diff --git a/Applications/Games/The Vanishing of Ethan Carter Redux/Steam/script.js b/Applications/Games/The Vanishing of Ethan Carter Redux/Steam/script.js index 3222a0ecad..5c5286829a 100644 --- a/Applications/Games/The Vanishing of Ethan Carter Redux/Steam/script.js +++ b/Applications/Games/The Vanishing of Ethan Carter Redux/Steam/script.js @@ -5,7 +5,7 @@ new SteamScript() .editor("The Astronauts") .author("Plata") .appId(400430) - .wineVersion("2.9") + .wineVersion("2.14") .wineDistribution("staging") .wineArchitecture("amd64") .go();