xboxscene.org forums

Author Topic: Emulators Dont Show Up In Emulators Menu In Evo-x  (Read 91 times)

brando56894

  • Archived User
  • Full Member
  • *
  • Posts: 128
Emulators Dont Show Up In Emulators Menu In Evo-x
« on: February 06, 2008, 12:02:00 AM »

I'm using Evo-X via ndure 1.1. the emulators work fine using raw commands but they dont show up at all in the Emulators menu and I have no idea on how to fix this, I've tried creating a menu.ini file but that didnt work at all (maybe i was doing it wrong).

my paths are set up like this:

nester x is at e:\emulators\nes\nester x\default.xbe
zsnexbox is at e:\emulators\snes\znes\default.xbe
xenesis is at e:\emulators\xenesis\default.xbe
roms are in e:\emulators\roms\<system name>\

thanks in advance
Logged

Jonlee

  • Recovered User
  • Jr. Member
  • *
  • Posts: 58
Emulators Dont Show Up In Emulators Menu In Evo-x
« Reply #1 on: February 06, 2008, 03:09:00 AM »

In your .ini file find the launch menu section and try doing something like:

Section  "Launch Menu"
   {
       Section "Emulators"
      {
         AutoAddItem "e:\emulators\"
         SortAll
      }

then whatever else is in that section. That will add the emulators to your evox menu under "Emulators". Now when you launch one you are going to have to point it towards your roms, or in some cases your roms for the specific emulator need to be in the roms file for that emulator.
Logged