What's up with the "bCheatsEnabled" Variable in Game.cpp? There are some md5 values defined. But no documentation to find out how what the actual cheats are. I even tried to recompile with own values (didn't work due to dependencies).
Good morning, Georg. Here are the exact strings for these development testing commands, preceded by short descriptions.
Enable cheat mode: "Let me cheat" Enable debug mode: "Start debugging" Disable debug mode: "Stop debugging" Receive 10000 credits: "Give me some credits" Win the game: "Let me win".
That sounds great. Thank you for documentation here. I'll try it out, when I get to it.
Log in to post a comment.
Good morning, Georg. Here are the exact strings for these development testing commands, preceded by short descriptions.
Enable cheat mode: "Let me cheat"
Enable debug mode: "Start debugging"
Disable debug mode: "Stop debugging"
Receive 10000 credits: "Give me some credits"
Win the game: "Let me win".
That sounds great. Thank you for documentation here.
I'll try it out, when I get to it.