Cobra ODE User Manual v2.0
35
game.disctype=cd/dvd/bd/ps1/ps2/ps3
If set, the disc type of a game ISO can be overridden and the ODE will emulate a different
type of disc inserted in the tray. This is useful in order to experiment with different disc
types, other than PS3 discs.
cd
The game iso will appear as being burned on a CD-ROM disc
dvd
The game iso will appear as being burned on a DVD-R disc
bd
The game iso will appear as being burned on a BD-R disc
ps1
The game iso will appear as being an original PS1 disc
ps2
The game iso will appear as being an original PS2 disc
ps3
The game iso will appear as being an original PS3 disc
Table 5.3: Game disc type options.
Note that the ODE will still process the game as a PS3 game or as the type of game set in
the
game.type
option. Appearing as a PS1 or PS2 disc does not guarantee that the PS3 will
recognize the iso as valid PS1/PS2 discs. It will only appear as being a PS1/PS2 disc type.
It is only for experimenting with different types of discs.
Any value other than the ones listed here will default to appearing as the type of disc
inserted in the tray.
iso.
INT
.sector=
HEX
If
the
manager
is
in
custom
or
homebrew
mode
with
the
manager.type=custom
configuration option, then this option can be used to define
the sector of the game trigger for a specific game. The
INT
value must be a base 10 integer
lower than 500 and determines the iso index. The
HEX
value must be a hexadecimal value
representing the sector number to act as a trigger. If the game is triggered, by reading of
that sector, then the iso file in the matching iso.
INT
.path option will be used.