Installer quake-gog-arcane-dimension

files:
- gogsetup: N/A:Please select the game's setup Windows exe file downloaded from your
    GOG account.
- mod: N/A:Please download Arcane Dimensions Epsilon mod from https://www.moddb.com/mods/quake-epsilon-build/downloads/arcane-dimensions-epsilon-build-v112
game:
  args: -game ad
  exe: $GAMEDIR/drive_c/Arcane Dimensions Epsilon/darkplaces.exe
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Arcane Dimensions Epsilon
    file: gogsetup
    format: gog
- extract:
    dst: $GAMEDIR/drive_c/Arcane Dimensions Epsilon
    file: mod
- execute:
    command: cd "$GAMEDIR/drive_c/Arcane Dimensions Epsilon"; sed -i -e "137,149s/^/#/"
      -e '150i quality_level=U' linux_changegraphicsquality.sh;
- chmodx: $GAMEDIR/drive_c/Arcane Dimensions Epsilon/linux_changegraphicsquality.sh
- execute:
    file: $GAMEDIR/drive_c/Arcane Dimensions Epsilon/linux_changegraphicsquality.sh
- execute:
    command: cd "$GAMEDIR/drive_c/Arcane Dimensions Epsilon"; printf '\n"vid_height"
      "$RESOLUTION_HEIGHT"\n"vid_width" "$RESOLUTION_WIDTH"\n' >> ad/config.cfg
description: Play "Quake" with "Arcane Dimensions mod" on Linux!
game_slug: quake
gogslug: quake_the_offering
humblestoreid: ''
installer_slug: quake-gog-arcane-dimension
name: Quake
notes: "- Using Darkplaces engine\r\n-  Arcane Dimensions mod: each map, or 'dimension',\
  \ teleports the player to a very different area, with a very different vibe and\
  \ overall 'feel'. Some dimensions are scifi, some ethereal, some dark and gothic.\
  \ All are good. Tons of new enemies abound, ranging from variations on old favorites\
  \ to new originals"
runner: wine
script:
  files:
  - gogsetup: N/A:Please select the game's setup Windows exe file downloaded from
      your GOG account.
  - mod: N/A:Please download Arcane Dimensions Epsilon mod from https://www.moddb.com/mods/quake-epsilon-build/downloads/arcane-dimensions-epsilon-build-v112
  game:
    args: -game ad
    exe: $GAMEDIR/drive_c/Arcane Dimensions Epsilon/darkplaces.exe
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Arcane Dimensions Epsilon
      file: gogsetup
      format: gog
  - extract:
      dst: $GAMEDIR/drive_c/Arcane Dimensions Epsilon
      file: mod
  - execute:
      command: cd "$GAMEDIR/drive_c/Arcane Dimensions Epsilon"; sed -i -e "137,149s/^/#/"
        -e '150i quality_level=U' linux_changegraphicsquality.sh;
  - chmodx: $GAMEDIR/drive_c/Arcane Dimensions Epsilon/linux_changegraphicsquality.sh
  - execute:
      file: $GAMEDIR/drive_c/Arcane Dimensions Epsilon/linux_changegraphicsquality.sh
  - execute:
      command: cd "$GAMEDIR/drive_c/Arcane Dimensions Epsilon"; printf '\n"vid_height"
        "$RESOLUTION_HEIGHT"\n"vid_width" "$RESOLUTION_WIDTH"\n' >> ad/config.cfg
slug: quake-gog-arcane-dimension
steamid: 2310
version: GOG + Arcane Dimensions mod
year: 1996
{
  "game_slug": "quake",
  "version": "GOG + Arcane Dimensions mod",
  "description": "Play \"Quake\" with \"Arcane Dimensions mod\" on Linux!",
  "notes": "- Using Darkplaces engine\r\n-  Arcane Dimensions mod: each map, or 'dimension', teleports the player to a very different area, with a very different vibe and overall 'feel'. Some dimensions are scifi, some ethereal, some dark and gothic. All are good. Tons of new enemies abound, ranging from variations on old favorites to new originals",
  "name": "Quake",
  "year": 1996,
  "steamid": 2310,
  "gogslug": "quake_the_offering",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "quake-gog-arcane-dimension",
  "installer_slug": "quake-gog-arcane-dimension",
  "script": {
    "files": [
      {
        "gogsetup": "N/A:Please select the game's setup Windows exe file downloaded from your GOG account."
      },
      {
        "mod": "N/A:Please download Arcane Dimensions Epsilon mod from https://www.moddb.com/mods/quake-epsilon-build/downloads/arcane-dimensions-epsilon-build-v112"
      }
    ],
    "game": {
      "args": "-game ad",
      "exe": "$GAMEDIR/drive_c/Arcane Dimensions Epsilon/darkplaces.exe"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Arcane Dimensions Epsilon",
          "file": "gogsetup",
          "format": "gog"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Arcane Dimensions Epsilon",
          "file": "mod"
        }
      },
      {
        "execute": {
          "command": "cd \"$GAMEDIR/drive_c/Arcane Dimensions Epsilon\"; sed -i -e \"137,149s/^/#/\" -e '150i quality_level=U' linux_changegraphicsquality.sh;"
        }
      },
      {
        "chmodx": "$GAMEDIR/drive_c/Arcane Dimensions Epsilon/linux_changegraphicsquality.sh"
      },
      {
        "execute": {
          "file": "$GAMEDIR/drive_c/Arcane Dimensions Epsilon/linux_changegraphicsquality.sh"
        }
      },
      {
        "execute": {
          "command": "cd \"$GAMEDIR/drive_c/Arcane Dimensions Epsilon\"; printf '\\n\"vid_height\" \"$RESOLUTION_HEIGHT\"\\n\"vid_width\" \"$RESOLUTION_WIDTH\"\\n' >> ad/config.cfg"
        }
      }
    ]
  }
}
Back to game