scottrice / Ice

Application to automatically add ROMs to Steam
http://scottrice.github.io/Ice/
MIT License
835 stars 96 forks source link

Ice isn't adding the target properly for Desmume #305

Open Soroid opened 9 years ago

Soroid commented 9 years ago

For example, while a GBA rom might get added as

"D:\stuff\Emulation\emulators\GBA\VisualBoyAdvance.exe" "D:\3Jeux\Emulation\ROMs\GBA\Final Fantasy I & II - Dawn of Souls.zip"

While a DS rom is added as

%1 "D:\stuff\Emulation\ROMs\DS\Final Fantasy III.nds"

Am I doing something wrong?