- 10
- Posts
- 13
- Years
- Seen Jun 6, 2023
editeddddd
Last edited:
Unfortunately, the answer is a no. The limit of 16 is imposed by the lack of available RAM for the ROM to store sprite locations in. On this thought, the limit should actually be 15, as opposed to 16, because the player counts as a sprite too.
The only way to safely get around it is to use multiple maps (cleverly used connections or such) or to repoint the sprite storage location into a new save block area, then raise the limit.
This is impractical in many ways though, and there are better/more important things we can repoint into the new save block, like trainerflags, seen/caught flags, variables etc.
Does it use a different movement permission?Yet, I still can't put items in that spot?
Anyone know how to fix this? It isn't the worst thing because I can always just use the mapeditor to place something there, but I'm just wondering what's up with it.
I wonder if it's hardcoded into the (for lack of a better phrase) Secret Base engine, then...Nope! I couldn't find anything different about the space at all so I have no clue.
I've heard of issues of not being able to leave a secret base after adding things to it through a map editor.