lutris / lutris

Lutris desktop client
https://lutris.net
GNU General Public License v3.0
7.8k stars 686 forks source link

[Request] Ability to Install Windows version of a Game that has both Windows and Linux versions #5580

Open lemonzest79 opened 1 month ago

lemonzest79 commented 1 month ago

Hi

I would like to be able to override the option for games from a store that has both Windows and Linux versions of a game, currently the option is to install the Linux version and no option to change, reason to change could be, preference, support, feature differences, dlc availability with a game so would this be possible to add? Current stores/platforms I noticed this with are Itch.io and GOG.com currently can't test Amazon due to error, thanks.

danieljohnson2 commented 1 month ago

I have already implemented this for GOG and Itch.IO; you can download the latest master to try it out. Just run the bin/lutris script to try it- no need to install.

I don't have an Amazon account, and looking at the code it's not clear how to do it- the Amazon service seems to know nothing of platforms in the first place. If you are having the 'asin' error, that should be fixed in master too so you can try Amazon out as well.