Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

Dragon Ball Z: Buu's Fury: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
Line 18: Line 18:
     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 Pointer", that's your key.
     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.
     4. Get the "Sprite Data" 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:20, 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 Data" 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.

Translations

Miscellaneous

Known Dumps

External Links

Template:Tcrf