files:
- setup: http://download.adobe.com/pub/adobe/digitaleditions/ADE_2.0_Installer.exe
game:
arch: win32
exe: drive_c/Program Files/Adobe/Adobe Digital Editions 2.0/DigitalEditions.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
install_gecko: true
install_mono: true
name: create_prefix
- task:
app: corefonts
arch: win32
description: Installing corefonts
name: winetricks
prefix: $GAMEDIR
- task:
app: windowscodecs
arch: win32
description: Installing windowscodecs
name: winetricks
prefix: $GAMEDIR
- task:
app: dotnet35sp1
arch: win32
description: Installing dotnet35sp1
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
description: Installing Adobe Digital Editions 2.0.1
executable: setup
name: wineexec
- task:
name: winekill
wine:
dxvk: false
description: null
game_slug: adobe-digital-editions
gogslug: ''
humblestoreid: ''
installer_slug: adobe-digital-editions-201
name: Adobe Digital Editions
notes: Could be necessary install lib32-gnutls on the host system
runner: wine
script:
files:
- setup: http://download.adobe.com/pub/adobe/digitaleditions/ADE_2.0_Installer.exe
game:
arch: win32
exe: drive_c/Program Files/Adobe/Adobe Digital Editions 2.0/DigitalEditions.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
install_gecko: true
install_mono: true
name: create_prefix
- task:
app: corefonts
arch: win32
description: Installing corefonts
name: winetricks
prefix: $GAMEDIR
- task:
app: windowscodecs
arch: win32
description: Installing windowscodecs
name: winetricks
prefix: $GAMEDIR
- task:
app: dotnet35sp1
arch: win32
description: Installing dotnet35sp1
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
description: Installing Adobe Digital Editions 2.0.1
executable: setup
name: wineexec
- task:
name: winekill
wine:
dxvk: false
slug: adobe-digital-editions-201
steamid: null
version: 2.0.1
year: 2013
{
"game_slug": "adobe-digital-editions",
"version": "2.0.1",
"description": null,
"notes": "Could be necessary install lib32-gnutls on the host system",
"name": "Adobe Digital Editions",
"year": 2013,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "adobe-digital-editions-201",
"installer_slug": "adobe-digital-editions-201",
"script": {
"files": [
{
"setup": "http://download.adobe.com/pub/adobe/digitaleditions/ADE_2.0_Installer.exe"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Adobe/Adobe Digital Editions 2.0/DigitalEditions.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"install_gecko": true,
"install_mono": true,
"name": "create_prefix"
}
},
{
"task": {
"app": "corefonts",
"arch": "win32",
"description": "Installing corefonts",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "windowscodecs",
"arch": "win32",
"description": "Installing windowscodecs",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "dotnet35sp1",
"arch": "win32",
"description": "Installing dotnet35sp1",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"description": "Installing Adobe Digital Editions 2.0.1",
"executable": "setup",
"name": "wineexec"
}
},
{
"task": {
"name": "winekill"
}
}
],
"wine": {
"dxvk": false
}
}
}