Installer runes-of-magic-wine

files:
- rom_installer: http://dl.rom.gameforge.com/rom/client/RunesOfMagic_Setup.exe
game:
  arch: win64
  exe: $GAMEDIR/prefix/drive_c/Program Files (x86)/Runes Of Magic/Client.exe
  prefix: $GAMEDIR/prefix/
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR/prefix
- task:
    description: Please don't change default game install path .
    executable: rom_installer
    name: wineexec
    prefix: $GAMEDIR/prefix
description: null
game_slug: runes-of-magic
gogslug: ''
humblestoreid: ''
installer_slug: runes-of-magic-wine
name: Runes of Magic
notes: "Game is playable, mouse is flickering but its not game breaking.\r\nIf mouse\
  \ is invisible try window mode. \r\nIn Game store doesn't work."
runner: wine
script:
  files:
  - rom_installer: http://dl.rom.gameforge.com/rom/client/RunesOfMagic_Setup.exe
  game:
    arch: win64
    exe: $GAMEDIR/prefix/drive_c/Program Files (x86)/Runes Of Magic/Client.exe
    prefix: $GAMEDIR/prefix/
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - task:
      description: Please don't change default game install path .
      executable: rom_installer
      name: wineexec
      prefix: $GAMEDIR/prefix
slug: runes-of-magic-wine
steamid: 808290
version: wine
year: 2009
{
  "game_slug": "runes-of-magic",
  "version": "wine",
  "description": null,
  "notes": "Game is playable, mouse is flickering but its not game breaking.\r\nIf mouse is invisible try window mode. \r\nIn Game store doesn't work.",
  "name": "Runes of Magic",
  "year": 2009,
  "steamid": 808290,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "runes-of-magic-wine",
  "installer_slug": "runes-of-magic-wine",
  "script": {
    "files": [
      {
        "rom_installer": "http://dl.rom.gameforge.com/rom/client/RunesOfMagic_Setup.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/prefix/drive_c/Program Files (x86)/Runes Of Magic/Client.exe",
      "prefix": "$GAMEDIR/prefix/"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "description": "Please don't change default game install path .",
          "executable": "rom_installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ]
  }
}
Back to game