System.cnf

From PS2 Developer wiki
Jump to navigation Jump to search
  • BOOT2 = Full path to the executable to launch.
  • VER = Title version.
  • VMODE = Video mode the title is in, can be PAL or NTSC.

Example from Bikkuri Mouse.

BOOT2 = cdrom0:\SCPS_110.04;1
VER = 1.00
VMODE = NTSC

Additionally SYSTEM.CNF can have "PARAM" entries. Known PARAM types are 2, and 4.

  • 2 = Settings for Deckard PS2
  • 4 = Settings for Lopnor PS2 emulator (PS3)

PARAM2 example:

PARAM2 = 0X10_0:95B938471614330245787F8F4C39ED0E
  • PARAM2 = Settings for Deckard PS2 model
  • 0x10_0 = Setting 0x10 with param 0
  • 95B938471614330245787F8F4C39ED0E = Hash of used command + param (More)

There is currently no known game using PARAM4, although commands/params that can be used are already known (More).