Hello everyone. I'm a programmer that has worked with c++ and C#. I've made a few little games but now I'm interested in hacking psx and ps2 roms. Stuff like changing the text/story, make new items, change out enemy models, and make brand new levels. I know as that list went on things get more and more difficult to do. I understand hexdecimal so I opened up the ps2 game (Dark Cloud 1) and I found out that the story text is not stored in ASCII as I hoped. So what programs or steps do I need to go through to figure out how the text is stored and change it? I'm interested in the process that it takes to find that information out because I genuinely want to be able to do this with other games in the future.
Also at some point I'm going to have to learn ASM code so if anyone has links for that would be a nice bonus.
Thanks for your time
Also at some point I'm going to have to learn ASM code so if anyone has links for that would be a nice bonus.
Thanks for your time
Comment