files:
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe
game:
arch: win64
exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/Uplay.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: win7
arch: win64
description: Setting Windows version to 7
name: winetricks
prefix: $GAMEDIR
- task:
app: corefonts
arch: win64
description: Installing corefonts
name: winetricks
prefix: $GAMEDIR
- task:
app: d3dx11_43 d3dcompiler_43
arch: win64
description: Installing DirectX dlls
name: winetricks
prefix: $GAMEDIR
- task:
app: vcrun2008 vcrun2010
arch: win64
description: Installing Visual C++ librairies (2008 & 2010)
name: winetricks
prefix: $GAMEDIR
- task:
args: /S
executable: uplay
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
description: null
game_slug: discovery-tour-ancient-greece
gogslug: ''
humblestoreid: ''
installer_slug: discovery-tour-ancient-greece-uplay-dxvk
name: 'Discovery Tour: Ancient Greece'
notes: ''
runner: wine
script:
files:
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe
game:
arch: win64
exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/Uplay.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: win7
arch: win64
description: Setting Windows version to 7
name: winetricks
prefix: $GAMEDIR
- task:
app: corefonts
arch: win64
description: Installing corefonts
name: winetricks
prefix: $GAMEDIR
- task:
app: d3dx11_43 d3dcompiler_43
arch: win64
description: Installing DirectX dlls
name: winetricks
prefix: $GAMEDIR
- task:
app: vcrun2008 vcrun2010
arch: win64
description: Installing Visual C++ librairies (2008 & 2010)
name: winetricks
prefix: $GAMEDIR
- task:
args: /S
executable: uplay
name: wineexec
prefix: $GAMEDIR
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
slug: discovery-tour-ancient-greece-uplay-dxvk
steamid: null
version: Uplay DXVK
year: 2019
{
"game_slug": "discovery-tour-ancient-greece",
"version": "Uplay DXVK",
"description": null,
"notes": "",
"name": "Discovery Tour: Ancient Greece",
"year": 2019,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "discovery-tour-ancient-greece-uplay-dxvk",
"installer_slug": "discovery-tour-ancient-greece-uplay-dxvk",
"script": {
"files": [
{
"uplay": "https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/Uplay.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "win7",
"arch": "win64",
"description": "Setting Windows version to 7",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "corefonts",
"arch": "win64",
"description": "Installing corefonts",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "d3dx11_43 d3dcompiler_43",
"arch": "win64",
"description": "Installing DirectX dlls",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2008 vcrun2010",
"arch": "win64",
"description": "Installing Visual C++ librairies (2008 & 2010)",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/S",
"executable": "uplay",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
]
}
}