Installer tony-hawks-underground-2-thug-pro-mod

files:
- mod: http://dl.thugpro.com/THUGProSetup.exe
- thug2: N/A:Please select THUG2 setup.exe
game:
  exe: drive_c/users/$USER/Local Settings/Application Data/THUG Pro/THUGProLauncher.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: dotnet472
    arch: win32
    description: Installing .NET 4.7.2. 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: thug2
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win32
    name: winekill
    prefix: $GAMEDIR
- task:
    arch: win32
    description: 'Please select the game folder:

      "C:\Program Files\foldername\Tony Hawk''s Underground 2\Game"

      It might be located somewhere else depending on which setup you used.'
    executable: mod
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win32
    name: winekill
    prefix: $GAMEDIR
system:
  pulse_latency: true
description: Requires Tony Hawk's Underground 2 PC game files.
game_slug: tony-hawks-underground-2
gogslug: ''
humblestoreid: ''
installer_slug: tony-hawks-underground-2-thug-pro-mod
name: Tony Hawk's Underground 2
notes: ''
runner: wine
script:
  files:
  - mod: http://dl.thugpro.com/THUGProSetup.exe
  - thug2: N/A:Please select THUG2 setup.exe
  game:
    exe: drive_c/users/$USER/Local Settings/Application Data/THUG Pro/THUGProLauncher.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: dotnet472
      arch: win32
      description: Installing .NET 4.7.2. 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: thug2
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win32
      name: winekill
      prefix: $GAMEDIR
  - task:
      arch: win32
      description: 'Please select the game folder:

        "C:\Program Files\foldername\Tony Hawk''s Underground 2\Game"

        It might be located somewhere else depending on which setup you used.'
      executable: mod
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win32
      name: winekill
      prefix: $GAMEDIR
  system:
    pulse_latency: true
slug: tony-hawks-underground-2-thug-pro-mod
steamid: null
version: THUG Pro Mod
year: 2004
{
  "game_slug": "tony-hawks-underground-2",
  "version": "THUG Pro Mod",
  "description": "Requires Tony Hawk's Underground 2 PC game files.",
  "notes": "",
  "name": "Tony Hawk's Underground 2",
  "year": 2004,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "tony-hawks-underground-2-thug-pro-mod",
  "installer_slug": "tony-hawks-underground-2-thug-pro-mod",
  "script": {
    "files": [
      {
        "mod": "http://dl.thugpro.com/THUGProSetup.exe"
      },
      {
        "thug2": "N/A:Please select THUG2 setup.exe"
      }
    ],
    "game": {
      "exe": "drive_c/users/$USER/Local Settings/Application Data/THUG Pro/THUGProLauncher.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": "dotnet472",
          "arch": "win32",
          "description": "Installing .NET 4.7.2. 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": "thug2",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Please select the game folder:\n\"C:\\Program Files\\foldername\\Tony Hawk's Underground 2\\Game\"\nIt might be located somewhere else depending on which setup you used.",
          "executable": "mod",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "pulse_latency": true
    }
  }
}
Back to game