48 lines
No EOL
1.5 KiB
INI
48 lines
No EOL
1.5 KiB
INI
; Cerbios Config
|
|
|
|
; Check For AV Pack
|
|
AVCheck = True
|
|
|
|
; LED Ring Color, G = Green, R = Red, A = Amber, O = Off
|
|
FrontLed = GGGG
|
|
|
|
; Fan Speed 0 = Default, 10-100 = Manual Control, Supports increments of 2's
|
|
FanSpeed = 20
|
|
|
|
; Drive Setup
|
|
; 0 = HDD & DVD, 1 = HDD & No DVD (Legacy Mode), 2 = HDD & No DVD (Modern Mode), 3 = Dual HDD
|
|
DriveSetup = 1
|
|
|
|
; Set Master Drive UDMA mode 0-6 on cold-boot
|
|
UdmaModeMaster = 2
|
|
|
|
; Set Slave Drive UDMA mode 0-6 on cold-boot (if enabled by DriveSetup = 3)
|
|
UdmaModeSlave = 2
|
|
|
|
; Enables Automatic Time Sync With Optional RTC Hardware Connected to SMBus
|
|
RtcEnable = False
|
|
|
|
; Forces AV Modes That Would Normally Be Rendered At 480i to 480p. Requires 480p Set In MS Dash And Component Cables
|
|
Force480p = False
|
|
|
|
; Forces VGA Modes For Component Cables Or Custom VGA Cables Using Mode(2+3) for VGA Displays Only, This Enables Force480p By Default & Sets Console To NTSC.
|
|
ForceVGA = False
|
|
|
|
; Load XDK Launcher/XBDM if it exists (Debug Bios Only)
|
|
Debug = False
|
|
|
|
; Blocks Games From Updating The Original Xbox Dashboard, Useful for softmods.
|
|
BlockDashUpdate = False
|
|
|
|
; CD Paths (always falls back to D:\default.xbe)
|
|
CdPath1 = D:\Evolutionx\evoxdash.xbe
|
|
CdPath2 = D:\Avalaunch\avalaunch.xbe
|
|
CdPath3 = D:\UnleashX\unleashx.xbe
|
|
|
|
; Dash Paths (always falls back to C:\xboxdash.xbe)
|
|
DashPath1 = C:\evoxdash.xbe
|
|
DashPath2 = E:\evoxdash.xbe
|
|
DashPath3 = E:\Dash\UnleashX\default.xbe
|
|
|
|
; Boot Animation Path (always falls back to C:\BootAnims\Xbox\bootanim.xbe)
|
|
BootAnimPath = C:\BootAnims\Xbox\bootanim.xbe |