TOTBWF / SteamCurses

A Basic NCurses Client for Steam
MIT License
52 stars 1 forks source link

Allow Different versions of WINE for execution #3

Open ekianjo opened 9 years ago

ekianjo commented 9 years ago

one thing would be great is that one can select whether to run wine or wine-staging before launching a wine version of the said game. Wine-staging should be in opt/ folder so either you can make it as an option when running a wine game, or make it a global config in an ini script or something?

TOTBWF commented 9 years ago

Config files are pretty high on my todo list right now, that is a great suggestion though! Ill keep it in mind when I write that up.

ekianjo commented 9 years ago

When you do config files, please think about allowing per-game configs. Sometimes you need a specific WINE version to launch a specific game.