files:
- patchedEXE: N/A:Select the NoCD patched exe
game:
exe: drive_c/Program Files (x86)/Infogrames/Carnivores Cityscape/bin/Main.exe
prefix: $GAMEDIR
installer:
- insert-disc:
description: Please select the installation directory
requires: setup.exe
- task:
description: Launching the installation
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
- move:
description: Moving the old executable so that it acts like a potential backup
dst: $GAMEDIR/drive_c/Program Files (x86)/Infogrames/Carnivores Cityscape/bin/Main.exe_backup
src: $GAMEDIR/drive_c/Program Files (x86)/Infogrames/Carnivores Cityscape/bin/Main.exe
- copy:
description: Moving over the NoCD patched executable
dst: $GAMEDIR/drive_c/Program Files (x86)/Infogrames/Carnivores Cityscape/bin/
src: patchedEXE
description: Base game + NoCD Patch
game_slug: carnivores-cityscape
gogslug: ''
humblestoreid: ''
installer_slug: carnivores-cityscape-10
name: 'Carnivores: Cityscape'
notes: "- Don't install DirectX if offered, dxvk will handle this for us\r\n - Do\
\ not register the game online (unless you want to)\r\n - Do not install gamespy\
\ arcade when it's offered\r\n - Do not restart your computer when it asks you\
\ too\r\n - Follow https://www.pcgamingwiki.com/wiki/Carnivores:_Cityscape#Widescreen_resolution\
\ for how to enable widescreen resolution"
runner: wine
script:
files:
- patchedEXE: N/A:Select the NoCD patched exe
game:
exe: drive_c/Program Files (x86)/Infogrames/Carnivores Cityscape/bin/Main.exe
prefix: $GAMEDIR
installer:
- insert-disc:
description: Please select the installation directory
requires: setup.exe
- task:
description: Launching the installation
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
- move:
description: Moving the old executable so that it acts like a potential backup
dst: $GAMEDIR/drive_c/Program Files (x86)/Infogrames/Carnivores Cityscape/bin/Main.exe_backup
src: $GAMEDIR/drive_c/Program Files (x86)/Infogrames/Carnivores Cityscape/bin/Main.exe
- copy:
description: Moving over the NoCD patched executable
dst: $GAMEDIR/drive_c/Program Files (x86)/Infogrames/Carnivores Cityscape/bin/
src: patchedEXE
slug: carnivores-cityscape-10
steamid: null
version: '1.0'
year: 2002
{
"game_slug": "carnivores-cityscape",
"version": "1.0",
"description": "Base game + NoCD Patch",
"notes": "- Don't install DirectX if offered, dxvk will handle this for us\r\n - Do not register the game online (unless you want to)\r\n - Do not install gamespy arcade when it's offered\r\n - Do not restart your computer when it asks you too\r\n - Follow https://www.pcgamingwiki.com/wiki/Carnivores:_Cityscape#Widescreen_resolution for how to enable widescreen resolution",
"name": "Carnivores: Cityscape",
"year": 2002,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "carnivores-cityscape-10",
"installer_slug": "carnivores-cityscape-10",
"script": {
"files": [
{
"patchedEXE": "N/A:Select the NoCD patched exe"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/Infogrames/Carnivores Cityscape/bin/Main.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"description": "Please select the installation directory",
"requires": "setup.exe"
}
},
{
"task": {
"description": "Launching the installation",
"executable": "$DISC/setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"move": {
"description": "Moving the old executable so that it acts like a potential backup",
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Infogrames/Carnivores Cityscape/bin/Main.exe_backup",
"src": "$GAMEDIR/drive_c/Program Files (x86)/Infogrames/Carnivores Cityscape/bin/Main.exe"
}
},
{
"copy": {
"description": "Moving over the NoCD patched executable",
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Infogrames/Carnivores Cityscape/bin/",
"src": "patchedEXE"
}
}
]
}
}