Help with my evox.ini menu

Discussion in 'Xbox - General discussion' started by zionbox, Mar 30, 2004.

  1. zionbox

    zionbox Guest

    Hey, i can't figure out what to change in my evox.ini to get my emulators to show up in the menu. any and all help would be appreciated.
     
  2. seamonkey

    seamonkey Regular member

    Joined:
    Nov 3, 2002
    Messages:
    448
    Likes Received:
    0
    Trophy Points:
    26
    wassup!
    i say the easiest way is to have the dashboard auto add your emulators , just put something like this in the menu part:

    Section "Emulators"
    AutoAddItem "f:\emu\"


    but point to the root directory of your emulators (ie my is in the f drive (modded xbox with hd replaced)

    hope that helps..

    here's my menu section (the lines that start with # are not shown, commented out, gives example of how to make a direct link to a game on your xbox hd)

    [Menu]

    Section "Root"
    {
    Section "Game/Program Menu"
    {
    # Item "XBOX Games Menu","f:\games\default.xbe"
    Section "XBOX Games"
    {
    # SortStart
    # Item "Tom Clancy's Splinter Cell","f:\games\splinter\default.xbe"
    # Item "Madden NFL 2003","f:\games\madden2003\default.xbe"
    # Item "Mortal Kombat 4","f:\games\mk4\default.xbe"
    # Item "Need for Speed - Hot Pursuit 2","f:\games\nfshp2\default.xbe"
    # Item "Jedi Knights 2 - Jedi Outcasts","f:\games\jedi\default.xbe"
    # Item "Amp - Snowboarding","f:\games\amp\default.xbe"
    # Item "Project Gotham Racing","f:\games\gotham\default.xbe"
    # Item "Hunter: The Reckoning","f:\games\hunter\default.xbe"
    # Item "Baldurs Gate: Dark Alliance","f:\games\baldur\default.xbe"
    # SortEnd

    Line "- Auto Items -",2
    SortStart
    AutoAddItem "f:\games\"
    SortEnd

    }
    Section "Apps and Media Players"
    {
    Line "- Auto Items -",2
    SortStart
    AutoAddItem "f:\apps\"
    SortEnd
    }
    Section "Emulators"
    {
    SortStart


    SortStart
    AutoAddItem "f:\emu\"
    SortEnd
    }
    }
    Item "Launch DVD",@14
    Item "MS Xbox Live","c:\xodash\msxonlinedash.xbe"
    Item "Reboot",@5
    Item "Shutdown",@10
    Section "System Utils"
    {
    Item "MS Dashboard",@3
    Item "Skins",@13
    Item "Advanced Settings",@9
    Item "Backup",@11
    Item "Flash BIOS",@1


    }

    }



    _X_X_X_X_X_[small]'knowledge is power, spread the power'
    -Athlon XP 2600+, 1GBMB DDR-SDRAM,HP DVD200i DVD+R/+RW, 100GB and 80GB WDSE HD
    -XBOX w/Matrix mod chip and 60GB HDD
    http://www.geocities.com/daseamonkey420 or
    http://www.geocities.com/seamonkeyguides[/small]
     
    Last edited: Mar 30, 2004

Share This Page