Installer driv3r-definitive-edition-m

files:
- mod:
    filename: driv3r-definitive-edition.7z
    url: https://www.moddb.com/mods/driv3r-definitive-edition/downloads/driv3r-definitive-edition-1450
game:
  exe: drive_c/Driv3r Definitive Edition/Driv3r Definitive Edition.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    description: Select the Driv3r install directory.
    message: Autodetect will not work here, use the "Browse" button.
    requires: Driv3r.exe
- extract:
    description: Extracting
    dst: $CACHE/de
    file: mod
- copy:
    description: Installing
    dst: drive_c/Driv3r Definitive Edition
    src: $DISC
- copy:
    description: Installing
    dst: drive_c/Driv3r Definitive Edition
    src: $CACHE/de/Definitive Edition
- execute:
    command: sed -i '/DrawDistanceFactor/s/4/6/' "drive_c/Driv3r Definitive Edition/scripts/Driv3r.WidescreenFix.ini"
    description: Improve draw distance (it still sucks ass)
- write_file:
    content: 'd3d9.samplerAnisotropy = 16

      d3d9.forceSwapchainMSAA = 8

      '
    file: $GAMEDIR/dxvk.conf
requires: driv3r
system:
  env:
    DXVK_CONFIG_FILE: $GAMEDIR/dxvk.conf
description: Base game must be already installed
game_slug: driv3r
gogslug: ''
humblestoreid: ''
installer_slug: driv3r-definitive-edition-m
name: Driv3r
notes: ''
runner: wine
script:
  files:
  - mod:
      filename: driv3r-definitive-edition.7z
      url: https://www.moddb.com/mods/driv3r-definitive-edition/downloads/driv3r-definitive-edition-1450
  game:
    exe: drive_c/Driv3r Definitive Edition/Driv3r Definitive Edition.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      description: Select the Driv3r install directory.
      message: Autodetect will not work here, use the "Browse" button.
      requires: Driv3r.exe
  - extract:
      description: Extracting
      dst: $CACHE/de
      file: mod
  - copy:
      description: Installing
      dst: drive_c/Driv3r Definitive Edition
      src: $DISC
  - copy:
      description: Installing
      dst: drive_c/Driv3r Definitive Edition
      src: $CACHE/de/Definitive Edition
  - execute:
      command: sed -i '/DrawDistanceFactor/s/4/6/' "drive_c/Driv3r Definitive Edition/scripts/Driv3r.WidescreenFix.ini"
      description: Improve draw distance (it still sucks ass)
  - write_file:
      content: 'd3d9.samplerAnisotropy = 16

        d3d9.forceSwapchainMSAA = 8

        '
      file: $GAMEDIR/dxvk.conf
  requires: driv3r
  system:
    env:
      DXVK_CONFIG_FILE: $GAMEDIR/dxvk.conf
slug: driv3r-definitive-edition-m
steamid: null
version: Definitive Edition Mod
year: 2004
{
  "game_slug": "driv3r",
  "version": "Definitive Edition Mod",
  "description": "Base game must be already installed",
  "notes": "",
  "name": "Driv3r",
  "year": 2004,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "driv3r-definitive-edition-m",
  "installer_slug": "driv3r-definitive-edition-m",
  "script": {
    "files": [
      {
        "mod": {
          "filename": "driv3r-definitive-edition.7z",
          "url": "https://www.moddb.com/mods/driv3r-definitive-edition/downloads/driv3r-definitive-edition-1450"
        }
      }
    ],
    "game": {
      "exe": "drive_c/Driv3r Definitive Edition/Driv3r Definitive Edition.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "description": "Select the Driv3r install directory.",
          "message": "Autodetect will not work here, use the \"Browse\" button.",
          "requires": "Driv3r.exe"
        }
      },
      {
        "extract": {
          "description": "Extracting",
          "dst": "$CACHE/de",
          "file": "mod"
        }
      },
      {
        "copy": {
          "description": "Installing",
          "dst": "drive_c/Driv3r Definitive Edition",
          "src": "$DISC"
        }
      },
      {
        "copy": {
          "description": "Installing",
          "dst": "drive_c/Driv3r Definitive Edition",
          "src": "$CACHE/de/Definitive Edition"
        }
      },
      {
        "execute": {
          "command": "sed -i '/DrawDistanceFactor/s/4/6/' \"drive_c/Driv3r Definitive Edition/scripts/Driv3r.WidescreenFix.ini\"",
          "description": "Improve draw distance (it still sucks ass)"
        }
      },
      {
        "write_file": {
          "content": "d3d9.samplerAnisotropy = 16\nd3d9.forceSwapchainMSAA = 8\n",
          "file": "$GAMEDIR/dxvk.conf"
        }
      }
    ],
    "requires": "driv3r",
    "system": {
      "env": {
        "DXVK_CONFIG_FILE": "$GAMEDIR/dxvk.conf"
      }
    }
  }
}
Back to game