Installer devastation-dvd

files:
- d3d8: https://github.com/crosire/d3d8to9/releases/download/v1.13.0/d3d8.dll
game:
  exe: drive_c/Program Files (x86)/Digitalo Studios/Devastation/System/Devastation.EXE
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- insert-disc:
    requires: Vollversion/Devastation/setup.exe
- task:
    executable: $DISC/Vollversion/Devastation/setup.exe
    name: wineexec
- copy:
    dst: $GAMEDIR/drive_c/Program Files (x86)/Digitalo Studios/Devastation/System
    src: d3d8
wine:
  overrides:
    d3d8: n,b
description: DRM-Free PCPowerPlay DVD version
game_slug: devastation
gogslug: ''
humblestoreid: ''
installer_slug: devastation-dvd
name: Devastation
notes: "- To fix the mouse follow these instructions: \r\n   https://www.pcgamingwiki.com/wiki/Devastation#Jerky.2FUneven_mouse_movement\r\
  \n\r\n\r\n- To set your display resolution see: \r\n   https://www.pcgamingwiki.com/wiki/Devastation#Widescreen_resolution\r\
  \n\r\n- To set your display refresh rate see: \r\n   https://www.pcgamingwiki.com/wiki/Devastation#Run_the_game_at_screen_refresh_rate\r\
  \n\r\nAlso limit your FPS with Mangohud to your display refresh rate."
runner: wine
script:
  files:
  - d3d8: https://github.com/crosire/d3d8to9/releases/download/v1.13.0/d3d8.dll
  game:
    exe: drive_c/Program Files (x86)/Digitalo Studios/Devastation/System/Devastation.EXE
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - insert-disc:
      requires: Vollversion/Devastation/setup.exe
  - task:
      executable: $DISC/Vollversion/Devastation/setup.exe
      name: wineexec
  - copy:
      dst: $GAMEDIR/drive_c/Program Files (x86)/Digitalo Studios/Devastation/System
      src: d3d8
  wine:
    overrides:
      d3d8: n,b
slug: devastation-dvd
steamid: null
version: DVD
year: 2003
{
  "game_slug": "devastation",
  "version": "DVD",
  "description": "DRM-Free PCPowerPlay DVD version",
  "notes": "- To fix the mouse follow these instructions: \r\n   https://www.pcgamingwiki.com/wiki/Devastation#Jerky.2FUneven_mouse_movement\r\n\r\n\r\n- To set your display resolution see: \r\n   https://www.pcgamingwiki.com/wiki/Devastation#Widescreen_resolution\r\n\r\n- To set your display refresh rate see: \r\n   https://www.pcgamingwiki.com/wiki/Devastation#Run_the_game_at_screen_refresh_rate\r\n\r\nAlso limit your FPS with Mangohud to your display refresh rate.",
  "name": "Devastation",
  "year": 2003,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "devastation-dvd",
  "installer_slug": "devastation-dvd",
  "script": {
    "files": [
      {
        "d3d8": "https://github.com/crosire/d3d8to9/releases/download/v1.13.0/d3d8.dll"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/Digitalo Studios/Devastation/System/Devastation.EXE",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "insert-disc": {
          "requires": "Vollversion/Devastation/setup.exe"
        }
      },
      {
        "task": {
          "executable": "$DISC/Vollversion/Devastation/setup.exe",
          "name": "wineexec"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/Digitalo Studios/Devastation/System",
          "src": "d3d8"
        }
      }
    ],
    "wine": {
      "overrides": {
        "d3d8": "n,b"
      }
    }
  }
}
Back to game