Glitched sprites Pendulum Color
Jump to navigation
Jump to search
The Pendulum Color Saiyu Warriors/Toho Braves come out of the box with a bug that will glitch sprites during training.
Warning
This requires knowing how to modify the code of a Digimon Color device. You can get some more information in the page General modding information.
Fix
- For Saiyuu Warriors go to address 0xC502 in the ROM.
- For Toho Braves go to address 0xC492 in the ROM.
Then paste this hex code over what's currently there:
18 97 9e 0c 18 97 21 0d
Credits
- Kurozatou for fixing the issue originally.
- Cyanic for building the final version.