files:
- gamepatch: N/A:Download the UAP from https://terra-arcanum.com/drog/uap.html and
then select your download.
- gamelanguagepatch: N/A:Download the German Language Package from https://www.compiware-forum.de/file-download/60108/
and then select your download.
- gamefile: N/A:Select the Windows installer downloaded from GOG
game:
arch: win64
exe: drive_c/GOG Games/Arcanum/Arcanum.exe
prefix: $GAMEDIR
installer:
- task:
args: /VERYSILENT
executable: gamefile
name: wineexec
prefix: $GAMEDIR
- copy:
description: Copying the game patch
dst: $GAMEDIR/drive_c/UAP2.0.2
src: gamepatch
- task:
description: Running the game patch
executable: $GAMEDIR/drive_c/UAP2.0.2/UAP2.0.2.exe
name: wineexec
prefix: $GAMEDIR
- extract:
description: Extract downloaded language patch
dst: $CACHE/Arcanum_GerPatchV4
file: gamelanguagepatch
format: zip
- copy:
description: Copying the language patch
dst: $GAMEDIR/drive_c/
src: $CACHE/Arcanum_GerPatchV4/Arcanum_GerPatchV4.exe
- task:
description: Running the language patch
executable: $GAMEDIR/drive_c/Arcanum_GerPatchV4.exe
name: wineexec
prefix: $GAMEDIR
description: Game with German Language Package and unofficial Patch 2.0.2
game_slug: arcanum
gogslug: arcanum_of_steamworks_and_magick_obscura
humblestoreid: ''
installer_slug: arcanum-gog-german-uap-202
name: 'Arcanum: Of Steamworks and Magick Obscura'
notes: "::: PLEASE READ THIS :::\r\nYou MUST deactivate dgvoodoo2 in \"Runner Options\"\
\ in Lutris"
runner: wine
script:
files:
- gamepatch: N/A:Download the UAP from https://terra-arcanum.com/drog/uap.html and
then select your download.
- gamelanguagepatch: N/A:Download the German Language Package from https://www.compiware-forum.de/file-download/60108/
and then select your download.
- gamefile: N/A:Select the Windows installer downloaded from GOG
game:
arch: win64
exe: drive_c/GOG Games/Arcanum/Arcanum.exe
prefix: $GAMEDIR
installer:
- task:
args: /VERYSILENT
executable: gamefile
name: wineexec
prefix: $GAMEDIR
- copy:
description: Copying the game patch
dst: $GAMEDIR/drive_c/UAP2.0.2
src: gamepatch
- task:
description: Running the game patch
executable: $GAMEDIR/drive_c/UAP2.0.2/UAP2.0.2.exe
name: wineexec
prefix: $GAMEDIR
- extract:
description: Extract downloaded language patch
dst: $CACHE/Arcanum_GerPatchV4
file: gamelanguagepatch
format: zip
- copy:
description: Copying the language patch
dst: $GAMEDIR/drive_c/
src: $CACHE/Arcanum_GerPatchV4/Arcanum_GerPatchV4.exe
- task:
description: Running the language patch
executable: $GAMEDIR/drive_c/Arcanum_GerPatchV4.exe
name: wineexec
prefix: $GAMEDIR
slug: arcanum-gog-german-uap-202
steamid: 500810
version: GOG + German + UAP 2.0.2
year: 2001
{
"game_slug": "arcanum",
"version": "GOG + German + UAP 2.0.2",
"description": "Game with German Language Package and unofficial Patch 2.0.2",
"notes": "::: PLEASE READ THIS :::\r\nYou MUST deactivate dgvoodoo2 in \"Runner Options\" in Lutris",
"name": "Arcanum: Of Steamworks and Magick Obscura",
"year": 2001,
"steamid": 500810,
"gogslug": "arcanum_of_steamworks_and_magick_obscura",
"humblestoreid": "",
"runner": "wine",
"slug": "arcanum-gog-german-uap-202",
"installer_slug": "arcanum-gog-german-uap-202",
"script": {
"files": [
{
"gamepatch": "N/A:Download the UAP from https://terra-arcanum.com/drog/uap.html and then select your download."
},
{
"gamelanguagepatch": "N/A:Download the German Language Package from https://www.compiware-forum.de/file-download/60108/ and then select your download."
},
{
"gamefile": "N/A:Select the Windows installer downloaded from GOG"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/GOG Games/Arcanum/Arcanum.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"args": "/VERYSILENT",
"executable": "gamefile",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"copy": {
"description": "Copying the game patch",
"dst": "$GAMEDIR/drive_c/UAP2.0.2",
"src": "gamepatch"
}
},
{
"task": {
"description": "Running the game patch",
"executable": "$GAMEDIR/drive_c/UAP2.0.2/UAP2.0.2.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"description": "Extract downloaded language patch",
"dst": "$CACHE/Arcanum_GerPatchV4",
"file": "gamelanguagepatch",
"format": "zip"
}
},
{
"copy": {
"description": "Copying the language patch",
"dst": "$GAMEDIR/drive_c/",
"src": "$CACHE/Arcanum_GerPatchV4/Arcanum_GerPatchV4.exe"
}
},
{
"task": {
"description": "Running the language patch",
"executable": "$GAMEDIR/drive_c/Arcanum_GerPatchV4.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}