Installer rrpg-firecast-v78h

files:
- RRPG: http://firecast.app/downloads/RRPG7.8h.exe
game:
  arch: win32
  exe: drive_c/RRPG/rrpg.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: gdiplus ole32 windowscodecs wininet mfc42 riched30 d3dx11_43
    arch: win32
    description: Installing dependencies
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: winxp
    description: Set Windows version to Windows XP
    name: winetricks
    prefix: $GAMEDIR
- task:
    args: /VERYSILENT /WINE
    description: Installing RRPG
    executable: RRPG
    name: wineexec
    prefix: $GAMEDIR
description: The latest stable version before the v8 rewrite.
game_slug: rrpg-firecast
gogslug: ''
humblestoreid: ''
installer_slug: rrpg-firecast-v78h
name: Firecast
notes: ''
runner: wine
script:
  files:
  - RRPG: http://firecast.app/downloads/RRPG7.8h.exe
  game:
    arch: win32
    exe: drive_c/RRPG/rrpg.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: gdiplus ole32 windowscodecs wininet mfc42 riched30 d3dx11_43
      arch: win32
      description: Installing dependencies
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: winxp
      description: Set Windows version to Windows XP
      name: winetricks
      prefix: $GAMEDIR
  - task:
      args: /VERYSILENT /WINE
      description: Installing RRPG
      executable: RRPG
      name: wineexec
      prefix: $GAMEDIR
slug: rrpg-firecast-v78h
steamid: null
version: v7.8h
year: 2020
{
  "game_slug": "rrpg-firecast",
  "version": "v7.8h",
  "description": "The latest stable version before the v8 rewrite.",
  "notes": "",
  "name": "Firecast",
  "year": 2020,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "rrpg-firecast-v78h",
  "installer_slug": "rrpg-firecast-v78h",
  "script": {
    "files": [
      {
        "RRPG": "http://firecast.app/downloads/RRPG7.8h.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/RRPG/rrpg.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "gdiplus ole32 windowscodecs wininet mfc42 riched30 d3dx11_43",
          "arch": "win32",
          "description": "Installing dependencies",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "winxp",
          "description": "Set Windows version to Windows XP",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/VERYSILENT /WINE",
          "description": "Installing RRPG",
          "executable": "RRPG",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game