scottrice / Ice

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

Having problems to starting PS2. #215

Closed Ski-bo closed 10 years ago

Ski-bo commented 10 years ago

[08/22/14 13:11:12] =========================Starting Ice [...] [08/22/14 13:11:12] Detected Emulator: PCSX2 [...] [08/22/14 13:11:12] Detected Console: Playstation 2 => PCSX2 [...] [08/22/14 13:11:12] ---------------Running for user 15252224 [08/22/14 13:11:13] Adding Kingdom Hearts (Germany) [...] [08/22/14 13:11:18] There was a problem with '[Grid Images] Source' in config.txt [08/22/14 13:11:18] The current value is set to 'consolegrid.com/api/top_picture' [08/22/14 13:11:18] The source of game images is unavailable. [08/22/14 13:11:19] !!!

consoles.txt: [Playstation 2] nickname=Playstation 2 emulator= PCSX2

Emulators.txt: [PCSX2] location=F:\Spiele\Emulatoren\EMUS\Sony\PS2\PCSX2 1.2.1\pcsx2.exe command=%l %r

I do not know what I'm doing wrong. My SNES and GBA games were are added too and I can select it in steam. But there is no Kingdom Hearts neather in Libary nor in Big Picture.

scottrice commented 10 years ago

This is actually the same issue as #211. The issue is that ConsoleGrid relies on the nickname of your console, and if its something it doesn't understand it will stop Ice.

The easiest way to fix it is to change the nickname in consoles.txt to the one that ConsoleGrid expects. For Playstation 2, that would be PS2. Super Nintendo is SNES and Gameboy Advance is GBA.

Try changing the nicknames of your consoles and see if it works.

Ski-bo commented 10 years ago

Now it works. Thank you! :)