Fix for game not launching after the first launch[Linux]
The Fix
Navigate to ~/.local/share/'Pocketwatch Games'/Monaco/SAVEDATA
Modify the contents of Options2.xml from
Revoke write permission for the user
The game should launch normally from now on.
cd ~/.local/share/Pocketwatch\ Games/Monaco/SAVEDATA
Modify the contents of Options2.xml from
</OptionsData>
to <OptionsData></OptionsData>
Revoke write permission for the user
chmod -w Options2.xml
The game should launch normally from now on.
This guide was created by its original author on the Steam Community. Are you the author and want it removed? Request removal.