SubnauticaNitrox / Nitrox

An open-source, multiplayer modification for the game Subnautica.
GNU General Public License v3.0
1.71k stars 1.03k forks source link

Support Heroic Games Launcher/legendary #1770

Open JJTech0130 opened 2 years ago

JJTech0130 commented 2 years ago

I use the open source Heroic Games Launcher (which uses legendary under the hood) to launch my games from the Epic Games Store (including Subnautica).

I tried selecting the game directory manually, and using legendary launch Jaguar --offline --dry-run to get the launch parameters, but it gives me this error: image

JJTech0130 commented 2 years ago

The solution is to create a directory called .egstore in the game folder and add (any) 2 files to it, which tricks the detection logic.

JJTech0130 commented 2 years ago

But perhaps some other solution could be found for autodetection lol