Kodewerx https://www.kodewerx.org/forum/ |
|
[Wii] Red Steel (REDE41) [NTSC-US] https://www.kodewerx.org/forum/viewtopic.php?f=18&t=6158 |
Page 1 of 1 |
Author: | brkirch [ Sun Sep 28, 2008 1:49 am ] |
Post subject: | [Wii] Red Steel (REDE41) [NTSC-US] |
All Codes for Red Steel Require You To Use Rebooter Infinite Health 201EA258 4808EB99 C21EA254 00000004 81610020 396B03C0 48000005 7C6802A6 91630044 386107A8 60000000 00000000 2008042D 484A6DDD C2080440 00000005 48000005 7FA802A6 83BD001C 7C1DF800 40820008 38000064 901F0000 48000008 00000000 00000000 E0000000 80008000 Infinite Ammo 203E94BC 818C00C0 C23E94B8 00000002 38800063 90850000 60000000 00000000 E0000000 80008000 Edit: I improved the infinite health code slightly; the previous one would not prevent fatal instantaneous damage from killing you. |
Author: | brkirch [ Sun Oct 05, 2008 10:59 am ] |
Post subject: | Re: [Wii] Red Steel (REDE41) [NTSC-US] |
These codes will save to your profile. The "Near Invincibility Reversal" code will undo the effects of the "Near Invincibility" code, in case you want to restore your game save to normal. Near Invincibility (Saves To Game) 20476F4C 480002FC C2476F58 00000019 48000005 7F6802A6 7FA803A6 881D0000 887B0070 7C001800 40820030 3B7B0001 3BBD0001 2C00003D 4082FFE4 887B0070 987D0000 3B7B0001 3BBD0001 2C03000A 4082FFEC 48000024 7FA802A6 887B0070 3B7B0001 2C03000A 4082FFF4 887B0070 2C030000 4082FFA8 7FA802A6 881D0000 48000054 4D617854 696D6546 6F724675 6C6C4865 616C7468 3D302E30 660A4D61 7854696D 65426566 6F726552 6566696C 6C486561 6C74683D 302E3066 0A496E76 69636962 6C654D61 7854696D 653D302E 30660A00 00000000 E0000000 80008000 Near Invincibility Reversal (Saves To Game) 20476F4C 480002FC C2476F58 00000019 48000005 7F6802A6 7FA803A6 881D0000 887B0070 7C001800 40820030 3B7B0001 3BBD0001 2C00003D 4082FFE4 887B0070 987D0000 3B7B0001 3BBD0001 2C03000A 4082FFEC 48000024 7FA802A6 887B0070 3B7B0001 2C03000A 4082FFF4 887B0070 2C030000 4082FFA8 7FA802A6 881D0000 48000054 4D617854 696D6546 6F724675 6C6C4865 616C7468 3D312E30 660A4D61 7854696D 65426566 6F726552 6566696C 6C486561 6C74683D 342E3066 0A496E76 69636962 6C654D61 7854696D 653D302E 37660A00 00000000 E0000000 80008000 |
Author: | James0x57 [ Sun Oct 05, 2008 12:21 pm ] |
Post subject: | Re: [Wii] Red Steel (REDE41) [NTSC-US] |
Heh, cool. How'd you manage that? |
Author: | brkirch [ Sun Oct 05, 2008 3:47 pm ] |
Post subject: | Re: [Wii] Red Steel (REDE41) [NTSC-US] |
Twilight Spectre wrote: Heh, cool. How'd you manage that? The Red Steel save files include a lot of game values that are supposed to be static. As a result, there is a lot that can be done by manipulating it. In this case the lines: Code: MaxTimeForFullHealth=1.0f MaxTimeBeforeRefillHealth=4.0f InvicibleMaxTime=0.7f were changed to Code: MaxTimeForFullHealth=0.0f MaxTimeBeforeRefillHealth=0.0f InvicibleMaxTime=0.0f (the save is in plaintext) InvicibleMaxTime could potentially be better for this if set to a really high value (1000000.0f would probably be a good value for it) but that would require that everything after it in memory be shifted over to make room for it. The way it works now is to set InvicibleMaxTime to 0 because values higher than 0 also delay health recharge after the invincibility wears off. Anyway this is just the result of some quick experimentation with the game save values. There should still be quite a few more interesting things to do with this yet... |
Author: | brkirch [ Sun Oct 05, 2008 9:36 pm ] |
Post subject: | Re: [Wii] Red Steel (REDE41) [NTSC-US] |
Infinite Focus Bar 203E978C 818C00A4 C23E9788 00000002 3C804184 908548C8 C02548C8 00000000 E0000000 80008000 |
Page 1 of 1 | All times are UTC - 8 hours [ DST ] |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |