+  RHDN Forum Archive
|-+  Romhacking
| |-+  ROM Hacking Discussion
| | |-+  PSX Hacking
Pages: [1]
Author Topic: PSX Hacking  (Read 1 times)
hammer
Guest
« on: December 06, 2010, 09:43:47 pm »

Let's say I want to hack my psx games so i can have any items i want in any game.
What I would have to do is find out where in memory my inventory items id's (in hex obvisously) are stored.
Correct me if i'm wrong, in order to to this I would have to make 2 memory dumps, one with any specific item on my invetory, and the other memory dump with that same item moved out of my inventory, right?

The emulator I'm using is psx v.1.13, i've run the emulator's debugger, i can check the memory monitor, but you cant do nothing with that but read it. There isnt a single basic function such as goto, search or even dump which is what i need....

RedComet
Guest
« Reply #1 on: December 06, 2010, 09:47:20 pm »

Could take a savestate in epsxe and just yank RAM out of that.
hammer
Guest
« Reply #2 on: December 06, 2010, 10:56:43 pm »

are these data in savestates compressed? or they represent memory just like in the debugger?
KingMike
Guest
« Reply #3 on: December 07, 2010, 12:01:33 am »

epsxe savestates are compressed, but you can decompress them just by renaming them with a .gz extension and unzipping them.
Gemini
Guest
« Reply #4 on: December 07, 2010, 04:08:55 am »

Or you could use PEC, press CTRL+D, and get an instant memory dump with nothing else but RAM.
Pages: [1]  


Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC