Language…
14 users online: Alewx_, deported, Disk Poppy, Green, Jeyson29, KeroKing, LadiesMan217,  LMNtals, Metro Shroomin, ninj, Nitrogen, PixlBitNick,  Selicre, Sluwu - Guests: 187 - Bots: 201
Users: 67,258 (2,031 active)
Latest user: KeroKing

HDMA Break Fix

SMW Tweaks → HDMA Break Fix

Tweak Details

Summary: HDMA Break Fix
Description: Fixes HDMA breaking in a few spots:
- When opening a message
- During the goal march
- On the title screen
- During the credits
- When transitioning between submaps
- When opening the save/exchange lives prompts on the Overworld
- When Mario is in the frozen animation ($71 == #$0B)
- When the Dark Room Spotlight sprite is used
Tags: bugfix hdma
Code:
org $05B129
    nop #3

org $05B296
    db $0C

org $00CB0C
    db $0C

org $009CAD
    nop #3

org $0092EA
    db $0C

org $0CAB98
    db $0C

org $04DB99
    db $0C

org $04F40D
    nop #3

org $00C5CE
    nop #3

org $03C511
    db $0C
Submitted: by  Kevin