scottrice / Ice

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

Custom Images Location?? #276

Open kronflux opened 9 years ago

kronflux commented 9 years ago

I noticed that in the actual source for Ice, it lists the ability to use local images, rather than downloading them. It refers to the "consoles 'images' directory" but does not indicate how one could set this up. I've tried creating an "images" directory under my Project64 directory, for example, with multiple images(jpg) which are named exactly the same as the Roms(except for the extension, obviously) I've also tried putting this folder in the N64 ROMs directory.

Nothing I try will allow it to pull those images, and it continues to, instead, download them.

Please help me figure this out, or fix the issue causing it to not work! Maybe add a config option for an Images directory, which would have the same layout as the ROMs directory(subdirectories named after the consoles - in my case, images\N64)?

Thanks in advance!