Mieszko Bańczerowski

Results 57 comments of Mieszko Bańczerowski

Ha, GOG Galaxy integration for Samsung Galaxy Games Launcher. > game achievements I don't think the app supports achievements, do you confirm? > chat is it by discord app, right?

> Nythera (Artix Support)Nov 5, 7:24 PM > Hello,The main developer of the game launcher is actually working on this right now - these are features planned for a future...

Hi, thanks for raising the problem. > I am guessing the bot wasn't clever enough to realize 10 > 9 I think the issue is caused by auto-disabling github actions...

For reference: https://github.com/FriendsOfGalaxy/galaxy-integration-humble/actions/workflows/sync.yml

Hi, I know about problem. This should be fixed by #138 once done. I've just put one more commit, it would be great if you could test this build: https://github.com/UncleGoogle/galaxy-integration-humblebundle/releases/tag/v9.5-dev1...

try to disconnect and reconnect again - similar problem was caused by Galaxy some time ago - I mean, that not only plugin update was needed but also reconnection. If...

>Sadly, no change seen in the setting dialog, only the metadata is shown as in my previous screenshot. thanks for checking. Bad news. But I can't check when have no...

Strange. My guess is that some dependencies causes crash on load time. What OS do you use, which version?

- Open cmd (assuming you're on windows) - go to plugin location by running `cd %LocalAppData%\GOG.com\Galaxy\plugins\installed\humble-...` - run `"C:\Program Files (x86)\GOG Galaxy\python\python.exe" -c "import sys; sys.path.append('.'); import plugin; plugin.main()""` paste...

Oh, so you have your user directory in shared network drive? Not strange that OS is scared to execute remote code. `Python.Runtime.dll` is added by `toga` (gui framework) that probably...