Quote:
Originally posted by TylerDurden
I got my Evox dashboard up and running but now I wish to install other programs like XBMP and other things that may come along.
For example I just got this program called Xboyadvance v8 and Im not sure how to use it. I would like to either install it on my dashboard to boot up some of my GBA games or if I need to boot it via an RW.
Anyboy that has any info on how to do this, I would be very greatful.
Tyler!
|
Just edit the Evox.ini to the below. Use E:\ partition if you haven't got a bigger Hd i.e 120GB otherwise it would be F:\ instead. Create a folder named Emulators then a sub folder to whatever the pro/emu it is your copying. Re-boot and select Emulators from the Launch Menu option and the emu should work from there.
Here is an example of mine.
}
Section "Launch Menu"
{
Section "Games"
{
# Line "- Auto Items -",2
SortStart
AutoAddItem "F:\games\"
SortEnd
# SortAll
}
Section "Apps"
{
#
SortAll
AutoAddItem "F:\applications\"
#
}
Section "Emulators"
{
# sortAll
AutoAddItem "F:\emulators\"
}
}
}
Hope that helps you out.