scottrice / Ice

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

snes9x #283

Open greatbigjay opened 9 years ago

greatbigjay commented 9 years ago

I installed ice over the weekend, and started adding my emus and roms to them and have come accross a problem i cannot figure out. i have installed nestopia, project64, and snesx9-x64. ice sees them all and scrapes all the grid images for the, but when i try to launch snes games, steam comes up and says it cannot find the shortcut. i can launch nes and n64 no problem, from inside or outside of steam, but the snes9x only will function outside of steam. any thoughts or ideas?

monogoat commented 9 years ago

Works fine for me, my consoles.txt for SNES is like this:

[Super Nintendo] nickname=SNES emulator=snes9x

emulators.txt:

[snes9x] location=C:\Games\Emulators\snes9x\snes9x-x64.exe command=%l %r

And one of the resulting steam shortcuts launches this:

"C:\Games\Emulators\snes9x\snes9x-x64.exe" "C:\Games\Roms\SNES\Chrono Trigger.smc"