files:
- install: N/A:Select the Windows installer downloaded from GOG
game:
arch: win32
exe: drive_c/GOG Games/Carmageddon 2 Carpocalypse Now/CARMA2_HW.EXE
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
args: /VERYSILENT /SUPPRESSMSGBOXES
description: Installing the Game
executable: install
name: wineexec
prefix: $GAMEDIR
- write_file:
content: 'Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Zeus Software\nGlide]
"Aspect"="1"
"Gamma"="5"
"Refresh"="1"
"Resolution"="1"
"Splash"="1"
"Vsync"="1"
'
file: $CACHE/nglide.reg
- task:
filename: $CACHE/nglide.reg
name: set_regedit_file
wine:
dxvk: false
description: ''
game_slug: carmageddon-2-carpocalypse-now
gogslug: carmageddon_2_carpocalypse_now
humblestoreid: ''
installer_slug: carmageddon-2-carpocalypse-no-gog
name: 'Carmageddon 2: Carpocalypse Now'
notes: ''
runner: wine
script:
files:
- install: N/A:Select the Windows installer downloaded from GOG
game:
arch: win32
exe: drive_c/GOG Games/Carmageddon 2 Carpocalypse Now/CARMA2_HW.EXE
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
args: /VERYSILENT /SUPPRESSMSGBOXES
description: Installing the Game
executable: install
name: wineexec
prefix: $GAMEDIR
- write_file:
content: 'Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Zeus Software\nGlide]
"Aspect"="1"
"Gamma"="5"
"Refresh"="1"
"Resolution"="1"
"Splash"="1"
"Vsync"="1"
'
file: $CACHE/nglide.reg
- task:
filename: $CACHE/nglide.reg
name: set_regedit_file
wine:
dxvk: false
slug: carmageddon-2-carpocalypse-no-gog
steamid: 282030
version: GOG
year: 1998
{
"game_slug": "carmageddon-2-carpocalypse-now",
"version": "GOG",
"description": "",
"notes": "",
"name": "Carmageddon 2: Carpocalypse Now",
"year": 1998,
"steamid": 282030,
"gogslug": "carmageddon_2_carpocalypse_now",
"humblestoreid": "",
"runner": "wine",
"slug": "carmageddon-2-carpocalypse-no-gog",
"installer_slug": "carmageddon-2-carpocalypse-no-gog",
"script": {
"files": [
{
"install": "N/A:Select the Windows installer downloaded from GOG"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Carmageddon 2 Carpocalypse Now/CARMA2_HW.EXE",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/VERYSILENT /SUPPRESSMSGBOXES",
"description": "Installing the Game",
"executable": "install",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"write_file": {
"content": "Windows Registry Editor Version 5.00\n\n\n[HKEY_CURRENT_USER\\Software\\Zeus Software\\nGlide]\n\"Aspect\"=\"1\"\n\"Gamma\"=\"5\"\n\"Refresh\"=\"1\"\n\"Resolution\"=\"1\"\n\"Splash\"=\"1\"\n\"Vsync\"=\"1\"\n",
"file": "$CACHE/nglide.reg"
}
},
{
"task": {
"filename": "$CACHE/nglide.reg",
"name": "set_regedit_file"
}
}
],
"wine": {
"dxvk": false
}
}
}