Installer the-realm-online-finvarras-fo-finvarras-fortress

files:
- realm: https://realmserver.com/files/TheRealmOnline.msi
game:
  arch: win32
  exe: drive_c/Program Files/Rat Labs/The Realm Online/wlaunch.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /i "$CACHE/realm/RatLabsRealm.msi" /q
    description: Installing The Realm Online
    executable: msiexec
    name: wineexec
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
wine:
  overrides:
    d3d11: disabled
description: null
game_slug: the-realm-online-finvarras-fortress
gogslug: ''
humblestoreid: ''
installer_slug: the-realm-online-finvarras-fo-finvarras-fortress
name: 'The Realm Online: Finvarra''s Fortress'
notes: ''
runner: wine
script:
  files:
  - realm: https://realmserver.com/files/TheRealmOnline.msi
  game:
    arch: win32
    exe: drive_c/Program Files/Rat Labs/The Realm Online/wlaunch.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /i "$CACHE/realm/RatLabsRealm.msi" /q
      description: Installing The Realm Online
      executable: msiexec
      name: wineexec
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
  wine:
    overrides:
      d3d11: disabled
slug: the-realm-online-finvarras-fo-finvarras-fortress
steamid: null
version: Finvarra's Fortress
year: 2018
{
  "game_slug": "the-realm-online-finvarras-fortress",
  "version": "Finvarra's Fortress",
  "description": null,
  "notes": "",
  "name": "The Realm Online: Finvarra's Fortress",
  "year": 2018,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "the-realm-online-finvarras-fo-finvarras-fortress",
  "installer_slug": "the-realm-online-finvarras-fo-finvarras-fortress",
  "script": {
    "files": [
      {
        "realm": "https://realmserver.com/files/TheRealmOnline.msi"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Rat Labs/The Realm Online/wlaunch.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/i \"$CACHE/realm/RatLabsRealm.msi\" /q",
          "description": "Installing The Realm Online",
          "executable": "msiexec",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "overrides": {
        "d3d11": "disabled"
      }
    }
  }
}
Back to game