JTNDev / galaxy-integration-wii

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GOG Galaxy 2.0 is not detecting Dolphin Roms

DoyesBoyes opened this issue · comments

So I just implemented this plugin, set up my paths (with / and not ) and renamed a few of my ISOs to better reflect the Index.txt, yet GOG Galaxy 2.0 does not detect them.

Here's my user_config
ss+(2019-08-14+at+10 39 46)

Here's my ROM folder (note not all of them have been renamed but I did do to a few of them as a test)
ss+(2019-08-14+at+10 40 44)

Hi, a couple of hours ago I deleted the binary for the application and forgot to replace it, so I'm assuming you downloaded the source code.

I just tested it with the binary and it's working while it doesn't work with the source code out of the box.
Ignore what I said earlier about renaming the folder, download the binary as I made a small error.

Hey I downloaded the latest release (0.1.1) but it doesn't seem to have fixed the problem.

Can I see your AppData\Local\GOG.com\Galaxy\plugins\installed and the plugin's folder? Thanks

I downloaded the updated version as well and it didn't fix it either,
gog

@Curotos The reason why it's not working is the "galaxy-integration-wii-master" folder must be named "dolphin_fc3e85e4-c66b-4310-96c0-8f95cc43e546". It seems like you downloaded the source code not the binary which is why the folder is named that way. Try copying the folder from here or rename the folder to "dolphin_fc3e85e4-c66b-4310-96c0-8f95cc43e546"

I tried renaming the folder and it did not work then I tried downloading the folder you linked and it still isn't working?

Can you please show me your user config file? Also, is it not showing up in Galaxy or are the games not importing?

It is being detected by galaxy and it creates the tab for Nintendo Wii it just doesn't import the roms
gog user

It works for Wii games not GameCube games, do you keep your Wii and GameCube games in the same folder? Also, can I please see your ROMs folder so I can see if the ROM names are right?

Ah I see, yes I keep them both in the same folder for dolphin.
gog roms

I've never tested the program with iso files before, just wbfs so I'll see if that's the problem and get it working with ISOs. I might not be able to do it today but I'll try to narrow down the problem as soon as possible

I gotcha, thatd be awesome! No rush, i'm just super excited to get these emulators running in galaxy!

Really weird after leaving it alone for a while I reopened it and it imported some of the roms?
gog games

I think I've finally figured out the problem. Can you put Batman, Wind Waker and TMNT in a separate folder, and try disconnecting and reconnecting the plugin?
I think the problem is that games with a ":" in their names aren't recognized by my plugin (because you can't include : in a Windows file) and I've noticed that if one game isn't recognized, none of the games get imported.
Also, I didn't realize GameCube games are in the index file so GameCube games will work as well!
Oh oops, I didn't notice your previous post!

Alright the only two games that aren't showing now are wind waker and tmnt, plus I was able to edit the unknown games using the gog meta data thingy. They all run perfectly through gog!

@JTNDev I can confirm that games that have a ":" in there title aren't recognised. I got it to work by putting games that don't have have symbols in them (:, -, etc...) and they were picked up. As soon as I put a game with a - in the title it fails to get recognized. Can I suggest maybe implementing GiantBomb API support since I believe that can circumnavigate the problem (assuming of course you can). I know the PCSX2 plugin did this and that was the only way I was able to get the plugin to read my folder.

Edit: I discovered that you could simply remove the : in the Index.txt and replace it with a character that a file could recognize and that fixes the issue.

Alright dope thank you my man, you are genuinely giving us an ultimate gaming experience!

I think it's safe to close this issue out now