QUOTE(scoot-magee @ Mar 2 2006, 07:25 AM)

I just installed unleash yesterday and it's awesome. I was using evolution x pretty much the whole time before this. Anyway in evox under launch menu I had games, apps and emulators. I kept all those folders in the same spots when I loaded unleash as my default dashboard but the emu folder didn't show up anywhere on the list. In order to use my emu's I had to throw them all in the games folder. Is there any way I can make a seperate folder for all my emulators in unleash?
Yeah, you need to map the menu items to your folders like chorizo1 said, so for example if your emulators were located in foldes E:\Emulators, F:\Emulators, and/or G:\Emulators, your config.xml should have this in there (I'm assuming it's not there so you'll have to put it there. It's should be around the List Text="Games"):
<List Text="Emulators" Sort="On" Auto="On">
<Path>E:\Emulators</Path>
<Path>F:\Emulators</Path>
<Path>G:\Emulators</Path>
If they're located somewhere else just change that in the config.xml located in the same plcae your UnleashX is. If you don't know exactly where on your HDD the emulators are located just look at your evox.ini file for EvolutionX (also located in the same plcae your EvolutionX is) and it should be there...