CDROM-Guide forums  

PDA

View Full Version : Backing up games with Xcommander


   
jabalula
Apr 07, 2003, 04:00 PM
I am using xcommander to backup my games to my HD. How do i get the name of the game in my evox launch games menu. I thought it suppost to do it automaticly. Help.

SharpSh00ter
Apr 07, 2003, 04:53 PM
just use boXplorer an rename it.

jabalula
Apr 07, 2003, 05:27 PM
i Know i can edit the evox.ini and put it in manualy but it suppost to do it automaticly.

redwolf
Apr 07, 2003, 06:27 PM
Here is a part of my evox.ini, the line AutoAddItem "e:\games\", so in my case if i make a folde inside e:\games and put the game there the Evo-x will just look in all a folder in e:\games and display it xbe names.

The line for example Item "Invaders","f:\games\invaders\default.xbe" where i manually put the names.

Section "Launch Menu"
{
Section "Games"
{
Item "Invaders","f:\games\invaders\default.xbe"
Item "X-Pong","e:\games\pong\default.xbe"
Item "BallZY","e:\games\ballzy\default.xbe"
#Line "- Auto Items -",2
SortStart
AutoAddItem "e:\games\"
SortEnd
SortAll

jabalula
Apr 07, 2003, 07:42 PM
i'll try that. it didn't even occure to me that dir should exist. i'll let you know if it works after i finish installing my 120 g hd.

jabalula
Apr 08, 2003, 09:34 PM
I got it to work just buy putting the games and apps in the right dir. Thanks.