Jump to content

Recommended Posts

Posted

Well my game has a few glitches, sprites are where they shouldn't be and it looks the same on every rom I use my extracted save file on, so I believe it is the saved game with the glitch (corrupted data) If I were able to delete the sprites which should not be where they are, my game would be fine. It randomly glitched and sprites stuck on a tile where they shouldn't be. It happened once I reached Hearthome City, Keira is stuck and so is her buneary! I have noticed I am not the only one with this problem, as I found somebody with the exact same problem here:

Posted

I have found the route of this problem. The cause of this problem is the action replay code:

94000130 FCFF0000

B21C4D28 00000000

B0000004 00000000

20001273 00000000

20001293 00000000

D2000000 00000000

(Rebattle Darkrai)

This code causes numerous affects, the one shown in the video where the sprites of Keira and her buneary 'stick' and the other problems are that the Jubilife and Sandgem wi-fi rooms become blocked again. Can anybody tell me/help me with a solution to this issue? Perhaps reversing the problems? Thanks.

Posted

Mess with the flags the game uses, you mess with how the game runs.

Solution(s):

  • Restart the game
  • reroll to a previous save
  • find what those values once were before you changed them and then change them back with another code

If I had to blindly guess, I'd try this code before anything (flip the flags)

94000130 FCFF0000
B21C4D28 00000000
B0000004 00000000
20001273 00000001
20001293 00000001
D2000000 00000000

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...