Mac 2.1.2 Cheat/Debug Mode Help

Do you need help? Ask here!

Bug reporting belongs here: http://developer.wz2100.net/newticket
User avatar
arnoldra
Greenhorn
Posts: 13
Joined: 12 Mar 2009, 12:41
Location: Ohio

Mac 2.1.2 Cheat/Debug Mode Help

Post by arnoldra »

Hey everyone, looking for some of your amazing knowledge here. Been playing for awhile now, wanna have some fun in skirmish mode/etc, and tried to get into the debug mode/cheat. Followed the info on the wiki, but my deal is:

1. Show Contents: MacOS: Warzone
the file here is not what is specified in the wiki, its a unix executable file... not the warzone.sh file.i open 'er in text edit, but cannot find the code line to modify....

I'm running MacOS 10.5.6, with Warzone 2.1.2

If anyone has thoughts, or can help out, that would be really appreciated. Thanks!
User avatar
Zarel
Elite
Elite
Posts: 5770
Joined: 03 Jan 2008, 23:35
Location: Minnesota, USA

Re: Mac 2.1.2 Cheat/Debug Mode Help

Post by Zarel »

arnoldra wrote:Hey everyone, looking for some of your amazing knowledge here. Been playing for awhile now, wanna have some fun in skirmish mode/etc, and tried to get into the debug mode/cheat. Followed the info on the wiki, but my deal is:

1. Show Contents: MacOS: Warzone
the file here is not what is specified in the wiki, its a unix executable file... not the warzone.sh file.i open 'er in text edit, but cannot find the code line to modify....

I'm running MacOS 10.5.6, with Warzone 2.1.2

If anyone has thoughts, or can help out, that would be really appreciated. Thanks!
Open a terminal and cd there.

Then execute:

./Warzone --cheat

Alternatively, execute from anywhere in Terminal something along the lines of:

/Applications/Warzone.app/Contents/MacOS/Warzone --cheat
User avatar
arnoldra
Greenhorn
Posts: 13
Joined: 12 Mar 2009, 12:41
Location: Ohio

Re: Mac 2.1.2 Cheat/Debug Mode Help

Post by arnoldra »

Thanks! I will try that this afternoon when I get home from work, and I'm still learning the magic of the terminal, so don't be suprised when I'm dumb and come back for help or screw it up. :P
User avatar
arnoldra
Greenhorn
Posts: 13
Joined: 12 Mar 2009, 12:41
Location: Ohio

Re: Mac 2.1.2 Cheat/Debug Mode Help

Post by arnoldra »

Thanks! It worked! :D
User avatar
arnoldra
Greenhorn
Posts: 13
Joined: 12 Mar 2009, 12:41
Location: Ohio

Re: Mac 2.1.2 Cheat/Debug Mode Help

Post by arnoldra »

So I used that for a couple of days and it worked great! Except I tried to fire it up this morning and I get this message in terminal:

richard-a-arnolds-mac-mini:macos arnoldra$ ./Warzone --cheat
** DEBUG MODE UNLOCKED! **
error : [scanDataDirs] Could not find game data. Aborting.
richard-a-arnolds-mac-mini:macos arnoldra$


It will still run regular out of the OS, but I can't get the game to launch period out of the terminal window... any thoughts or help here??