From 51c0f5827f0cef4aeef2ba6e1d61bba6b323d061 Mon Sep 17 00:00:00 2001 From: Plata Date: Fri, 18 Aug 2017 16:01:25 +0200 Subject: [PATCH] updated Assassin's Creed Brotherhood (new Wine version) Steam and Uplay do not work with the previous version anymore --- .../Assassin's Creed: Brotherhood/Steam/script.js | 2 +- .../Assassin's Creed: Brotherhood/Steam/script.json | 0 .../Assassin's Creed: Brotherhood/application.json | 0 .../miniatures/main.png | Bin 4 files changed, 1 insertion(+), 1 deletion(-) rename "Applications/Games/Assassin\342\200\231s Creed: Brotherhood/Steam/script.js" => Applications/Games/Assassin's Creed: Brotherhood/Steam/script.js (93%) rename "Applications/Games/Assassin\342\200\231s Creed: Brotherhood/Steam/script.json" => Applications/Games/Assassin's Creed: Brotherhood/Steam/script.json (100%) rename "Applications/Games/Assassin\342\200\231s Creed: Brotherhood/application.json" => Applications/Games/Assassin's Creed: Brotherhood/application.json (100%) rename "Applications/Games/Assassin\342\200\231s Creed: Brotherhood/miniatures/main.png" => Applications/Games/Assassin's Creed: Brotherhood/miniatures/main.png (100%) diff --git "a/Applications/Games/Assassin\342\200\231s Creed: Brotherhood/Steam/script.js" b/Applications/Games/Assassin's Creed: Brotherhood/Steam/script.js similarity index 93% rename from "Applications/Games/Assassin\342\200\231s Creed: Brotherhood/Steam/script.js" rename to Applications/Games/Assassin's Creed: Brotherhood/Steam/script.js index 33b1dc9fb4..cf51ed1f36 100644 --- "a/Applications/Games/Assassin\342\200\231s Creed: Brotherhood/Steam/script.js" +++ b/Applications/Games/Assassin's Creed: Brotherhood/Steam/script.js @@ -6,7 +6,7 @@ new SteamScript() .editor("Ubisoft") .author("Plata") .appId(48190) - .wineVersion("2.5") + .wineVersion("2.14") .wineDistribution("staging") .postInstall(function(wine, wizard) { wine.uplay(); diff --git "a/Applications/Games/Assassin\342\200\231s Creed: Brotherhood/Steam/script.json" b/Applications/Games/Assassin's Creed: Brotherhood/Steam/script.json similarity index 100% rename from "Applications/Games/Assassin\342\200\231s Creed: Brotherhood/Steam/script.json" rename to Applications/Games/Assassin's Creed: Brotherhood/Steam/script.json diff --git "a/Applications/Games/Assassin\342\200\231s Creed: Brotherhood/application.json" b/Applications/Games/Assassin's Creed: Brotherhood/application.json similarity index 100% rename from "Applications/Games/Assassin\342\200\231s Creed: Brotherhood/application.json" rename to Applications/Games/Assassin's Creed: Brotherhood/application.json diff --git "a/Applications/Games/Assassin\342\200\231s Creed: Brotherhood/miniatures/main.png" b/Applications/Games/Assassin's Creed: Brotherhood/miniatures/main.png similarity index 100% rename from "Applications/Games/Assassin\342\200\231s Creed: Brotherhood/miniatures/main.png" rename to Applications/Games/Assassin's Creed: Brotherhood/miniatures/main.png