emulationstation question

craiganderson

New member
RL Member
more of a emulationstation question than a rocketlauncher but oh well

I now have emulationstation launching games via rocketlauncher

but

I would like to change location of .emulationstation folder...how?
How do i tell the program to look somewhere else? I do not see the path anywhere in config file etc.


anybody know?

thank you in advance
craig
 

johnodon

New member
RL Member
There is a BAT file (launch_portable.bat) included with ES that will launch ES in portable mode. It will create the .emualtionstation folder in the same folder were the ES exe is located. Here are the contents:

Code:
set HOME=%~dp0
emulationstation.exe

I imagine you could set the HOME variable to any location you like.

John
 
Top