tigerito
Jun 26 2003, 03:50 PM
What i'm trying to do is change folder names using a file manager. But i need to have it appear on evox also. In addittion, sometimes when i transfer something to my xbox and make a new folder for it wont appear on evox. Is there some thing i have to change in the folder. IS there some kind of a command that i have to send to make appear on evox?
tabnelson
Jun 26 2003, 05:56 PM
read the tut on how to edit evox.ini
PuddWakkr
Jun 26 2003, 06:49 PM
Not sure if your trying to get an item in your Evox menu? If you are try something like this with your .ini -
Section "Emulators"
{
Line "- Emulators on Hard Drive -",2
Item "Snes9x","f:AppsEmulatorsSnes9xdefault.xbe"
Item "Genesisx","f:AppsEmulatorsgens_xport_v3default.xbe"
Item "PacMan3DX","f:AppsEmulatorsPACMAN3DXdefault.xbe"
Item "BreakOut3DX","f:AppsEmulatorsBreakoutX3Ddefault.xbe"
Item "TurboGrafx16","f:AppsEmulatorshugo_pce_xbox_v7default.xbe"
Item "Z26Atari2600","f:AppsEmulatorsz26_atari2600_xbox_v1default.xbe"
Item "MameX","f:AppsEmulatorsmamexdefault.xbe"
Item "NesterX","f:AppsEmulatorsNesterXdefault.xbe"
Item "N64","f:AppsEmulatorscpx-p64xdefault.xbe"
SortStart
AutoAddItem "f:AppsEmulators"
SortEnd
}