files:
- arc: N/A:Select the Windows installer downloaded from GOG
- patch: N/A:Download the UAP from https://terra-arcanum.com/drog/uap.html and then
select your download.
game:
arch: win32
exe: $GAMEDIR/drive_c/GOG Games/Arcanum/Arcanum.exe
prefix: $GAMEDIR
installer:
- task:
args: /VERYSILENT
executable: arc
name: wineexec
prefix: $GAMEDIR
- move:
description: Moving the Patch
dst: $GAMEDIR/drive_c/GOG Games/UAP2.0.2.exe
src: patch
- task:
description: Running the Patch
executable: $GAMEDIR/drive_c/GOG Games/UAP2.0.2.exe
name: wineexec
prefix: $GAMEDIR
description: Installs and applies the Unofficial Arcanum Patch to the GOG version
game_slug: arcanum
gogslug: arcanum_of_steamworks_and_magick_obscura
humblestoreid: ''
installer_slug: arcanum-gog-uap-202
name: Arcanum
notes: "The patch needs to be manually downloaded. As of 2022-04-18, you can download\
\ the patch from: https://mega.nz/file/Qwp2BKwQ#nkZe6neiNS2n4J3A01_r1XOhwOa5cTkGH5IzJQBI3IU\r\
\n\r\nIf the above link does not work, the correct mirror can be found by visiting:\
\ https://terra-arcanum.com/drog/uap.html"
runner: wine
script:
files:
- arc: N/A:Select the Windows installer downloaded from GOG
- patch: N/A:Download the UAP from https://terra-arcanum.com/drog/uap.html and then
select your download.
game:
arch: win32
exe: $GAMEDIR/drive_c/GOG Games/Arcanum/Arcanum.exe
prefix: $GAMEDIR
installer:
- task:
args: /VERYSILENT
executable: arc
name: wineexec
prefix: $GAMEDIR
- move:
description: Moving the Patch
dst: $GAMEDIR/drive_c/GOG Games/UAP2.0.2.exe
src: patch
- task:
description: Running the Patch
executable: $GAMEDIR/drive_c/GOG Games/UAP2.0.2.exe
name: wineexec
prefix: $GAMEDIR
slug: arcanum-gog-uap-202
steamid: 500810
version: GOG - UAP 2.02
year: 2001
{
"game_slug": "arcanum",
"version": "GOG - UAP 2.02",
"description": "Installs and applies the Unofficial Arcanum Patch to the GOG version",
"notes": "The patch needs to be manually downloaded. As of 2022-04-18, you can download the patch from: https://mega.nz/file/Qwp2BKwQ#nkZe6neiNS2n4J3A01_r1XOhwOa5cTkGH5IzJQBI3IU\r\n\r\nIf the above link does not work, the correct mirror can be found by visiting: https://terra-arcanum.com/drog/uap.html",
"name": "Arcanum",
"year": 2001,
"steamid": 500810,
"gogslug": "arcanum_of_steamworks_and_magick_obscura",
"humblestoreid": "",
"runner": "wine",
"slug": "arcanum-gog-uap-202",
"installer_slug": "arcanum-gog-uap-202",
"script": {
"files": [
{
"arc": "N/A:Select the Windows installer downloaded from GOG"
},
{
"patch": "N/A:Download the UAP from https://terra-arcanum.com/drog/uap.html and then select your download."
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/GOG Games/Arcanum/Arcanum.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"args": "/VERYSILENT",
"executable": "arc",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"move": {
"description": "Moving the Patch",
"dst": "$GAMEDIR/drive_c/GOG Games/UAP2.0.2.exe",
"src": "patch"
}
},
{
"task": {
"description": "Running the Patch",
"executable": "$GAMEDIR/drive_c/GOG Games/UAP2.0.2.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}