files:
- download: https://mamedev.emulab.it/clrmamepro/binaries/cmp4049_64.zip
game:
arch: win64
exe: drive_c/Program Files/clrmamepro/cmpro64.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Program Files/clrmamepro
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: corefonts
arch: win64
description: Installing MS Corefonts
name: winetricks
prefix: $GAMEDIR
- extract:
description: Extracting clrmamepro
dst: $GAMEDIR/drive_c/Program Files/clrmamepro
file: $download
- chmodx: $GAMEDIR/drive_c/Program Files/clrmamepro/cmpro64.exe
description: Installer for "clrmamepro". Version 4.049 (64bit).
game_slug: clrmamepro
gogslug: ''
humblestoreid: ''
installer_slug: clrmamepro-4049-64bit
name: clrmamepro
notes: ''
runner: wine
script:
files:
- download: https://mamedev.emulab.it/clrmamepro/binaries/cmp4049_64.zip
game:
arch: win64
exe: drive_c/Program Files/clrmamepro/cmpro64.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Program Files/clrmamepro
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: corefonts
arch: win64
description: Installing MS Corefonts
name: winetricks
prefix: $GAMEDIR
- extract:
description: Extracting clrmamepro
dst: $GAMEDIR/drive_c/Program Files/clrmamepro
file: $download
- chmodx: $GAMEDIR/drive_c/Program Files/clrmamepro/cmpro64.exe
slug: clrmamepro-4049-64bit
steamid: null
version: 4.049 64bit
year: 1997
{
"game_slug": "clrmamepro",
"version": "4.049 64bit",
"description": "Installer for \"clrmamepro\". Version 4.049 (64bit).",
"notes": "",
"name": "clrmamepro",
"year": 1997,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "clrmamepro-4049-64bit",
"installer_slug": "clrmamepro-4049-64bit",
"script": {
"files": [
{
"download": "https://mamedev.emulab.it/clrmamepro/binaries/cmp4049_64.zip"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files/clrmamepro/cmpro64.exe",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR/drive_c/Program Files/clrmamepro"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "corefonts",
"arch": "win64",
"description": "Installing MS Corefonts",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"description": "Extracting clrmamepro",
"dst": "$GAMEDIR/drive_c/Program Files/clrmamepro",
"file": "$download"
}
},
{
"chmodx": "$GAMEDIR/drive_c/Program Files/clrmamepro/cmpro64.exe"
}
]
}
}