Skip to content
This repository was archived by the owner on Mar 18, 2023. It is now read-only.

Settings

Wesley Castro edited this page Sep 23, 2018 · 17 revisions

Settings are stored in a file named CheatDevicePS2.ini in the directory Cheat Device is run from.

[CheatDevicePS2]

  • database = Path to a cheat database. A list of compatible formats can be found here.
  • boot[0-4] = Paths to ELF files to boot from when cheats are enabled in addition to the disk-boot option

Default Values

If the settings file can't be loaded, these default values will be used instead:

Key Value
database CheatDatabase.cdb
boot0 mass:/BOOT/BOOT.ELF
boot1 mass:/BOOT/ESR.ELF
boot2 mc0:/BOOT/BOOT.ELF
boot3 mc1:/BOOT/BOOT.ELF
boot4 rom:osdsys
Clone this wiki locally