System.cnf: Difference between revisions

From PS2 Developer wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 5: Line 5:
Example from Bikkuri Mouse.
Example from Bikkuri Mouse.


<blockquote>BOOT2 = cdrom0:\SCPS_110.04;1
<pre>BOOT2 = cdrom0:\SCPS_110.04;1
VER = 1.00
VER = 1.00
VMODE = NTSC</blockquote>
VMODE = NTSC</pre>

Revision as of 18:54, 17 January 2023

BOOT2 the title executable to launch. VER the title version. VMODE the 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