Games/Trine 5

From Omnia
Revision as of 03:55, 2 August 2025 by Kenneth (talk | contribs) (Created page with "== LAN Only == Trying to get 2 GOG to work - didn't seem to work though? https://www.pcgamingwiki.com/wiki/Trine_5:_A_Clockwork_Conspiracy Non-EPIC / Offline (v)LAN Multiplayer • Link The usage of EPIC Games servers for multiplayer can be disabled and "LAN only" can be forced by opening %appdata%\Trine5\options.txt and adding setOption(networkModule, "UseEOS", false) setOption(networkModule, "UseLANOnly", true)")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

LAN Only

Trying to get 2 GOG to work - didn't seem to work though?

https://www.pcgamingwiki.com/wiki/Trine_5:_A_Clockwork_Conspiracy

Non-EPIC / Offline (v)LAN Multiplayer • Link
The usage of EPIC Games servers for multiplayer can be disabled and "LAN only" can be forced by opening %appdata%\Trine5\options.txt and adding
setOption(networkModule, "UseEOS", false)
setOption(networkModule, "UseLANOnly", true)