First off I want to say special thanks to aerosoul94, we discovered this few months ago, we did alot of mods, and now this is the time for release!
Ok, so now I'll explain how to edit memory of PS3 games in real time.
Tools needed :
A PS3 with a DEX firmware
ProDG Target Manager and ProDG Debugger (they got leaked just google it)
make_fself.exe
The ELF file of the game you want to mod
/!\ - Your PS3 must be wired, it will not work if you're using WiFi - /!\
Ok first, start ProDG Target Manager and go on "Search For Targets" then press the refresh button to start scanning, if all is ok your PS3 should be detected, just right click on it and move it to "Debugging Station" group then double click on it, it will add your PS3 into your targets list.
Now in your targets list, right click on your PS3 then choose "Connect", once your PS3 is connected you can start ProDG Debugger (if it's asking you to select a target then just select your PS3).
You will see a window called "Memory", that's in this window that you will edit the memory of the game you want.
Ok now you need to make a fself (with make_fself.exe) of the ELF you want to edit memory, just go into cmd then put make_fself x.elf EBOOT.BIN where x is your ELF (it will create the EBOOT), once you have your file just put it in your PS3 in the right game folder.
In ProDG Debugger you should see a process appear in the "Processes" window, right click on it then choose "Attach Process" then "Continue without symbols" now your process is attached and you can view memory, but when you attach it, ProDG pauses the process, you have to continue it, just go in ProDG Target Manager, expand the list of your PS3, go to "Kernel Explorer", highlight the process then press the "Continue" icon (you can also continue it with ProDG Debugger).
Now you're done and you can edit memory of your game, by the way there are other options in ProDG Debugger, you can add breakpoints, show disassembly, etc. Also don't forget to refresh memory or just enable "Auto Update" option.
I'm not exactly sure how I made it to show up on the process list but here is the stuff I did before I got it to work.
For the EBOOT I use DarkEbootFixerV5.5:
Option 7 then 1.
On the PS3 XMB
Debug Settings>Release Check Mode>evelopment Mode
Debug Settings>Boot Mode>System Software Mode
Debug Settings>Network Settings for Debug>Single Setting
Reboot PS3
On the PC
After getting connected on the target manager I reset it to System Software Mode.
Check on the Console Output if it booted to System Software Mode.
Open Debugger.
Then mount the game and launch it.
After that I refresh the process window or toggle auto update on.
Did this successfully with three games: Fight Night Champion, Anarchy Reigns and Legasista.
Tried it with Ni No Kuni Demo, it booted but it brought me back to XMB.
The EBOOT patched with DarkEbootFixerV5.5 is probably the problem.
I'm on REBUG 4.21 REX EDITION-DEX Mode by the way.
omg I love you no homo bro but finaly got it to work lol
Now all we have to do is figure out where to map the processes in the memory window in order to fond values to change. In reading, we have to use IDA in order to find stuff and other technical jargon I don't get. I'll keep working on it and post what I can find.
First off I want to say special thanks to aerosoul94, we discovered this few months ago, we did alot of mods, and now this is the time for release!
Ok, so now I'll explain how to edit memory of PS3 games in real time.
Tools needed :
A PS3 with a DEX firmware
ProDG Target Manager and ProDG Debugger (they got leaked just google it)
make_fself.exe
The ELF file of the game you want to mod
/!\ - Your PS3 must be wired, it will not work if you're using WiFi - /!\
Ok first, start ProDG Target Manager and go on "Search For Targets" then press the refresh button to start scanning, if all is ok your PS3 should be detected, just right click on it and move it to "Debugging Station" group then double click on it, it will add your PS3 into your targets list.
Now in your targets list, right click on your PS3 then choose "Connect", once your PS3 is connected you can start ProDG Debugger (if it's asking you to select a target then just select your PS3).
You will see a window called "Memory", that's in this window that you will edit the memory of the game you want.
Ok now you need to make a fself (with make_fself.exe) of the ELF you want to edit memory, just go into cmd then put make_fself x.elf EBOOT.BIN where x is your ELF (it will create the EBOOT), once you have your file just put it in your PS3 in the right game folder.
In ProDG Debugger you should see a process appear in the "Processes" window, right click on it then choose "Attach Process" then "Continue without symbols" now your process is attached and you can view memory, but when you attach it, ProDG pauses the process, you have to continue it, just go in ProDG Target Manager, expand the list of your PS3, go to "Kernel Explorer", highlight the process then press the "Continue" icon (you can also continue it with ProDG Debugger).
Now you're done and you can edit memory of your game, by the way there are other options in ProDG Debugger, you can add breakpoints, show disassembly, etc. Also don't forget to refresh memory or just enable "Auto Update" option.
Why is it, in two different pictures you have provided, you have different versions of the ProDG Target Manager Application, which when I google, doesn't even show up. "420.1.14.7, 420.1.15.3"
Now, why did you not provide on what Firmware/Debug we should be looking at on using.
I am trying to figure out what Dex/Firmware you are using, I can tell you are on 3.55 due too there not being the PSP Game Data Utility Under your Game Data Utility, but I am now trying to figure the CFW/Dex you are on, due to the fact that you have BLUE PSN Icons, but when you click options on Game Data you have a "Check" Option.
If you answer these, that would be greatly appreciated. :kiss:
Why is it, in two different pictures you have provided, you have different versions of the ProDG Target Manager Application, which when I google, doesn't even show up. "420.1.14.7, 420.1.15.3"
Now, why did you not provide on what Firmware/Debug we should be looking at on using.
I am trying to figure out what Dex/Firmware you are using, I can tell you are on 3.55 due too there not being the PSP Game Data Utility Under your Game Data Utility, but I am now trying to figure the CFW/Dex you are on, due to the fact that you have BLUE PSN Icons, but when you click options on Game Data you have a "Check" Option.
If you answer these, that would be greatly appreciated. :kiss:
Sounds like 3.55 rebug with debug on instead of normal ?
Why is it, in two different pictures you have provided, you have different versions of the ProDG Target Manager Application, which when I google, doesn't even show up. "420.1.14.7, 420.1.15.3"
Now, why did you not provide on what Firmware/Debug we should be looking at on using.
I am trying to figure out what Dex/Firmware you are using, I can tell you are on 3.55 due too there not being the PSP Game Data Utility Under your Game Data Utility, but I am now trying to figure the CFW/Dex you are on, due to the fact that you have BLUE PSN Icons, but when you click options on Game Data you have a "Check" Option.
If you answer these, that would be greatly appreciated. :kiss:
the firmware don't matter just use rebug 4.21.2 and witch it to dex easy as that it works to