RSDKModding / RSDKv4-Decompilation

A complete decompilation of Sonic 1 & Sonic 2 (2013) & Retro Engine (v4)
Other
940 stars 176 forks source link

Fixed `SetPaletteFade` not functioning properly #431

Closed Twanvanb1 closed 4 months ago

Twanvanb1 commented 4 months ago

There was an issue with SetPaletteFade not blending the last palette index

Sonic Origins (Correct behavior) : https://github.com/Rubberduckycooly/Sonic-1-2-2013-Decompilation/assets/78142253/9728e6b0-9a95-489f-96a8-0090a814bf68

Current decomp (Broken): https://github.com/Rubberduckycooly/Sonic-1-2-2013-Decompilation/assets/78142253/628fe9cc-6487-4efc-984c-cb8a01637cf6

Both are running this script: GHZSetup.txt