How to Make your own Cheat Codes
#33
Well, what I want to do is modify the spaces occupied by those characters so that, for example, in P1 you can only choose Daisy (for example), in P2 a Ninja and in P3 a White Mage, in the same way in P4 a Daisy, in P5 to Ninja and in P6 to White Mage so that it looks something like this:

P1. Daisy P4. Daisy
P2. Ninja vs P5. Ninja
P3. White Mage P6. White Mage

-------------------------------------------------------------------------------------------------------------------------------------------------------------

In the (U) version you can choose whatever characters you wish by modifying a byte which is loaded from here:

816035B0 lbz r0, 0x10 (r27)

#ASM this instruction is used for all characters, and breaks whenever moving between, and selecting characters. The addresses are dynamic.
Go to the address and change the character value to whatever you wish. I was playing a 2 on 2 basketball game with all Princess Peaches last night.

Example 2 on 2 Bball:

Set an instruction BP on 816035B0 in the character selection screen.
When you select a character for P1, it should break.
Make note of the address in r27 (add 0x10 of course). This would make a great pointer.
Go to that address in the ram viewer.
Now choose the other three AI characters. You will see the character values change.
The offsets from that great pointer are AI1 -> 0x28 AI2 -> 0x78 AI3 -> 0xA0
Once you choose the last character, the select difficulty menu will pop up.
This is the time to go in and change the different character byte values to what you want.
You will see the characters change behind the select difficulty menu pop up.
Hit ok.
Reply


Messages In This Thread
How to Make your own Cheat Codes - by Vega - 08-12-2018, 12:34 AM
RE: How to Make your own Cheat Codes - by Vega - 04-03-2023, 11:52 PM
RE: How to Make your own Cheat Codes - by Vega - 04-06-2023, 11:06 PM
RE: How to Make your own Cheat Codes - by Vega - 04-10-2023, 03:18 PM
RE: How to Make your own Cheat Codes - by Vega - 04-12-2023, 02:32 PM
RE: How to Make your own Cheat Codes - by Vega - 04-13-2023, 01:05 AM
RE: How to Make your own Cheat Codes - by Vega - 04-14-2023, 12:41 AM
RE: How to Make your own Cheat Codes - by Vega - 04-14-2023, 06:01 PM
RE: How to Make your own Cheat Codes - by Vega - 04-14-2023, 08:20 PM
RE: How to Make your own Cheat Codes - by Vega - 04-26-2023, 01:16 AM
RE: How to Make your own Cheat Codes - by Vega - 04-29-2023, 12:54 PM
RE: How to Make your own Cheat Codes - by Hackwiz - 04-29-2023, 02:41 PM
RE: How to Make your own Cheat Codes - by Hackwiz - 05-01-2023, 11:17 AM
RE: How to Make your own Cheat Codes - by Hackwiz - 05-01-2023, 05:57 PM
RE: How to Make your own Cheat Codes - by Vega - 05-01-2023, 10:05 PM
RE: How to Make your own Cheat Codes - by Hackwiz - 05-02-2023, 10:19 AM
RE: How to Make your own Cheat Codes - by Hackwiz - 05-02-2023, 11:32 PM
RE: How to Make your own Cheat Codes - by Vega - 05-03-2023, 12:12 AM
RE: How to Make your own Cheat Codes - by Hackwiz - 05-03-2023, 10:59 AM
RE: How to Make your own Cheat Codes - by Hackwiz - 05-03-2023, 05:06 PM
RE: How to Make your own Cheat Codes - by Hackwiz - 05-03-2023, 08:51 PM
RE: How to Make your own Cheat Codes - by Vega - 05-03-2023, 09:32 PM
RE: How to Make your own Cheat Codes - by Hackwiz - 05-04-2023, 11:15 AM
RE: How to Make your own Cheat Codes - by Vega - 05-05-2023, 12:13 AM
RE: How to Make your own Cheat Codes - by Vega - 05-05-2023, 02:08 PM
RE: How to Make your own Cheat Codes - by Vega - 05-06-2023, 12:51 AM
RE: How to Make your own Cheat Codes - by Hackwiz - 05-06-2023, 03:57 PM
RE: How to Make your own Cheat Codes - by Vega - 05-08-2023, 01:22 AM
RE: How to Make your own Cheat Codes - by Vega - 05-10-2023, 03:42 PM
RE: How to Make your own Cheat Codes - by Unnamed - 06-08-2023, 02:56 PM
RE: How to Make your own Cheat Codes - by Vega - 06-18-2023, 11:58 PM

Forum Jump:


Users browsing this thread: 4 Guest(s)