|
3 years ago ::
Jun 19, 2010 - 11:05PM
#1
|
|
|
It was brought to my attention earlier that by activating the low gravity cheat, it will permanently take away your no fall damage bonus. This happens in plain vanilla non-modded, and still occurs even if the cheat is modded to non-flagging. I looked into the issue and did some comparing of save files and figured out why. The low gravity cheat for some reason inserts the following 2 characters into your save: €> (hex values 80 3E) To fix the issue, just load your save in a hex editor (after backing it up of course) and replace the above two characters with blank spaces. i.e. hex 00 00. Problem Save: 
Corrected Save: 
I'm going to return the low gravity cheat to a flagging save in the next release of Gentlemen of the Row, and also add a note to the readme so people are aware of the issue.
|
|
|
|
3 years ago ::
Jun 20, 2010 - 3:57AM
#2
|
|
|
nice! I loved going around in a hurricane, in storms, and with MASSIVE waves and i would fly (almost)
Modder of Saint's Row 2 for two years.
|
|
|
|
3 years ago ::
Jul 09, 2010 - 11:33PM
#3
|
|
|
Speaking of hex editing save files, is there any existing documention for the save game file format? I'd love to build a tool for swapping characters in and out (or re-locking gang zones for existing saves).
|
|
|
|
3 years ago ::
Jul 09, 2010 - 11:37PM
#4
|
|
|
Speaking of hex editing save files, is there any existing documention for the save game file format? I'd love to build a tool for swapping characters in and out (or re-locking gang zones for existing saves).
Unfortunately, there is no documentation or information on the save format. A few people have tried to work with it and nothing came of it.
|
|
|