Installer unreal-gold-latest

files:
- gamezip: N/A:Select the games zip file 'unreal_gold.zip' (Download from https://www.oldunreal.com/downloads/unreal/full-game-installers/
    )
game:
  exe: $GAMEDIR/drive_c/Unreal/System/Unreal.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $CACHE
    file: gamezip
- task:
    description: Run Installer
    executable: $CACHE/Unreal_Gold.exe
    name: wineexec
    prefix: $GAMEDIR
    working_dir: $CACHE
description: Unreal Gold Edition using Webarchive and OldUnreal
game_slug: unreal-gold
gogslug: ultra_pack_deluxe_turbo_hd_remix_vol2
humblestoreid: ''
installer_slug: unreal-gold-latest
name: Unreal Gold
notes: "This Installer uses the provided File from https://www.oldunreal.com/downloads/unreal/full-game-installers/.\
  \ Since Gog and Steam dropped this game it is not easy availablebe and installable\
  \ anymore. Oldunreal made an agreement with epic to still provide the game: \r\n\
  \"Instead, we are allowed to host this installer, which will download the original\
  \ disc image for Unreal Gold from archive.org, extract the disc contents into a\
  \ folder of your choice\"\r\nThis Solution uses the Webarchive Unreal Gold Iso and\
  \ adds all Patches to the game automatically."
runner: wine
script:
  files:
  - gamezip: N/A:Select the games zip file 'unreal_gold.zip' (Download from https://www.oldunreal.com/downloads/unreal/full-game-installers/
      )
  game:
    exe: $GAMEDIR/drive_c/Unreal/System/Unreal.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE
      file: gamezip
  - task:
      description: Run Installer
      executable: $CACHE/Unreal_Gold.exe
      name: wineexec
      prefix: $GAMEDIR
      working_dir: $CACHE
slug: unreal-gold-latest
steamid: 13250
version: latest
year: 1998
{
  "game_slug": "unreal-gold",
  "version": "latest",
  "description": "Unreal Gold Edition using Webarchive and OldUnreal",
  "notes": "This Installer uses the provided File from https://www.oldunreal.com/downloads/unreal/full-game-installers/. Since Gog and Steam dropped this game it is not easy availablebe and installable anymore. Oldunreal made an agreement with epic to still provide the game: \r\n\"Instead, we are allowed to host this installer, which will download the original disc image for Unreal Gold from archive.org, extract the disc contents into a folder of your choice\"\r\nThis Solution uses the Webarchive Unreal Gold Iso and adds all Patches to the game automatically.",
  "name": "Unreal Gold",
  "year": 1998,
  "steamid": 13250,
  "gogslug": "ultra_pack_deluxe_turbo_hd_remix_vol2",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "unreal-gold-latest",
  "installer_slug": "unreal-gold-latest",
  "script": {
    "files": [
      {
        "gamezip": "N/A:Select the games zip file 'unreal_gold.zip' (Download from https://www.oldunreal.com/downloads/unreal/full-game-installers/ )"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Unreal/System/Unreal.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "gamezip"
        }
      },
      {
        "task": {
          "description": "Run Installer",
          "executable": "$CACHE/Unreal_Gold.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR",
          "working_dir": "$CACHE"
        }
      }
    ]
  }
}
Back to game