diff --git a/Applications/Games/Rayman Legends/Steam (Demo)/script.js b/Applications/Games/Rayman Legends/Steam (Demo)/script.js index da87a6ceba..dfdeb424f8 100644 --- a/Applications/Games/Rayman Legends/Steam (Demo)/script.js +++ b/Applications/Games/Rayman Legends/Steam (Demo)/script.js @@ -6,7 +6,7 @@ new SteamScript() .editor("Ubisoft") .author("Plata") .appId(243340) - .wineVersion("2.5") + .wineVersion("2.14") .wineDistribution("staging") .postInstall(function(wine, wizard) { wine.uplay(); diff --git a/Applications/Games/Rayman Legends/Steam/script.js b/Applications/Games/Rayman Legends/Steam/script.js index 39144abc38..b418a95257 100644 --- a/Applications/Games/Rayman Legends/Steam/script.js +++ b/Applications/Games/Rayman Legends/Steam/script.js @@ -6,7 +6,7 @@ new SteamScript() .editor("Ubisoft") .author("Plata") .appId(242550) - .wineVersion("2.5") + .wineVersion("2.14") .wineDistribution("staging") .postInstall(function(wine, wizard) { wine.uplay();