List of games tested with Proton (Tool for Steam Client on Linux)
{{#status}}
- {{name}} {{/status}}
{{#status}}
{{#tests}}
Proton {{proton}} - {{pc}}
{{#note}}Note: {{.}}
{{/note}} {{/tests}}
{{/status}}
Contributions welcome! Read the contribution guidelines first.
Create an JSON file in tests/name-of-game-date.json
{
"title": "Name of Game",
"status": "Compatible", //Compatible, Partially Compatible or Not Compatible
"user": "Your Name",
"id": "steam id",
"proton": "1.0", //Proton version
"pc": "Intel Core i2000", //GPU, CPU, OS...
"note": "" //Problem, Game config...
}
To the extent possible under law, Tiago Danin has waived all copyright and related or neighboring rights to this work.