Hello, I've FTP'd the game iso to the xbox's hdd drive at
E:\Games\<Insert game name>\<game name>.iso
The games do not appear in the launch menu.
I'm using EvoX 3935+PBL 1.4.1, from Idots 1.7.5 007 exploit installer.
Here's a copy of my evox.ini:-
[Misc]
AutoLaunchGames = Yes
AutoLaunchDVD = No
DVDPlayer = "c:\msdash.xbe"
AutoLaunchAudio = No
#AudioPlayer = "c:\msdash.xbe"
MSDashBoard = "c:\msdash.xbe"
UseFDrive = Yes
UseGDrive = No
SkinName = Max Blue
IGR = No
UseItems = Yes
ScreenSaver = 5
Fahrenheit = No
ShadeLevel = 90
EnableSMART = Yes
HDD_Temp_ID = 194
DebugTSR = No
ChameleonLed = 15
GameRegion = 1
TSR_Type = 1
[Network]
SetupNetwork = Yes
StaticIP = Yes
Ip = 192.***.*.*
Subnetmask = 255.255.255.0
Defaultgateway = 192.***.*.*
DNS1 = 0.0.0.0
DNS2 = 0.0.0.0
SkipIfNoLink = No
SetupDelay = 0
[Clock]
JumpToMsDash = No
JumpIfNoLink = Yes
Use24 = Yes
SwapDate = No
SNTP_Server = 216.***.***.*
[FTP]
Enable = Yes
Password = xbox
IGR = No
[Telnet]
Enable = Yes
[RDTOOLS]
Enable = No
IGR = No
Name = XBOX_V1.0
[BIOS]
removed
[Skin_Original]
#
# <Time> =
# <IP> =
# <Name>
# <Version>
# <CD>
# <BIOSVer>
# <KernelVer>
# <RDName>
# <Temp1>
# <Temp2>
# <SpaceC>
# <SpaceE>
# <SpaceF>
# <SpaceX>
# <SpaceY>
# <SpaceZ>
#
Text = 30,37,0.5,0x000000,0,"<Time><CrLf>MB Temp <Temp1><CrLf>CPU <Temp2>"
Text = 28,39,0.5,0x808080,0,"<Time><CrLf>MB Temp <Temp1><CrLf>CPU <Temp2>"
Text = 620,420,0.5,0x000000,1,"<Name> V<Version>"
Text = 618,422,0.5,0x808080,1,"<Name> V<Version>"
Text = 620,37,0.5,0x000000,1,"<CD>"
Text = 618,39,0.5,0x808080,1,"<CD>"
Text = 30,420,0.5,0x000000,0,"RD Name : <RDName>"
Text = 28,422,0.5,0x808080,0,"RD Name : <RDName>"
LogoType= 0
[Menu]
Section "Root"
{
Section "Launch Menu"
{
Section "Apps"
{
AutoAddItem "e:\apps\"
AutoAddItem "f:\apps\"
Item "ltools","e:\UDATA\4541000d\000000000000\default.xbe"
Item "Mini-linux","e:\UDATA\4541000d\000000000000\linux\default.xbe"
SortAll
}
Section "Games"
{
AutoAddItem "e:\games\"
AutoAddItem "f:\games\"
SortAll
}
}
Item "Launch DVD",ID_Launch_DVD
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
# Item "Lock Harddisk",@210
# Item "Unlock Harddisk",@211
Section "System Utils"
{
Item "Settings",ID_Settings
# Item "Flash BIOS",ID_Flash_Bios
# Item "Install Font Exploit",@212
# Item "Uninstall Font Exploit",@213
Item "Backup",ID_Backup
Item "Skins",ID_Skins
}
}
[Action_10]
LogFile = "f:\lock.log"
Info "This function will lock your XBOX Harddisk"
Warning "You will now lock your XBOX harddisk and will be able"
Warning "to boot from an original XBOX bios"
#
hddlockenable
[Action_11]
LogFile = "f:\unlock.log"
Info "This function will unlock your XBOX Harddisk"
Warning "You will now unlock your XBOX harddisk and will not be able"
Warning "to boot from an original XBOX bios"
#
hddlockdisable
[Action_12]
Info "Install Font Exploit"
Warning "This will enable the font exploit"
Progress "Turning on font exploit..."
rename "c:\fonts\bert.bak" "c:\fonts\bert.xtf"
rename "c:\fonts\ernie.bak" "c:\fonts\ernie.xtf"
rename "e:\TDATA\fffe0000\music\ST.DB" "e:\TDATA\fffe0000\music\ST.hk"
rename "e:\TDATA\fffe0000\music\ST.bak" "e:\TDATA\fffe0000\music\ST.DB"
[Action_13]
Info "Uinstall Font Exploit"
Warning "This will disable the font exploit"
Progress "Turning off font exploit..."
rename "c:\fonts\bert.xtf" "c:\fonts\bert.bak"
rename "c:\fonts\ernie.xtf" "c:\fonts\ernie.bak"
rename "e:\TDATA\fffe0000\music\ST.DB" "e:\TDATA\fffe0000\music\ST.bak"
rename "e:\TDATA\fffe0000\music\ST.hk" "e:\TDATA\fffe0000\music\ST.DB"