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 Apr 8, 2018 · 17 revisions

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

[CheatDevicePS2]

  • database = Path to .CDB or .TXT cheat database
  • 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:

  • database = CheatDatabase.cdb
  • boot0 = mc0:/BOOT/BOOT.ELF
  • boot1 = mc1:/BOOT/BOOT.ELF
  • boot2 = mass:/BOOT/BOOT.ELF
  • boot3 = rom0:OSDSYS
  • boot4 = FASTBOOT
Clone this wiki locally