Installer the-elder-scrolls-iv-oblivion-retail

files:
- officialPatch: N/A:Select the official Oblivion Shivering Isles v1.2.416 Patch executable
    for your language
- noCDPatch: N/A:Select the patched (NO-Disc) Oblivion.exe
game:
  arch: win32
  exe: drive_c/Program Files/Bethesda Softworks/Oblivion/OblivionLauncher.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    description: Insert Disc 1
    requires: OblivionLauncher.exe
- task:
    arch: win32
    description: Creating Wine prefix
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win32
    description: Installing Oblivion ...
    executable: $DISC/OblivionLauncher.exe
    name: wineexec
    working_dir: $DISC
- insert-disc:
    description: Insert Disc 2
    requires: setup.exe
- task:
    arch: win32
    description: Installing Shivering Isles ...
    executable: $DISC/setup.exe
    name: wineexec
    working_dir: $DISC
- task:
    arch: win32
    description: Installing the the official Oblivion Shivering Isles v1.2.416 Patch
      ...
    executable: officialPatch
    name: wineexec
    working_dir: $GAMEDIR
- move:
    dst: $GAMEDIR/drive_c/Program Files/Bethesda Softworks/Oblivion/OblivionNOPATCH.exe
    src: $GAMEDIR/drive_c/Program Files/Bethesda Softworks/Oblivion/Oblivion.exe
- copy:
    dst: $GAMEDIR/drive_c/Program Files/Bethesda Softworks/Oblivion
    src: noCDPatch
wine:
  overrides:
    VistaAPI.dll: native, builtin
    ddraw: native, builtin
description: Retail Version (2 Disc)
game_slug: the-elder-scrolls-iv-oblivion
gogslug: ''
humblestoreid: ''
installer_slug: the-elder-scrolls-iv-oblivion-retail
name: 'The Elder Scrolls IV: Oblivion GOTY Edition'
notes: "Requires the the official Oblivion Shivering Isles v1.2.416 Patch and a NO-Disc\
  \ patched Oblivion.exe. Both must be downloaded for the preferred language before\
  \ running this installer.\r\n\r\nDuring installation, you must ensure that Disc\
  \ 2 is actually inserted when you are prompted to insert it. The installation will\
  \ also continue with disc 1 inserted."
runner: wine
script:
  files:
  - officialPatch: N/A:Select the official Oblivion Shivering Isles v1.2.416 Patch
      executable for your language
  - noCDPatch: N/A:Select the patched (NO-Disc) Oblivion.exe
  game:
    arch: win32
    exe: drive_c/Program Files/Bethesda Softworks/Oblivion/OblivionLauncher.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      description: Insert Disc 1
      requires: OblivionLauncher.exe
  - task:
      arch: win32
      description: Creating Wine prefix
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win32
      description: Installing Oblivion ...
      executable: $DISC/OblivionLauncher.exe
      name: wineexec
      working_dir: $DISC
  - insert-disc:
      description: Insert Disc 2
      requires: setup.exe
  - task:
      arch: win32
      description: Installing Shivering Isles ...
      executable: $DISC/setup.exe
      name: wineexec
      working_dir: $DISC
  - task:
      arch: win32
      description: Installing the the official Oblivion Shivering Isles v1.2.416 Patch
        ...
      executable: officialPatch
      name: wineexec
      working_dir: $GAMEDIR
  - move:
      dst: $GAMEDIR/drive_c/Program Files/Bethesda Softworks/Oblivion/OblivionNOPATCH.exe
      src: $GAMEDIR/drive_c/Program Files/Bethesda Softworks/Oblivion/Oblivion.exe
  - copy:
      dst: $GAMEDIR/drive_c/Program Files/Bethesda Softworks/Oblivion
      src: noCDPatch
  wine:
    overrides:
      VistaAPI.dll: native, builtin
      ddraw: native, builtin
slug: the-elder-scrolls-iv-oblivion-retail
steamid: 22330
version: Retail
year: 2007
{
  "game_slug": "the-elder-scrolls-iv-oblivion",
  "version": "Retail",
  "description": "Retail Version (2 Disc)",
  "notes": "Requires the the official Oblivion Shivering Isles v1.2.416 Patch and a NO-Disc patched Oblivion.exe. Both must be downloaded for the preferred language before running this installer.\r\n\r\nDuring installation, you must ensure that Disc 2 is actually inserted when you are prompted to insert it. The installation will also continue with disc 1 inserted.",
  "name": "The Elder Scrolls IV: Oblivion GOTY Edition",
  "year": 2007,
  "steamid": 22330,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "the-elder-scrolls-iv-oblivion-retail",
  "installer_slug": "the-elder-scrolls-iv-oblivion-retail",
  "script": {
    "files": [
      {
        "officialPatch": "N/A:Select the official Oblivion Shivering Isles v1.2.416 Patch executable for your language"
      },
      {
        "noCDPatch": "N/A:Select the patched (NO-Disc) Oblivion.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Bethesda Softworks/Oblivion/OblivionLauncher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "description": "Insert Disc 1",
          "requires": "OblivionLauncher.exe"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine prefix",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Installing Oblivion ...",
          "executable": "$DISC/OblivionLauncher.exe",
          "name": "wineexec",
          "working_dir": "$DISC"
        }
      },
      {
        "insert-disc": {
          "description": "Insert Disc 2",
          "requires": "setup.exe"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Installing Shivering Isles ...",
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "working_dir": "$DISC"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Installing the the official Oblivion Shivering Isles v1.2.416 Patch ...",
          "executable": "officialPatch",
          "name": "wineexec",
          "working_dir": "$GAMEDIR"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/Program Files/Bethesda Softworks/Oblivion/OblivionNOPATCH.exe",
          "src": "$GAMEDIR/drive_c/Program Files/Bethesda Softworks/Oblivion/Oblivion.exe"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR/drive_c/Program Files/Bethesda Softworks/Oblivion",
          "src": "noCDPatch"
        }
      }
    ],
    "wine": {
      "overrides": {
        "VistaAPI.dll": "native, builtin",
        "ddraw": "native, builtin"
      }
    }
  }
}
Back to game