subzeors671
Newbie
- Apr 1, 2022
- 20
- 4
- 126
The game scans for.batfiles andsteam_appid.txtin its base directory (whereRavager.exeetc are), and quits during intialization if it finds any as an anti-piracy measure.
For now, the easiest fix would be to use the.batmethod 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
This one works, just download the cmd