If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working soon.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
Dragon Ball Z: Buu's Fury: Difference between revisions
Jump to navigation
Jump to search
(→Hacks) |
|||
Line 17: | Line 17: | ||
1. Go to the ROM map for reference, under Character Codes. | 1. Go to the ROM map for reference, under Character Codes. | ||
2. Pick a character you want to replace the sprites of | 2. Pick a character you want to replace the sprites of | ||
3. Get its' "Sprite | 3. Get its' "Sprite Pointer", that's your key. | ||
4. Get the "Sprite | 4. Get the "Sprite Value" of the character you want to replace with, that's your value. | ||
5. In VBA or any other emulator, make the cheat. <code>Base Address:Value</code> | 5. In VBA or any other emulator, make the cheat. <code>Base Address:Value</code> | ||
Revision as of 17:19, 27 September 2018
Dragon Ball Z: Buu's Fury | |
Name | DBZBUUSFURY |
Code | Unknown |
Company | Webfoot |
ROM | 8MB |
Country | |
Checksum | |
CRC32 | 84 |
Utilities
Hacks
Change the sprite of any character
1. Go to the ROM map for reference, under Character Codes.
2. Pick a character you want to replace the sprites of
3. Get its' "Sprite Pointer", that's your key.
4. Get the "Sprite Value" of the character you want to replace with, that's your value.
5. In VBA or any other emulator, make the cheat. Base Address:Value
For example:
086b6ccc:086ad1cc
will replace all criminals in the game with Goku.