- 1,758
- Posts
- 9
- Years
- Seen today
I cant get the link to work?
The download was re-uploaded HERE.
(Can a mod update the first post with the link?)
I cant get the link to work?
I had that when I first booted it up. You need to make sure there is a warp pad in the place you want to come out as well as where you want to exit the current map, and that they are connected. This happened to me until I realized the I didn't have a warp for the exit in Pallet Town.
As for the clean rom patch, I think it's necessary but i'm not 100% sure.
Well the hacked engine removes all the scripts from the game so you can start fresh, but if you wanted to keep the original scripts and modify them yourself then I think you would have to stick to an original copy of Fire Red.
The hacked engine does provides lots of extra scripting options but it also removes all the current scripts. I think there used to be a version of the hacked engine that that didn't remove the scripts but i'm not sure if it still available.
Hope this helps.
Actually, this will render this hack useless. That is because I used the Script Area of the ROM to implement all code. If you want to use the old scripts, simply copy them from the original code and repoint them into your ROM.
I'd imagine that it would have erased all the changes made to the rom. Unless you specifically knew how to repoint everything that was originally there as opposed to pasting over it. Everything that was there before would need to be added to free space on the rom, and then re-pointed. That would take forever especially if you weren't sure what you were doing.
The best thing to do is to test it by creating a sethealing place script (As explained in the .doc file that came with the hacked engine), and if that works correctly then happy dayz. If it doesn't work then you know it erased all the extra features.
Yeah I erased it.
How do I paste all the scripts only?
Oh good that's not just me- yeah the links appear to be broken, they just take me to a blank page :/
Have a reupload
If you're using the original scripts, or have any in the Fire Red script region (0x160000 to 0x1bb000), then no. But if you work on the 0x720000+ part of the rom (the common region for most people) then there should be no problem. Just remember to back up your hack before you try it.