Installer sketchup-2018

files:
- Setup: N/A:Please select the SketchUp Pro installer exe
game:
  arch: win64
  custom-name: SketchUp Pro 2018
  exe: $GAMEDIR/drive_c/Program Files/SketchUp/SketchUp 2018/SketchUp.exe
  prefix: $GAMEDIR/
installer:
- task:
    arch: win64
    description: Creating 64-bit prefix...
    name: create_prefix
    prefix: $GAMEDIR/
- task:
    app: win7
    arch: win64
    description: Windows version 7...
    name: winetricks
    prefix: $GAMEDIR/
- task:
    app: d3dcompiler_43 d3dx11_43
    arch: win64
    description: DirectX 11...
    name: winetricks
    prefix: $GAMEDIR/
- task:
    app: dxvk
    arch: win64
    description: Vulkan...
    name: winetricks
    prefix: $GAMEDIR/
- task:
    app: vcrun2013
    arch: win64
    description: C++ Runtime (2013)
    name: winetricks
    prefix: $GAMEDIR/
- task:
    app: vcrun2015
    arch: win64
    description: C++ Runtime (2015)
    name: winetricks
    prefix: $GAMEDIR/
- task:
    app: corefonts
    arch: win64
    description: Corefonts...
    name: winetricks
    prefix: $GAMEDIR/
- task:
    description: SketchUp Pro 2018 ...
    executable: Setup
    name: wineexec
    prefix: $GAMEDIR/
wine:
  overrides:
    winedbg.exe: d
description: SketchUp Pro 2018
game_slug: sketchup
gogslug: ''
humblestoreid: ''
installer_slug: sketchup-2018
name: SketchUp
notes: You need to provide your own installer files.
runner: wine
script:
  files:
  - Setup: N/A:Please select the SketchUp Pro installer exe
  game:
    arch: win64
    custom-name: SketchUp Pro 2018
    exe: $GAMEDIR/drive_c/Program Files/SketchUp/SketchUp 2018/SketchUp.exe
    prefix: $GAMEDIR/
  installer:
  - task:
      arch: win64
      description: Creating 64-bit prefix...
      name: create_prefix
      prefix: $GAMEDIR/
  - task:
      app: win7
      arch: win64
      description: Windows version 7...
      name: winetricks
      prefix: $GAMEDIR/
  - task:
      app: d3dcompiler_43 d3dx11_43
      arch: win64
      description: DirectX 11...
      name: winetricks
      prefix: $GAMEDIR/
  - task:
      app: dxvk
      arch: win64
      description: Vulkan...
      name: winetricks
      prefix: $GAMEDIR/
  - task:
      app: vcrun2013
      arch: win64
      description: C++ Runtime (2013)
      name: winetricks
      prefix: $GAMEDIR/
  - task:
      app: vcrun2015
      arch: win64
      description: C++ Runtime (2015)
      name: winetricks
      prefix: $GAMEDIR/
  - task:
      app: corefonts
      arch: win64
      description: Corefonts...
      name: winetricks
      prefix: $GAMEDIR/
  - task:
      description: SketchUp Pro 2018 ...
      executable: Setup
      name: wineexec
      prefix: $GAMEDIR/
  wine:
    overrides:
      winedbg.exe: d
slug: sketchup-2018
steamid: null
version: '2018'
year: 2000
{
  "game_slug": "sketchup",
  "version": "2018",
  "description": "SketchUp Pro 2018",
  "notes": "You need to provide your own installer files.",
  "name": "SketchUp",
  "year": 2000,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "sketchup-2018",
  "installer_slug": "sketchup-2018",
  "script": {
    "files": [
      {
        "Setup": "N/A:Please select the SketchUp Pro installer exe"
      }
    ],
    "game": {
      "arch": "win64",
      "custom-name": "SketchUp Pro 2018",
      "exe": "$GAMEDIR/drive_c/Program Files/SketchUp/SketchUp 2018/SketchUp.exe",
      "prefix": "$GAMEDIR/"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating 64-bit prefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/"
        }
      },
      {
        "task": {
          "app": "win7",
          "arch": "win64",
          "description": "Windows version 7...",
          "name": "winetricks",
          "prefix": "$GAMEDIR/"
        }
      },
      {
        "task": {
          "app": "d3dcompiler_43 d3dx11_43",
          "arch": "win64",
          "description": "DirectX 11...",
          "name": "winetricks",
          "prefix": "$GAMEDIR/"
        }
      },
      {
        "task": {
          "app": "dxvk",
          "arch": "win64",
          "description": "Vulkan...",
          "name": "winetricks",
          "prefix": "$GAMEDIR/"
        }
      },
      {
        "task": {
          "app": "vcrun2013",
          "arch": "win64",
          "description": "C++ Runtime (2013)",
          "name": "winetricks",
          "prefix": "$GAMEDIR/"
        }
      },
      {
        "task": {
          "app": "vcrun2015",
          "arch": "win64",
          "description": "C++ Runtime (2015)",
          "name": "winetricks",
          "prefix": "$GAMEDIR/"
        }
      },
      {
        "task": {
          "app": "corefonts",
          "arch": "win64",
          "description": "Corefonts...",
          "name": "winetricks",
          "prefix": "$GAMEDIR/"
        }
      },
      {
        "task": {
          "description": "SketchUp Pro 2018 ...",
          "executable": "Setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR/"
        }
      }
    ],
    "wine": {
      "overrides": {
        "winedbg.exe": "d"
      }
    }
  }
}
Back to game