Installer tony-hawks-american-wasteland-rethawed

files:
- mod:
    filename: reTHAWed-Updater-win.zip
    url: https://rethawed.com/assets/files/reTHAWed-Updater-win.zip
- thaw: N/A:Please select THAW setup.exe
game:
  exe: drive_c/Program Files/Aspyr Media, Inc/THAW/Game/THAW.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating Wine prefix
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win32
    key: GrabFullscreen
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
    prefix: $GAMEDIR
    value: Y
- task:
    arch: win32
    key: UseTakeFocus
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
    prefix: $GAMEDIR
    value: N
- task:
    app: dotnet48
    arch: win32
    description: Installing .NET 4.8. This will take a while...
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: arial d3dcompiler_47 win7
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win32
    name: winekill
    prefix: $GAMEDIR
- task:
    arch: win32
    executable: thaw
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win32
    name: winekill
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Program Files/Aspyr Media, Inc/THAW/Game
    file: mod
    format: zip
- task:
    arch: win32
    description: Running reTHAWed Updater...
    executable: drive_c/Program Files/Aspyr Media, Inc/THAW/Game/Updater.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win32
    name: winekill
    prefix: $GAMEDIR
system:
  pulse_latency: true
description: Requires Thaw install files
game_slug: tony-hawks-american-wasteland
gogslug: ''
humblestoreid: ''
installer_slug: tony-hawks-american-wasteland-rethawed
name: Tony Hawk's American Wasteland
notes: Updater.exe exits, abort the installation but keep the game files. Run updater.exe
  and let it patch your thaw install. Add the existing folder into lutris
runner: wine
script:
  files:
  - mod:
      filename: reTHAWed-Updater-win.zip
      url: https://rethawed.com/assets/files/reTHAWed-Updater-win.zip
  - thaw: N/A:Please select THAW setup.exe
  game:
    exe: drive_c/Program Files/Aspyr Media, Inc/THAW/Game/THAW.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating Wine prefix
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win32
      key: GrabFullscreen
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
      prefix: $GAMEDIR
      value: Y
  - task:
      arch: win32
      key: UseTakeFocus
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
      prefix: $GAMEDIR
      value: N
  - task:
      app: dotnet48
      arch: win32
      description: Installing .NET 4.8. This will take a while...
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: arial d3dcompiler_47 win7
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win32
      name: winekill
      prefix: $GAMEDIR
  - task:
      arch: win32
      executable: thaw
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win32
      name: winekill
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/Aspyr Media, Inc/THAW/Game
      file: mod
      format: zip
  - task:
      arch: win32
      description: Running reTHAWed Updater...
      executable: drive_c/Program Files/Aspyr Media, Inc/THAW/Game/Updater.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win32
      name: winekill
      prefix: $GAMEDIR
  system:
    pulse_latency: true
slug: tony-hawks-american-wasteland-rethawed
steamid: null
version: reTHAWed
year: 2005
{
  "game_slug": "tony-hawks-american-wasteland",
  "version": "reTHAWed",
  "description": "Requires Thaw install files",
  "notes": "Updater.exe exits, abort the installation but keep the game files. Run updater.exe and let it patch your thaw install. Add the existing folder into lutris",
  "name": "Tony Hawk's American Wasteland",
  "year": 2005,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "tony-hawks-american-wasteland-rethawed",
  "installer_slug": "tony-hawks-american-wasteland-rethawed",
  "script": {
    "files": [
      {
        "mod": {
          "filename": "reTHAWed-Updater-win.zip",
          "url": "https://rethawed.com/assets/files/reTHAWed-Updater-win.zip"
        }
      },
      {
        "thaw": "N/A:Please select THAW setup.exe"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files/Aspyr Media, Inc/THAW/Game/THAW.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine prefix",
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "key": "GrabFullscreen",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\X11 Driver",
          "prefix": "$GAMEDIR",
          "value": "Y"
        }
      },
      {
        "task": {
          "arch": "win32",
          "key": "UseTakeFocus",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\X11 Driver",
          "prefix": "$GAMEDIR",
          "value": "N"
        }
      },
      {
        "task": {
          "app": "dotnet48",
          "arch": "win32",
          "description": "Installing .NET 4.8. This will take a while...",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "arial d3dcompiler_47 win7",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "executable": "thaw",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/Aspyr Media, Inc/THAW/Game",
          "file": "mod",
          "format": "zip"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Running reTHAWed Updater...",
          "executable": "drive_c/Program Files/Aspyr Media, Inc/THAW/Game/Updater.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "pulse_latency": true
    }
  }
}
Back to game