Installer the-elder-scrolls-iii-morrowi-cd

files:
- file1: N/A:Select Morrowind's Setup.exe
game:
  arch: win32
  exe: $GAMEDIR/drive_c/Program Files/Bethesda Softworks/Morrowind/Morrowind Launcher.exe
  prefix: $GAMEDIR
installer:
- task:
    executable: file1
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: the-elder-scrolls-iii-morrowind
gogslug: ''
humblestoreid: ''
installer_slug: the-elder-scrolls-iii-morrowi-cd
name: 'The Elder Scrolls III: Morrowind'
notes: "Modifying keyboard controls crashes the game.\r\nThis is due to a regression\
  \ in Wine dating from 2007. If you want this to be fixed, you can tell it here:\
  \ https://bugs.winehq.org/show_bug.cgi?id=8854"
runner: wine
script:
  files:
  - file1: N/A:Select Morrowind's Setup.exe
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Program Files/Bethesda Softworks/Morrowind/Morrowind Launcher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      executable: file1
      name: wineexec
      prefix: $GAMEDIR
slug: the-elder-scrolls-iii-morrowi-cd
steamid: null
version: CD
year: 2002
{
  "game_slug": "the-elder-scrolls-iii-morrowind",
  "version": "CD",
  "description": "",
  "notes": "Modifying keyboard controls crashes the game.\r\nThis is due to a regression in Wine dating from 2007. If you want this to be fixed, you can tell it here: https://bugs.winehq.org/show_bug.cgi?id=8854",
  "name": "The Elder Scrolls III: Morrowind",
  "year": 2002,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "the-elder-scrolls-iii-morrowi-cd",
  "installer_slug": "the-elder-scrolls-iii-morrowi-cd",
  "script": {
    "files": [
      {
        "file1": "N/A:Select Morrowind's Setup.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Program Files/Bethesda Softworks/Morrowind/Morrowind Launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "executable": "file1",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game