You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Known to happen in room 00-10-1B. The event's palette (for Death) needs to load at index B to avoid overlapping the warp point's palette, which is hardcoded to always load at index A for some strange reason. But with the automated palette loading DSVEdit forces the game to use, it loads it at index A instead. (Changing the position of the warp relative to Death alters which of the two palettes is loaded first, but doesn't fix the issue of them both loading onto the same slot.)
Unknown if there are other rooms this occurs in.
The text was updated successfully, but these errors were encountered:
Known to happen in room 00-10-1B. The event's palette (for Death) needs to load at index B to avoid overlapping the warp point's palette, which is hardcoded to always load at index A for some strange reason. But with the automated palette loading DSVEdit forces the game to use, it loads it at index A instead. (Changing the position of the warp relative to Death alters which of the two palettes is loaded first, but doesn't fix the issue of them both loading onto the same slot.)
Unknown if there are other rooms this occurs in.
The text was updated successfully, but these errors were encountered: