YayMii Posted July 29, 2010 Share Posted July 29, 2010 So I'm doing a decapitalization hack for FireRed, and I have fixed the capitalization on most of the things I wanted to change. The only problem is a pluralization issue. So I decapitalized the items, and there's an issue when Professor Oak gives the 5 Pokéballs. The game reads "[Player] put the Poké BallS in the Poké Balls Pocket", and I'm trying to decapitalize the S after "Poké Ball". The problem is, the text in the game's file reads "[PLAYER] put the \v[&H03] in the \v[&H04]." and the S isn't there, so I'm assuming that the S is somewhere else in the file and the game inserts it when it detects multiple items or something. Does anyone know how I can change that S to a lowercase S to match up with my other decapitalizations? I'm using Advance Text BTW. If I need another tool, please let me know. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now