Installer 18-wheels-of-steel-across-ame-cd-or-digital

files:
- setup: N/A:Select the installer (setup.exe) for 18 Wheels of Steel Across America
- patch: https://gitlab.com/cxf_/lutris_files/raw/master/18wheels1_10.zip
game:
  arch: win32
  exe: $GAMEDIR/drive_c/Program Files/18 WoS Across America/aa.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $CACHE
    file: $patch
- task:
    description: Installing 18 WoS Across America...
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Patching 18 WoS Across America...
    executable: $CACHE/patch_1_10.exe
    name: wineexec
    prefix: $GAMEDIR
description: This version includes v1.10 patch for the game
game_slug: 18-wheels-of-steel-across-america
gogslug: 18_wheels_of_steel_collection_1
humblestoreid: ''
installer_slug: 18-wheels-of-steel-across-ame-cd-or-digital
name: '18 Wheels of Steel: Across America'
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 Across America
  - patch: https://gitlab.com/cxf_/lutris_files/raw/master/18wheels1_10.zip
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Program Files/18 WoS Across America/aa.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $CACHE
      file: $patch
  - task:
      description: Installing 18 WoS Across America...
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Patching 18 WoS Across America...
      executable: $CACHE/patch_1_10.exe
      name: wineexec
      prefix: $GAMEDIR
slug: 18-wheels-of-steel-across-ame-cd-or-digital
steamid: 514160
version: CD or Digital
year: 2003
{
  "game_slug": "18-wheels-of-steel-across-america",
  "version": "CD or Digital",
  "description": "This version includes v1.10 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: Across America",
  "year": 2003,
  "steamid": 514160,
  "gogslug": "18_wheels_of_steel_collection_1",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "18-wheels-of-steel-across-ame-cd-or-digital",
  "installer_slug": "18-wheels-of-steel-across-ame-cd-or-digital",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the installer (setup.exe) for 18 Wheels of Steel Across America"
      },
      {
        "patch": "https://gitlab.com/cxf_/lutris_files/raw/master/18wheels1_10.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Program Files/18 WoS Across America/aa.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$patch"
        }
      },
      {
        "task": {
          "description": "Installing 18 WoS Across America...",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Patching 18 WoS Across America...",
          "executable": "$CACHE/patch_1_10.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game