WiiRd forum

Wii & Gamecube Hacking => Wii Game hacking help => Topic started by: sm98 on August 21, 2008, 06:55:46 AM

Title: mario kart wii pal/euro test RMCP01
Post by: sm98 on August 21, 2008, 06:55:46 AM
Heyas

old was change the last byte from line 4-11 to change the item type, so far so good so the newer one is below it

[Item Swap asm test]
42000000 80000000
06005800 00000060
5B736D39 385D0000
00000000 00010001
00020002 00030003
00040004 00050005
00060006 00070007
00080008 00090009
000A000A 000B000B
000C000C 000D000D
000E000E 000F000F
00100010 00110011
00120012 00130013
00140014 00000000
C2797FF0 00000008
839D0074 2C1C0000
41800030 2C1C0014
41810028 1FDC0004
3C608000 38635808
7C63F214 80630000
706300FF 7C1C1800
41820008 7C7C1B78
60000000 00000000


current is change line 4-6, each byte is an item number you want to use, the position of it is which item you want to change it from 0x00->0x14

[Swap Item XX for YY]
42000000 80000000
06005800 00000020
5B736D39 385D0000
00010203 04050607 <-- this line
08090A0B 0C0D0E0F <-- me too
10111213 14000000  <-- and me
C2797FF0 00000006
839D0074 2C1C0000
41800020 2C1C0014
41810018 3C608000
38635808 7C63E214
88630000 7C7C1B78
60000000 00000000
Title: mkwii pal/euro asm code (crash)test RMCP01
Post by: enemyofstate22 on August 21, 2008, 08:38:07 PM
what is this code ? example infinite bb what is it lol
Title: mkwii pal/euro asm code (crash)test RMCP01
Post by: sm98 on August 23, 2008, 05:25:08 PM
Quote from: enemyofstate22;6579what is this code ? example infinite bb what is it lol

item swap/removal mainly useful so the cpu stops ruining massive leads you get with blue shells :)