scottrice / Ice

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

Each run of Ice.exe creates new shortcuts for every rom #410

Open AquaJew opened 7 years ago

AquaJew commented 7 years ago

I have about 15 roms across 2 emulators set up. When I run Ice.exe, it creates duplicate entries for every rom, even if they already exist on Steam. So when I add another rom, I'll get one entry of the new rom and 1 duplicate of every other rom that already exists.

Since each rom has an identifier on ConsoleGrid, it would make sense that Ice would check to see if an entry exists using this identifier before duplicating the entry within Steam.

drglove commented 7 years ago

@AquaJew are you running the code as provided in the repo? I haven't seen Ice.exe used in a while, and I was under the impression that that is from an old build. With the current version, I don't get the above issue.

nateberkopec commented 7 years ago

Just confirming I don't see that issue on the most recent build