Viva Caligula
-migrated-
Viva Caligula
Submitted By:
Launch Trainer!
Action Fighting Gladiator Historical Sword

Wondering where the hacks are at? Register or Sign In to find out!


Wondering where the sol files are at? Register or Sign In to find out!

Viva Caligula

-migrated-
Last Updated: 09/13/2009 03:44

Sorry, there are no badges available for this game.

Game Dscription
Paint Rome red as you control emperor Caligula on a violent, decadent rampage through the city. Slice and dice your way through your citizenry with 26 differen...
Viva Caligula Posted on: 09/12/2009 4:28pm
Quote Post
Rather controversial title, perhaps ... or not...

anyway, http://www.kongregate.com/games/AdultSwimGames/viva-caligula

Let's hack it to bits...

Edit: 8*4byte=score and probably the rest





Tookie

Re: Viva Caligula Posted on: 09/12/2009 10:20pm
Quote Post
System Bot
romans won't attack you (didn't test very long)

96 0b 00 08 56 07 01 00 00 00 04 01 08 2c -> 02 02 02 02 02 02 02 02 02 02 02 02 02 02

Note: This game has a loader, so do this from the game menu, not the adult swim menu

This post was imported from an account that no longer exists!
Previous Name: Anonymous
Re: Viva Caligula Posted on: 09/13/2009 3:44am
Quote Post
System Bot
This game also has built in cheats. When the game loads a game, it has a flag to see if you used a cheat code. I swapped out this portion of the code to call the cheat function. It doesn't set the cheat flag (I think).

For the following you have to continue a game (I don't think it will work for a new game). It saves the game after applying the cheat, so only need to do these once.

This is the code that checks if the cheater flag is set

96 04 00 04 02 08 69 4e 96 02 00 08 77 4e 96 01 00 03 49 12 12 9d 02 00 13 00 96 08 00 04 01 08 40 04 02 08 69 4e 96 02 00 08 77 4e 4f

Replace it with the following to enable all weapons (you can only do one of the below at a time):

96 0b 00 05 01 07 01 00 00 00 04 01 08 8f 52 17 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02

I didn't test the below, but they will probably work

this.pCaligula.health_max
96 04 00 04 01 08 7d 4e 96 06 00 08 83 04 01 08 7d 4e 96 03 00 09 73 01 4e 4f 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02

this.addGameRank(1);
96 0e 00 07 01 00 00 00 07 01 00 00 00 04 01 08 54 52 17 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02

this.pMaxGore = true;
96 06 00 04 01 08 0f 05 01 4f 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02 02

Hope this all makes sense.

This post was imported from an account that no longer exists!
Previous Name: Anonymous