AS OF v5.2.0:
The game scans for
.bat files and
steam_appid.txt in its base directory (where
Ravager.exe etc are), and quits during intialization if it finds any as an anti-piracy measure.
For now, the easiest fix would be to use the
.bat method but rename the file to
.cmd, or launch a command prompt in said base directory (Ctrl+Shift+Right Click -> "Open PowerShell window here" in Windows Explorer) and manually run the command:
Code:
lib\py3-windows-x86_64\pythonw.exe Ravager.py
I've attached a bypass that works for the time being: Extract
Ravager.cmd to the same folder as
Ravager.exe and use
Ravager.cmd to start the game.
IF you have used any other cracks/bypasses before on the same installation make sure to delete any
.bat files and (files ending with)
steam_appid.txt from both the base directory AND from
lib\py3-windows-x86_64