Is it possible to launch .vbs files from EmulationStation? I’ve set up .vbs files to launch my PSX games in ePSXe because I need different plugins and settings for different games. My problem is that I haven’t been able to set the configuration strings correctly to do so (if this is at all possible).
Here are my settings for PSX:
<name>psx</name>
<fullname>Sony PlayStation</fullname>
<path>D:\Downloads\Games\PlayStation\PlayStation-Scripts</path>
<extension>.vbs</extension>
<command>D:\Downloads\Games\PlayStation\PlayStation-Scripts\%ROM_RAW%</command>
<platform>psx</platform>
<theme>psx</theme>
When I’m trying to launch a game with these settings I get this error:
“The filename, directory name, or volume label syntax is incorrect”