Ugh, my problems really never ends.
Anyway, I got a new problem.
I decided to apply the HDMA on my hack. But now HDMA isn't working at all. I dont get those effects...
Do I need to patch ''d4s - Super Mario World Hdma Install'' on my hack too or something?
I exactly followed this step:
Search for level in smw_hdma.smc (Search ->Find) or just go to address x981F2 and copy everything until x982C1. Then right click and copy. Open your hack and go to address x981F2, right click again and click on paste then OK when a window comes up. Now save your hack and you should have the HDMA in it.
I did those steps but I don't even get the giant Nintendo logo o_O
Also I saw
this thread and
this and
this post. So the adding intro thing had to do something with the giant Nintendo logo (I think).
Could someone release a tutorial or something how we can add it, because
this document doesn't explain how to edit line 3 of the intro.asm file, and it doesnt explain at all which addresses SMW uses at this spot:
!CodeOffset = $F1947C
!SetBank = #$68
!SetBank2 = #$69 ;should always be 1 more than SetBank1 (not sure if it's same with HiRom)
!SetOffset = #$C688
!MapBank = #$6A
!MapOffset = #$D0C8
!ColBank = #$6C
And stuff...
It will be realy helpful if someone releases it...
(So in short: My main problem is: HDMA won't apply on my hack, and while searching for BMF's HDMA kit I found the thread above and how do I use that intro screen thing?)
EDIT: Also where can I find BMF's HDMA kit?
My blog. I could post stuff now and then
My
Assembly for the SNES tutorial (it's actually finished now!)