Quote:
Originally Posted by thanethane98
It's refusing to warp. I've tried searching for a way to solve it, and I've tried quite a few different things to resolve the issue, but nothing's worked. The warp isn't working. Also, I've set up warps for things such as doors without any issues. I'm only having a problem with stairs.
|
There are some special tile behaviours that facilitate you going up and down stairs. When you hover your mouse over a tile in an untouched FR map in Advance Map you can see that specific tile's number. In a map with stairs you should be able to notice that the tile number changes when you compare the tile at the foot of the stairs to the rest of the similar looking tiles in the map. For example,on the bottom floor of Celadon Mansion - Instead of being tile 0x282, the tile next to the stairs is tile 0x2F1. It is necessary to have this tile as it provides the warp functionality, which you can see because it has a behaviour byte of 0x6C when you view it in the tileset editor. There are four of these sorts of tiles which accommodate for you going up and to the right (0x6C), up and to the left (0x6D), down and to the right (0x6E) as well as down and to the left (0x6F).
Anyway, either make an extra tile which has the correct behaviour byte or use one already in the tileset and place it next to the stairs.
Quote:
Originally Posted by Darkrai Lv.1000
Thanks guys, getting XSE now.
I've started opening some tools I already downloaded, but there's this one that refuses to open: CyclonePrototype. I get an error everytime. I've tried every solution I've searched for, but none of them work. Is there a way someone can reupload it with the right files it needs to run (the one I downloaded had just the program), or tell me if there's another program that does everything Cyclone does?
|
Nameless Tile Map Editor does the same thing as Cyclone and is more up to date so you should use that.
Quote:
Originally Posted by SpadeEdge16
Hey guys, when I open Overworld Editor it says "Error loading INI settings for this game" when I load my FR Rom. Why is it doing this and is there any way to fix it?
|
In a lot of the tools you download there should be a small configuration file that provides data which is necessary for the ROM to work - It tells the ROM where to start looking for/ loading information. If you've deleted or moved this file from its original location then that would explain your problem. You may have also changed your ROM header, but if that was the case then the majority of tools would not work.