Skip to content

A continuation of the popular PS4 cheats repo for PS5

License

Notifications You must be signed in to change notification settings

etaHEN/PS5_Cheats

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PS5 Cheat Database

Cheat Menu allows you bring up a Menu while in-game for you to select cheats.

Download Zip Database

Zip URL: https://github.com/etaHEN/PS5_Cheats/archive/refs/heads/main.zip

Initial Cheats Credits

Thanks to PS4Trainer For Initial Trainers Database and all Cheats Creators.

Features

  • .json support
  • .shn support
  • .mc4 support

⚠️ Warnings

The Cheat Menu is WIP, use it with caution, we don't develop cheats we only support the compatible formats below. Please report cheat related issues to the cheat author(s) and/or go to GoldHEN#42 and follow the instructions.

Disclaimer:

While we make every effort to deliver high quality products, we do not guarantee that our products are free from defects. Our software is provided 'as is' and you use the software at your own risk.

Usage:

  • Open a Game then go to the etaHEN toolbox (debug settings) and select the Cheats (WIP) menu option
  • / to highlight cheat.
  • X to Toggle cheat On/Off.

Storage:

  • Use FTP to upload cheat files to:
    • /data/etaHEN/cheats/json/
    • /data/etaHEN/cheats/shn/
    • /data/etaHEN/cheats/mc4/
  • Naming conversion for cheats that attach to eboot.bin process: {titleid}_{version}.{format}
    • e.g PPSA01342_01.004.000.shn (PS5 example)
    • e.g. CUSA001234_01.01.json
    • e.g. CUSA001234_01.01.shn
    • e.g. CUSA001234_01.01.mc4
  • Naming conversion for cheats that attach to a non eboot.bin process (usually on collection games): {titleid}_{version}_{process}.{format}
    • e.g PPSA01342_01.004.000_example.elf.shn (PS5 example)
    • e.g. CUSA001234_01.01_example.elf.json
    • e.g. CUSA001234_01.01_example.elf.shn
    • e.g. CUSA001234_01.01_example.elf.mc4
  • Note: Only one file format per titleid and version is currently supported.

To Do:

  • Move from WIP to Final
  • Add more cheat formats.

Credits

About

A continuation of the popular PS4 cheats repo for PS5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 86.6%
  • Python 13.4%