Matoking / protontricks

A wrapper that does winetricks things for Proton enabled games, requires Winetricks.
GNU General Public License v3.0
1.56k stars 35 forks source link

Question about which Proton version is used #300

Closed Tiagoquix closed 1 month ago

Tiagoquix commented 1 month ago

Hi there.

How does Protontricks decide which version of Proton it is going to use for a particular game?

Thanks in advance.

Tiagoquix commented 1 month ago

I was able to found my wanted answer by reading the code.

https://github.com/Matoking/protontricks/blob/f75d57b3880d295bfe5a8637a6151db3763ba1f5/src/protontricks/steam.py#L647

Closing as solved.