Games/Trine 5: Difference between revisions
< Games
(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)") |
(No difference)
|
Latest revision as of 03:55, 2 August 2025
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)