Found this issue while testing the MarketWars on macOS but it affects and GOG games as well.
Commands like winecfg and winetricks doesn't work because it uses the ìsNative from HyperPlay instead of the one from sideloaded.
How to test
On mac or linux.
Opens any Windows game settings and click the 'WineCFG' button
On main it should not open the wine configuration window.
On this branch it should appear.
Use the following Checklist if you have changed something on the Backend or Frontend:
[x] Tested the feature and it's working on a current and clean install.
[ ] Tested the main App features and they are still working on a current and clean install. (Login, Install, Play, Uninstall, Move games, etc.)
[ ] Created / Updated Tests (If necessary)
[ ] Created / Updated documentation (If necessary)
Found this issue while testing the MarketWars on macOS but it affects and GOG games as well. Commands like
winecfg
andwinetricks
doesn't work because it uses theìsNative
from HyperPlay instead of the one fromsideloaded
.How to test
main
it should not open the wine configuration window.Use the following Checklist if you have changed something on the Backend or Frontend: