Hi again..
Sorry for all these continuous topics, but I have another problem..
I finally successfully installed Evox v 1.8_3752!!
However, when I go to files that I listed in the launch menu, it goes to the loading screen and just freezes there..
I'm sure that the locations are correct, so it's not that.. But I think it's still within the .INI file..
Section "Root"
{
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
Section "System Utils"
{
Item "Settings",ID_Settings
Item "Flash BIOS",ID_Flash_Bios
Item "Backup",ID_Backup
Item "Skins",ID_Skins
}
Section "Launch Menu"
{
Section "Games"
{
AutoAddItem "e:\games\"
AutoAddItem "f:\games\"
SortAll
}
Section "Apps"
{
AutoAddItem "e:\apps\"
AutoAddItem "f:\apps\"
SortAll
}
Section "Emulators"
{
Section "GBA"
{
SortStart
Item "VBAX","e:\emulators\vbax\vbax.xbe"
Item "GBA001","e:\emulators\gba001\gba.xbe"
AutoAddItem "e:\emulators\"
SortEnd
SortAll
Can anyone tell me what I'm doing wrong?