Open LethalPlacebo opened 1 year ago
I have some assembly code that fixes this for one room. If anyone wants to have a look at it, let me know.
This bug was also in the Gamecube. Maybe Mister-Curious code has the key for the fix
This bug was also in the Gamecube. Maybe Mister-Curious code has the key for the fix
Updated the original post to reflect this new information, thanks Albert!
@Mister-Curious Would you mind posting your assembly code?
Hey sorry for the late reply. I didn't see this until now.
83 A0 70 01 00 00 BF 6A 00 B9 78 D7
Change To:
E9 5A 65 40 00 90 90 6A 00 B9 78 D7
Find: 006C4100
Paste:
Man the formatting on GH is sketchy. I tried to use BOLD for certain parts and it made entire sections bold. I removed the bold formatting and its still there.
Validation
Describe your issue here (drag+drop ZIP to attach it)
I noticed that when picking up an item indoors while in a map where it is raining, the rain will appear indoors in the background of the item pickup screen. When you exit the screen, it's back to normal.
Edit: According to Albert, this behavior also occurs in the original GameCube version.