Installer 18-wheels-of-steel-pedal-to-t-cd-or-digital

files:
- setup: N/A:Select the installer(setup.exe) for 18 Wheels of Steel Pedal to the Metal
- patch: https://gitlab.com/cxf_/lutris_files/raw/master/RETAIL_CD_VERSION_ONLY_1_07.exe
game:
  arch: win32
  exe: $GAMEDIR/drive_c/Program Files/18 WoS Pedal to the Metal/pttm.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: winxp
    name: winetricks
- task:
    description: Installing 18 WoS Pedal to the Metal...
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Patching 18 WoS Pedal to the Metal...
    executable: patch
    name: wineexec
    prefix: $GAMEDIR
description: This version includes v1.07 patch for the game
game_slug: 18-wheels-of-steel-pedal-to-the-metal
gogslug: 18_wheels_of_steel_collection_1
humblestoreid: ''
installer_slug: 18-wheels-of-steel-pedal-to-t-cd-or-digital
name: '18 Wheels of Steel: Pedal to the Metal'
notes: It is not necessary to install the DirectX at the end of the installer, the
  game can use OpenGL
runner: wine
script:
  files:
  - setup: N/A:Select the installer(setup.exe) for 18 Wheels of Steel Pedal to the
      Metal
  - patch: https://gitlab.com/cxf_/lutris_files/raw/master/RETAIL_CD_VERSION_ONLY_1_07.exe
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Program Files/18 WoS Pedal to the Metal/pttm.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: winxp
      name: winetricks
  - task:
      description: Installing 18 WoS Pedal to the Metal...
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Patching 18 WoS Pedal to the Metal...
      executable: patch
      name: wineexec
      prefix: $GAMEDIR
slug: 18-wheels-of-steel-pedal-to-t-cd-or-digital
steamid: 337460
version: CD or Digital
year: 2004
{
  "game_slug": "18-wheels-of-steel-pedal-to-the-metal",
  "version": "CD or Digital",
  "description": "This version includes v1.07 patch for the game",
  "notes": "It is not necessary to install the DirectX at the end of the installer, the game can use OpenGL",
  "name": "18 Wheels of Steel: Pedal to the Metal",
  "year": 2004,
  "steamid": 337460,
  "gogslug": "18_wheels_of_steel_collection_1",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "18-wheels-of-steel-pedal-to-t-cd-or-digital",
  "installer_slug": "18-wheels-of-steel-pedal-to-t-cd-or-digital",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the installer(setup.exe) for 18 Wheels of Steel Pedal to the Metal"
      },
      {
        "patch": "https://gitlab.com/cxf_/lutris_files/raw/master/RETAIL_CD_VERSION_ONLY_1_07.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Program Files/18 WoS Pedal to the Metal/pttm.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "winxp",
          "name": "winetricks"
        }
      },
      {
        "task": {
          "description": "Installing 18 WoS Pedal to the Metal...",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Patching 18 WoS Pedal to the Metal...",
          "executable": "patch",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game