tkashkin / GameHub

All your games in one place
https://tkashkin.github.io/projects/gamehub
GNU General Public License v3.0
2.23k stars 128 forks source link

option to default to system's wine install instead of individual prefixes #661

Open feelingwalnut opened 1 year ago

feelingwalnut commented 1 year ago

Tried to search for a way to do this but didn't really find anything. Every wine game added manually will default to using its own prefix under / _gamehub/compat/wine_wine64 which is populated on launch. thus requiring a full configuration of a fresh prefix. one must manually go to each game's settings to change that to /home//.wine if one is using a singular wine install (for example, to save over 1gig per instance) in my case all my games function fine with a singular wine prefix so it'd be a large amount of wasted space and time to duplicate that 40+.

is there a way to just make gamehub select /home//.wine by default, or to bulk change it after adding the games to gamehub? Can a menu option be added to settings to attain this behavior?