Installer clrmamepro-4048d

files:
- download: https://mamedev.emulab.it/clrmamepro/binaries/cmp4048d_32.zip
game:
  arch: win64
  exe: drive_c/Program Files (x86)/clrmamepro/cmpro.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: win32
    description: Installing MS Corefonts
    name: winetricks
    prefix: $GAMEDIR
- extract:
    description: Extracting clrmamepro
    dst: $GAMEDIR/drive_c/Program Files (x86)/clrmamepro
    file: $download
- chmodx: $GAMEDIR/drive_c/Program Files (x86)/clrmamepro/cmpro.exe
description: Installer for "clrmamepro". Version 4.048d (32bit).
game_slug: clrmamepro
gogslug: ''
humblestoreid: ''
installer_slug: clrmamepro-4048d
name: clrmamepro
notes: ''
runner: wine
script:
  files:
  - download: https://mamedev.emulab.it/clrmamepro/binaries/cmp4048d_32.zip
  game:
    arch: win64
    exe: drive_c/Program Files (x86)/clrmamepro/cmpro.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: win32
      description: Installing MS Corefonts
      name: winetricks
      prefix: $GAMEDIR
  - extract:
      description: Extracting clrmamepro
      dst: $GAMEDIR/drive_c/Program Files (x86)/clrmamepro
      file: $download
  - chmodx: $GAMEDIR/drive_c/Program Files (x86)/clrmamepro/cmpro.exe
slug: clrmamepro-4048d
steamid: null
version: 4.048d
year: 1997
{
  "game_slug": "clrmamepro",
  "version": "4.048d",
  "description": "Installer for \"clrmamepro\". Version 4.048d (32bit).",
  "notes": "",
  "name": "clrmamepro",
  "year": 1997,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "clrmamepro-4048d",
  "installer_slug": "clrmamepro-4048d",
  "script": {
    "files": [
      {
        "download": "https://mamedev.emulab.it/clrmamepro/binaries/cmp4048d_32.zip"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files (x86)/clrmamepro/cmpro.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": "win32",
          "description": "Installing MS Corefonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "description": "Extracting clrmamepro",
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/clrmamepro",
          "file": "$download"
        }
      },
      {
        "chmodx": "$GAMEDIR/drive_c/Program Files (x86)/clrmamepro/cmpro.exe"
      }
    ]
  }
}
Back to game