Career Mode Slot 1 Max Cash ($1 million)
0x20E25C60 0x000F4240
Career Mode Slot 1 Name Modifier (allows up to 11 characters for a name, not just 8, and you can use ANY ASCII character, including ones not normally selectable in the game's rather limited name-creation menu)
0x00E25C40 through 0x00E25C4A
Career Mode Slot 1 Attribute Modifiers
0x00E25C4C--Arm Strength
0x00E25C50--Accuracy
0x00E25C54--Hook Control
0x00E25C58--Stamina
0x00E25C5C--Reputation*
*I would leave this one alone, as it can do weird things (read: freeze the game post-match) if you leave it on. Plus, the highest value normally reachable in-game is 300 (plus whatever reputation boosts your equipment gives you--I believe the highest you can get is around 330 or so).
All five of the attributes listed above are 32-bit values, though the game normally only allows you to have up to 255 in each attribute (except reputation, as mentioned above).
0x20E25C60 0x000F4240
Career Mode Slot 1 Name Modifier (allows up to 11 characters for a name, not just 8, and you can use ANY ASCII character, including ones not normally selectable in the game's rather limited name-creation menu)
0x00E25C40 through 0x00E25C4A
Career Mode Slot 1 Attribute Modifiers
0x00E25C4C--Arm Strength
0x00E25C50--Accuracy
0x00E25C54--Hook Control
0x00E25C58--Stamina
0x00E25C5C--Reputation*
*I would leave this one alone, as it can do weird things (read: freeze the game post-match) if you leave it on. Plus, the highest value normally reachable in-game is 300 (plus whatever reputation boosts your equipment gives you--I believe the highest you can get is around 330 or so).
All five of the attributes listed above are 32-bit values, though the game normally only allows you to have up to 255 in each attribute (except reputation, as mentioned above).
Comment