Glitched sprites Pendulum Color

From DigiMeta
Revision as of 23:12, 24 February 2026 by Nacabaro (talk | contribs) (Created page with "The Pendulum Color Saiyu Warriors/Toho Braves come out of the box with a bug that will glitch sprites during training. == Warning == <blockquote> 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: <...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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