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
(Created page with "{{GBA |title=Dragon Ball Z: Buu's Fury |image=File:blank.png |name=DBZBUUSFURY |company=Webfoot |rom=8MB |country= |checksum= |crc32= 84 |game=Dragon Ball Z: Buu's Fury...") |
(→Hacks) |
||
Line 14: | Line 14: | ||
==Hacks== | ==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 ROM Base Address", that's your key. | |||
4. Get the "Sprite ROM 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> | |||
For example: | |||
<code>086b6ccc:086ad1cc</code> will replace all criminals in the game with Goku. | |||
==Translations== | ==Translations== |
Revision as of 17:05, 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 ROM Base Address", that's your key.
4. Get the "Sprite ROM 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.