Installer rom-check-fail

files:
- setupfile: https://www.farbs.org/ROM%20CHECK%20FAIL%20Setup.exe
game:
  exe: drive_c/romcheckfail/ROM CHECK FAIL.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Preparing Wine prefix
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /SILENT /DIR=C:\\romcheckfail
    description: Installing game data
    executable: setupfile
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: rom-check-fail
gogslug: ''
humblestoreid: ''
installer_slug: rom-check-fail
name: Rom Check Fail
notes: It automatically launches the game after installing.
runner: wine
script:
  files:
  - setupfile: https://www.farbs.org/ROM%20CHECK%20FAIL%20Setup.exe
  game:
    exe: drive_c/romcheckfail/ROM CHECK FAIL.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Preparing Wine prefix
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /SILENT /DIR=C:\\romcheckfail
      description: Installing game data
      executable: setupfile
      name: wineexec
      prefix: $GAMEDIR
slug: rom-check-fail
steamid: null
version: ''
year: 2008
{
  "game_slug": "rom-check-fail",
  "version": "",
  "description": "",
  "notes": "It automatically launches the game after installing.",
  "name": "Rom Check Fail",
  "year": 2008,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "rom-check-fail",
  "installer_slug": "rom-check-fail",
  "script": {
    "files": [
      {
        "setupfile": "https://www.farbs.org/ROM%20CHECK%20FAIL%20Setup.exe"
      }
    ],
    "game": {
      "exe": "drive_c/romcheckfail/ROM CHECK FAIL.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Preparing Wine prefix",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SILENT /DIR=C:\\\\romcheckfail",
          "description": "Installing game data",
          "executable": "setupfile",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game