Quote:
Originally Posted by hjk321
Most of the claims about 1.95's (in)stability are baseless; it's a myth circulated around the forum for reasons I don't really get. Make occasional backups and you'll be completely fine.
|
I figurerd a fix out.
instead of downloading a-map 1.95
I just did this
I made a script(just whatever script you Want)
Example
#freespace 0xFF
#dynamic 0x1000000
<——-needs to be a part of the expanded rom
#org @start
(The script)
End
And Then i made another script(it needs to be like what i write here)
#freespace 0xFF
#dynamic 0x500000
<——-needs to be a part of the normal rom
#org @start
Goto 0x(offset of the main script)
Then put the offset of the second one inside of your event tile
(This Will only do so you Can use scripts above byte ffffff)
__________________
I’m working on a ROM hack called pokemon penny.
It is a hack of emerald.
Sry, im not very good at typing the english Language.
