I'm trying to do a project for fun/testing (changing the names of characters in the game). It's a PS1 Game called Thousand Arms. Using a Hex Editor called HxD, I was able to replace a Character's default name with the new name in almost all instances, but it didn't change on the status screen (this is an RPG). Anyone have any idea how I might change that? Like, what I could search for in the Hex Editor to alter it? I've tried searching for multiple instances and cases of the letters, but to no avail.