-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No ROMs showing up in GOG #22
Comments
If you're still having issues I can take a look at the ps2 log in C:\ProgramData\GOG.com\Galaxy\logs if you upload it here. In %appdata%\Local\GOG.com\Galaxy\Configuration\plugins\ps2 there should be a config file that you can also upload (black out your API key). |
Thanks! Let me know if you need anything else. plugin-ps2-1e814707-1fe3-4e1e-86fe-1b8d1b7fac2e.log (changed to .txt to upload) |
It's not an issue with your paths, it's the Giant Bomb method of getting the game ids. One of your games isn't returning any results from the Giant Bomb database and the code isn't handling that error. For now I can only recommend that you try another method until I fix this issue. |
Thank you. I think I must have renamed my files, I will see if I can get them adjusted and see if they will load. |
Do you know if there is a way to see exactly how it is searching Giant Bomb, as in which title it is using? Would it just use the exact name of my ISO files? I'd like to try and find a way to see how the database expects the name to be and I could rename my ISOs to see if that works. |
The plugin searches using your ISO names. The plugin returns results for these games (taken from your log):
The game that you have that isn't showing up here is returning nothing from Giant Bomb's database. |
Hmm, is it expected that it will display none of the titles if one of them doesn't match? That is what I am seeing -- no results whatsoever in the Playstation 2 category, even on those you mention that match. |
Hey, at first I had no games showing up. This got fixed when i created a GiantBomb account with both " / " and " \ " paths but now games won't launch after clicking play and then the play button greys out. I read other Issues posts and I couldn't figure out where to insert the "use_database = False" |
Hi,
I am not seeing any of my ROMs load into GOG after linking everything. I am using Giantbomb API method and pointing to my ROM folder as well as my Emulator folder since they are not stored together. I do have a very complex name for my ROMs folder so wondering if an escape character is getting hit or something. Is there a log to see how the startup is when syncing?
The text was updated successfully, but these errors were encountered: