massimilianodelliubaldini / galaxy-integration-rpcs3

GOG Galaxy 2.0 Integration with RPCS3
MIT License
22 stars 6 forks source link

Plugin is crashing on GOG v2.0.9.136 #18

Closed adb0t closed 4 years ago

adb0t commented 4 years ago

The plugin always crash when trying to connect on GOG v2.0.9.136

massimilianodelliubaldini commented 4 years ago

Can you attach your log files?

C:\ProgramData\GOG.com\Galaxy\logs\plugin-vision-80F9D16B-5D72-4B95-9D46-2A1EF417C1FC.log C:\ProgramData\GOG.com\Galaxy\logs\GalaxyClient.log

Also please upload the contents of config.py.

adb0t commented 4 years ago

Here it is:

plugin-vision-80F9D16B-5D72-4B95-9D46-2A1EF417C1FC.log

GalaxyClient.log

config.py.txt

Thanks..

massimilianodelliubaldini commented 4 years ago

In your config.py, on line 11, you have self.main_directory = 'D:\Program Files\RPCS3'

Replace that with self.main_directory = 'D:/Program Files/RPCS3' per the instructions on line 10. Try that and let me know if it still crashes. Thanks!

massimilianodelliubaldini commented 4 years ago

Also, make sure you pull the latest source code. I noticed you have an older version of config.py that is missing some bugfixes.

adb0t commented 4 years ago

It still crashes.. BTW it is in GOG version 2.0.11.2 if that helps?

plugin-vision-80F9D16B-5D72-4B95-9D46-2A1EF417C1FC.log

GalaxyClient.log

config.py.txt

Also, I've redownloaded the plugin on this link https://github.com/mpm11011/galaxy-integration-rpcs3

adb0t commented 4 years ago

Okay I re-downloaded it (AGAIN) then downloaded the devita files and configured the self.main_directory (AGAIN) and it WORKED...

I do not know how the plugin read my game in RPCS3 and sync it to GOG 2 since my games.yml has nothing.