Hi, I'm trying to do a 'loadout modifier code' for Goldeneye 007, something like Bully did but for the offline mode. In theory, Bond should have a strata with laser/silencer as a second weapon.
Here is the code:
48000000 805D4484
58010000 00000C4C
4A100000 00000050
14000000 02000932
14000004 00000001
14000008 00000001
1400000C 004920FF
14000010 4001009A
14000018 0000001E
1400001C 0000FFFF
14000020 4001008B
14000024 000000D2
14000028 000000D2
1400002C 0000FFFF
E0000000 80008000
I have several problems with it:
- first of all, if the code is loaded before the stage is loaded, the wii freezes...
- then, the code gives Bond a strata but only after he has picked up a second weapon (any should do)
- finally, depending on missions, the strata is loaded but can't be used (Bond is crouching and holds the guns strangely)
Maybe the freezing comes from the pointer in pointer thing ? Did I get all tangled up in the codetypes?
Thanks for any help!
Here is the code:
48000000 805D4484
58010000 00000C4C
4A100000 00000050
14000000 02000932
14000004 00000001
14000008 00000001
1400000C 004920FF
14000010 4001009A
14000018 0000001E
1400001C 0000FFFF
14000020 4001008B
14000024 000000D2
14000028 000000D2
1400002C 0000FFFF
E0000000 80008000
I have several problems with it:
- first of all, if the code is loaded before the stage is loaded, the wii freezes...
- then, the code gives Bond a strata but only after he has picked up a second weapon (any should do)
- finally, depending on missions, the strata is loaded but can't be used (Bond is crouching and holds the guns strangely)
Maybe the freezing comes from the pointer in pointer thing ? Did I get all tangled up in the codetypes?
Thanks for any help!