Join Us and become a Member for a Verified Badge to access private areas with the latest PS4 PKGs.
Status
Not open for further replies.
Following the GT7Tool to Decrypt & Unpack Gran Turismo 7 PS4 Files and his previous Hot Wheels Unleashed v1.16 Backported PS4 PKG, today @opoisso893 announced via Twitter (Ko-fi to support his work <3) Gran Turismo 7 v1.18 (9.60) PS4 PKG Backported with the Debug Menu unlocked via MrNova95281451 (aka @leering7) for those in the PS4 Scene with a 9.00 Jailbroken PlayStation 4 console to try out! 🏎️ 🏁

Below are the related Tweets and file details from the ongoing CUSA24769 topic in the private area for Verified Members (Verification Guide):

Gran Turismo 7 - CUSA24769 v1.00 [9.00]
Release with original keystone by @opoisso893.
  • Gran.Turismo.7_CUSA24769_v1.00_[9.00]_OPOISSO893.rar (79 GB)
Gran Turismo 7 - CUSA24769 v1.18 BACKPORT [9.00]
Works with @opoisso893 release.
  • Gran.Turismo.7_CUSA24769_v1.18_BACKPORT_[9.00]_OPOISSO893.rar (22.84 GB)
v1.18 uses *** 9.50 so here you have the backport 9.00. No need to upload the v1.18 for 9.50 because no public kernel exploit available yet.

Purpose of this backport was to test game before buying it. Tnx to Mohsen for original game.

Now GT7 is available, so maybe someone will have time to check files and find the debug menu to get access to full game. If I find free time I will try to make it work on lower fw.

:arrow: Update: Now GT7 debug menu has been unlocked on v1.18 by MrNova95281451.

I will integrate it in my next backport 5.05 to 8.xx (For 9.00 I let you do it yourself)

Gran Turismo 7 - CUSA24769 v1.00 BACKPORT [5.05 to 8.xx] with Debug Menu
Works with @opoisso893 release.
  • Gran.Turismo.7_CUSA24769_v1.00_BACKPORT_[5.05-to-8.xx]_OPOISSO893.rar (119.63 MB)
Tomorrow same backport for v1.18 and new v1.18 for 9.00 with Debug Menu and improvement. Tnx to Jocover for backport help and to MrNova95281451 for debug menu.

🔓 Here's a summary from the Tweets below of How to Unlock the Gran Turismo 7 (GT7) PS4 Debug Menu from MrNova95281451 on Twitter:

Okeey I did a quick hack0r on the GT7 update v1.18 released by Backport893 (awesome dump mate!)
  • Decrypt the FPKG with your favorite unpacker for the FPKG v1.18
  • To unlock the DEBUG menu, UnSelf the EBOOT.BIN with your favorite tool.
  • Then go in the decrypted EBOOT.BIN (ELF) with your favorite HexEditor tool to Offset: 6095990 and patch the following:
Code:
72656C65617365 to 64656275670000
  • Re-create the fpkg update with the replaced eboot.bin and re-marry it with Backport893 his GT7 v1.00 game.
  • This will unlock the DEBUG menu in the game and you can unlock all the tracks and other nice stuff. Enjoy!
:arrow: Update #2: [CUSA24769] Gran Turismo 7 UPDATE 1.18 with DEBUG MENU [9.00]

Notes: This is the patch 1.18 for Gran Turismo 7. Install it after installing the base game. Only for 9.00.

Special thanks to MrNova95281451 who found out how to unlock the debug menu. You need to play one music rally to unlock the world map and be able to use the debug menu.
  • UP9000-CUSA24769_00-GRANTURISMO70000-A0118-V0100.pkg (22.84 GB)
Gran Turismo 7 - CUSA24769 v1.18 BACKPORT v2 [9.00] with Debug Menu
Works with @opoisso893 release.
  • Gran.Turismo.7_CUSA24769_v1.18_BACKPORT-v2_[9.00]_DebugMenu_OPOISSO893.rar (22.84 GB)
Gran Turismo 7 - CUSA24769 v1.18 BACKPORT [5.05 to 8.xx] with Debug Menu
Works with @opoisso893 release.
  • Gran.Turismo.7_CUSA24769_v1.18_BACKPORT_[5.05-to-8.xx_DebugMenu]_OPOISSO893.rar (22.84 GB)
My advice: use a local account (no psn)
Again, tnx to Jocover and MrNova95281451
GT7 - How To Access Your Garage In Offline Mode

:arrow: Update #3: Gran Turismo Sport Offline Saving Patch Demonstration video by @illusion0001 on YouTube (Github) aka illusion0002 on Twitter.
Special thanks goes to Nenkaai (Twitter) aka Nenkai on Github for the discovery! Follow them for more GT related content.
Code:
- patch:
  title: "Gran Turismo Sport"
  app_ver: "01.68"
  app_titleid: [ "CUSA03220", "CUSA03667", "CUSA02168" ]
  app_elf: "eboot.bin"
  patch_ver: "1.0"
  name: "Disable Online Saving"
  author: "Nenkai, illusion"
  note: "Originally discovered by Nenkai, ported to permanent executable patch by illusion."
  arch: orbis
  patch_list:
        - [ bytes, 0x021364c0, "00" ] # unused
        - [ utf8, 0x021364d0, "online_save=0\x00" ]
        - [ bytes, 0x021364de, "00" ] # unused
        - [ bytes, 0x005e0254, "48e8e65eb501" ]
        - [ bytes, 0x02136140, "488d3dd99ecc00" ]
        - [ bytes, 0x02136147, "488d3572030000" ]
        - [ bytes, 0x0213614e, "4989f6" ]
        - [ bytes, 0x02136151, "4c8937" ]
        - [ bytes, 0x02136154, "4c8d7610" ]
        - [ bytes, 0x02136158, "4c897708" ]
        - [ bytes, 0x0213615c, "4d31f6" ]
        - [ bytes, 0x0213615f, "4889fe" ]
        - [ bytes, 0x02136162, "bf02000000" ]
        - [ bytes, 0x02136167, "c3" ]
        - [ bytes, 0x021200d0, "31c0c3" ] # no PSN sign-in screen after SCE screen

- patch:
  title: "Gran Turismo Sport"
  app_ver: "01.68"
  app_titleid: [ "CUSA03220", "CUSA03667", "CUSA02168" ]
  app_elf: "eboot.bin"
  patch_ver: "1.0"
  name: "Debug Menu"
  arch: orbis
  patch_list:
        - [ utf8, 0x02f72b10, "debug\x00" ] # debug branch
  • Gran.Turismo.Sport.UPDATE.v1.68.Offline_Save+Debug_Hack.pkg (53.6 GB) via @adamos22
  • UP9000-CUSA03220_00-GTSPORT000000000-A0100-V0100 [ High-Speed].pkg (40.04 GB) via Highspeed33
  • UP9000-CUSA03220_00-GTSPORT000000000-A0168-V0100 [ [ High-Speed ].pkg via Highspeed33
  • [CUSA03220] Gran Turismo Sport Update 1.68 Fully Backported
    • UP9000-CUSA03220_00-GTSPORT000000000-A0168-V0100-CyB1K.pkg (53.65 GB) via @CyB1K
Gran Turismo 7 v1.18 (9.60) PS4 PKG Backported by Opoisso893.png
 

Comments

@JackFlap Your method involves connecting the PS4 to another device using PS4 Cheater app. It's just unnecessary extra steps & way less efficient for normal users to unlock GT7 debug menu or any other eboot mods.

I understand you love to use PS4 Cheater app & you have been promoting it many times before. I don't deny that the app is very useful to find cheat codes & make temporary changes/tests to eboot.

But in this case, you actually want to unpack the 1.18 update, hexedit the eboot & make Debug Menu permanent. The PS4 Cheater method is unnecessary in this case, the codes have been fully tested working - unless you enjoy doing/repeating the entire routine each & every time you want to play GT7, it's just way less efficient that way.

For those that already downloaded the 1.18 update & don't want to wait/redownload opoisso893's upcoming version. You can unpack your own 1.18 update, decrypt the eboot with SelfUtil & use HxD to do the following:

Find Offset: 6095990 and patch the following.

72656C65617365 to 64656275670000

recreate 1.18 update with the replaced eboot.bin and remarry it with opoisso893's GT7 v1.00 game.

(Credits to MrNova95281451)
 
Status
Not open for further replies.
Back
Top