; launch.xex V2.0 config file
; parsed by simpleIni
http://code.jellycan.com/simpleini/
; note that Right Bumper is ALWAYS default to return NXE
; currently supported devices and paths:
; internal hard disk Hdd:\
; usb memory stick Usb:\
; memory unit Mu:\
; USB memory unit UsbMu:\
; big block NAND mu FlashMu:\
; CD/DVD Dvd:\ (not recommended to use this one)
; buttons can point to any xex, or any CON with default.xex in it on any of the above devices
; example entry
Default = Hdd:\FreeStyle\default.xex
[QuickLaunchButtons]
BUT_A = Hdd:\FreeStyle1\freestyle.xex
BUT_B = Hdd:\dashlaunch\xellLaunch\xellLaunch.xex
BUT_X = Hdd:\xexmenu\default.xex
BUT_Y = Hdd:\xm360\xm360.xex
Start =
Back =
LBump =
; Default is what loads when you hold no buttons
; leave this blank if you want NXE as default
Default = Hdd:\FreeStyle\default.xex
; example plugin entry
; plugin1 = Usb:\plugin\aplugin.xex
[Plugins]
plugin1 = Hdd:\dashlaunch 2.24\plugin\ftpdll.xex
plugin2 = Hdd:\dashlaunch 2.24\plugin\swap.xex
plugin3 =
plugin4 =
plugin5 =
[Settings]
pingpatch = true
contpatch = true
fatalreboot = true
regionspoof = true
dvdexitdash = true
xblaexitdash = true
; if true, brining up miniblade in NXE and then pressing Y will cause launch.xex to relaunch for you
; note you must release Y button then press desired QuickLaunchButtons after
; if not present default is TRUE
nxemini = true
; Normally when a fatal error occurs the xbox will just freeze, setting this to false will cause a reboot or powerdown
; if not present default is FALSE
fatalfreeze = true
nosysexit = false
livestrong = true
noupdater = false
liveblock = false
remotenxe = true