Thread: trainer
View Single Post
  #3  
Old 06-10-2004, 14:11
Xo0jon0oX Xo0jon0oX is offline
Junior Member
 
Join Date: Aug 2004
Location: california
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Xo0jon0oX is on a distinguished road
here are the parts which i modified for the trainer

[Misc]

AutoLaunchGames = Yes
AutoLaunchDVD = No
DVDPlayer = "f:\applications\dvdx\default.xbe"
AutoLaunchAudio = No
#AudioPlayer = "c:\xboxdash.xbe"
MSDashBoard = "c:\xboxdash.xbe"
UseFDrive = Yes
SkinName = Original
IGR = Yes
UseItems = Yes
ScreenSaver = 5
#SkinName = RuDeDuDe2
Fahrenheit = Yes
ShadeLevel = 90
DebugTSR = Yes <----- I added this part

Section "Root"
{
Section "Xbox Games"
{
SortStart
AutoAddItem "f:\HDDLoader\"
AutoAddItem "E:\HDDLoader\"
SortEnd
}
Section "Emulators"
{
SortStart
AutoAddItem "e:\Emulators\"
SortEnd
}
Section "Applications"
{
Item "HDDLoader", "f:\Applications\HDDLoader\default.xbe"
Item "BoXplorer","f:\Applications\BoXplorer\default.xbe "
Item "DVD2Xbox","f:\Applications\DVD2Xbox\default.x be"
Item "Progressive DVD Player","f:\Applications\DVDx\Progressive.xbe"
Item "Media Center","f:\Applications\XBMC\default.xbe"
Item "XBFTP","f:\Applications\XBFTP\default.xbe"
}
Item "Trainers",ID_Trainer <----- also added this part
Item "MS Dashboard",ID_MS_Dash
Item "Reboot",ID_Quick_Reboot
Item "Power Off",ID_Power_Off
# Item "Flash Evox BIOS","c:\bios\d6.bin",ID_Flash_Bios_File
Section "System Settings"
{
Item "Settings",ID_Settings
# Item "Flash BIOS",ID_Flash_Bios
# Item "Backup",ID_Backup
Item "Skins",ID_Skins
}
}
Reply With Quote