Wouter Wijsman
Wouter Wijsman
Currently it is very hard to find which games are being downloaded or will be downloaded. It is also not possible to see in which order they will be. I...
Crystal reported on Discord that is LANG is set to C, the Minigalaxy crashes with the following error: ``` Traceback (most recent call last): File "/usr/bin/minigalaxy", line 64, in main()...
Currently when you uninstall a wine game, it just deletes the directory in which the games is located. This means items in the user's operating system menu which were added...
This can be achieved using Github actions. The most important things to add are: - [ ] Update ``version.py`` before building with the tag name - [ ] Only trigger...
Contributors should be asked to: - [ ] Update ``CHANGELOG.md`` when their change will apply for people using the latest release - [ ] Add themselves to the credits in...
Please leave feedback about this idea if you have any, but I am starting to think we should require wine and Innnoextract to be installed. It would make it easier...
This is especially annoying now you can no longer disable the option in the installer. The shortcuts which are created in the menu and on the desktop link to files...
With a lot of games which do have an update available the update icon will not show until the refresh button has been pressed. For others this is not the...
When closing the window, the system should wait for the download to reach a point where it can be continued before completely closing.
As example, Prince of Persia the Sands of Time will show 3 requests in the terminal for each of the following URLs when pressing download: - ``https://api.gog.com/products/1207658747/downlink/installer/en1installer0`` - ``https://api.gog.com/products/1207658747/downlink/installer/en1installer1`` This...