Tried to make my ow...
 
Notifications
Clear all

Tried to make my own modded EBOOT

Page 1 / 4

Posts: 0
Topic starter
(@DarkPowerZ)
New RivalGamer
Joined: 5 years ago

Hello.
I tried to make my own modded EBOOT for inFamous. I find offset in CMP site and tried to add them to eboot from my game.
the steps i did:
1 - decrypt the eboot with resigner to get eboot.elf
2 - open the eboot.elf with RivalGamer_ELF_Cheater and replaced both OGP and COP (CGP in RivalGamer_ELF_Cheater don't know why) and it says cheats applied successful.
3 - encrypt eboot.elf in resigner choosing option 2 and transfer modded eboot.bin to ps3.
The problem is the game starts fine and freeze the ps3 just before character show.
This is the offset i have:
SET OGP=000000000000000000000000000000002C00000100090003000000000000000000564AFC00564C200075FBC000000000000000000000000000000000
SET COP=800100F43D600012616B808C480000202C00000100090003000000000000000000564AFC00564C200075FBC07F8B0040409E0008C3FD0750482AEDB6
SET OGP=60000000D3FD07545463063E2F830000419E01203BA00000FF9DF000409C00E4
SET COP=48564ED2D3FD07545463063E2F830000419E01203BA00000FF9DF000409C00E4
Which lines do i have to add in RivalGamer_ELF_Cheater?

Reply
Name of the Video Game, and any other Tags
16 Replies
Posts: 152
(@y8rz3l56ye2n8q)
Estimable RivalGamer
Joined: 9 years ago

What is your GameID, Version, and App Version? All of these details are in the PARAM.SFO. My codes were made for and specifically tested on BCUS98119 version 02.00 app version 01.00. If your details are different, then it is easily possible your eboot is different. That difference will make the codes with extra long routines end up in different places, and that will mean the branches to and from them will need to be re-adjusted. Without the branches being corrected, your game will likely jump to empty space or random junk out in the middle of nowhere that is not meant to be executed as code, and that will immediately trigger it to crash.

Reply
Posts: 0
Topic starter
(@DarkPowerZ)
New RivalGamer
Joined: 5 years ago

My bad. Here are my param sfo details. I tried to update,but it says latest version installed. Also tried PS3 Tools by aldotools to check for updates but there are no updates. How to update version to 02.00?
What about these codes? If there are more than one OGP and COP for one cheat which one to add?
GamdID - BCUS98119
Version - 01.01
App ver - 01.00

Reply
Posts: 152
(@y8rz3l56ye2n8q)
Estimable RivalGamer
Joined: 9 years ago

Actual version doesn't matter, what matters is the App version, and ours match meaning your version is identical to mine. I also previously had yours. Your version is the Infamous 1 disk that I had, but I also had the Infamous collection which has both along with the DLC which is why mine says Version 02.00 even though that does not matter.

There are 4 possibilities at this point for problem:
1. You encrypted it as a non-NPDRM eboot and put it in the game folder where PSN games and game updates are at, or maybe used a package to install it there.
2. You encrypted it as a NPDRM eboot but put it in the GAMES or GAMEZ or whatever folder wehre you have your copy of the game installed on your PS3 or external hard drive.
3. You made typos or something in the code.
4. Somehow I messed up the code, but I strongly doubt it because I tested all of them with the game data uninstalled and the game started up fine for me.

What kind of problem does it give you? Does the game start at a black screen? Does anything load or happen?

Reply
Posts: 0
Topic starter
(@DarkPowerZ)
New RivalGamer
Joined: 5 years ago

The game start and i got black screen just before the gameplay start.
Hmm about eboot decrypt im using TrueResigner option 1 for decrypt and option 2 to encrypt. Is this the right way?
Also i got the eboot.bim from my GAMES folder. There is no eboot in game/bcus98119/usrdir.

Reply
Page 1 / 4