• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

[Graphic✓] Pokemon Emerald Bag Visual Glitch

Hi all, I'm relatively new to ROM hacking and I have run into a bit of a problem, even though I repointed all my pokemart scripts, and always searched for free space, the Bags have this visual glitch (see screenshots)
[PokeCommunity.com] Pokemon Emerald Bag Visual Glitch
[PokeCommunity.com] Pokemon Emerald Bag Visual Glitch
[PokeCommunity.com] Pokemon Emerald Bag Visual Glitch

Can anyone help me out on how to fix this? Its only those bags, not the main bag or the Key Items bag
 
Looks like something was accidentally overwritten unfortunately. Which version of XSE are you using and was all you did add new scripts? Some older versions of XSE don't find free space correctly in Emerald unless you use the #freespace command, but if you use this version you don't need to worry about that.
 
Looks like something was accidentally overwritten unfortunately. Which version of XSE are you using and was all you did add new scripts? Some older versions of XSE don't find free space correctly in Emerald unless you use the #freespace command, but if you use this version you don't need to worry about that.

I just double checked and I was already using v1.1.1. I also did other things but I made a lot of backups and it looks like it was adding in a script that did it, I'm hoping I can fix it rather than re-do everything from that backup (its a lot since it was an early backup)
 
Last edited:
Yeah, you've over written the bag sprites. In order to fix it, download this image. Insert it into free space using a program like NSE 2.0 (make sure you're inserting as compressed) or unlz. Write down the offset you saved it to and then change the pointer at 0x57FB34 to your new offset. As always, make a backup before trying this.

In order to make sure you don't overwrite things in Emerald in the future, check out this thread. It will tell you where Emerald's free space is located.
 
Yeah, you've over written the bag sprites. In order to fix it, download this image. Insert it into free space using a program like NSE 2.0 (make sure you're inserting as compressed) or unlz. Write down the offset you saved it to and then change the pointer at 0x57FB34 to your new offset. As always, make a backup before trying this.

In order to make sure you don't overwrite things in Emerald in the future, check out this thread. It will tell you where Emerald's free space is located.

Just tried this and it fixed the problem, thanks a million!! Will try the free space fix from now on
 
Hi, I have the same issue with my rom hack, but idk how to properly change the pointer, could someone help me with that?
 
Back
Top