Originally posted by Koyuki
How do I make Layer 3 BGs out of ExGFX then? I can't get it to load my files.
Eh, sure. Why not? Kaizo hacking doesn't seem too ha-aaaaaaand I broke the ROM.
JMP Jumpcode RTL Jumpcode: LDA $7D CMP #$00 BEQ Return >CMP #$100< BCC Slowdownup CMP #$30 BCS Slowdowndown RTL Slowdownup: >LDA #$100< STA $7D RTL Slowdowndown: LDA #$30 STA $7D RTL