Pages: « 12
Posted on 08-13-16, 03:53 pm (rev. 1 by  MeroMero on 08-13-16, 03:53 pm)
Death by cuteness

Karma: 6554
Posts: 540/598
Since: 05-01-13
Posted by KingYoshi
I changed everything to pink-red-ish, but you still see a blue-purple-ish colour every now and then. Seems like this is not the complete palette.

You must have forgotten some colors then.

Original palette is at offset 0x2026290, then it is copied at offset 0x2085B80 where the code performs a 2-bytes left circular shift on a 64 bytes-range every frame, even if Invincibility is not used.

Also the two functions in the game that look at the Invincibility colors also happen to perform a loop where one of the necessary instructions for the conditional loop is CMP R12, #0x20 or in decimal CMP R12, 32.

By all rights those 32 colors make for the whole palette, no buts or ifs.
Pages: « 12