You are not logged in.
Pages: 1
so ever wonder how did I did this
it's simple goto 0x60DA
you will see this-
00 00 0b 0a
just change to -
02 02 0d 0c
and see result i can't find meaning but i did it like this way only.
be happy.
just give me credits.
Last edited by Kumar (2014-01-02 15:13:01)
Offline
That's cool. I think that it has to do with the positions, as seen the higher values you typed give the result that the box is farther away from the borders of the screen.
Hacks Gameboy 8-bit music in Pokémon Gen I & II, composes 8-bit music in LSDJ and FamiTracker.
“God created the Earth, but the Dutch created the Netherlands.”
Offline
In 00:60D9, we seem to have normal menu data structure 1 which points to 00:60E1 for the second part of it.
http://hax.iimarck.us/files/scriptingco … satzDatA4F
(In other words, those four bytes starting at 00:60DA are:)
[Y start][X start][Y end][X end]
Last edited by Miksy91 (2013-12-30 17:14:16)
Offline
Pages: 1