Installer sketchup-2017

files:
- Setup: https://www.sketchup.com/sketchup/2017/en/sketchupmake-2017-2-2555-90782-en-x64-exe
game:
  arch: win64
  custom-name: Sketchup 2017
  exe: $GAMEDIR/prefix/drive_c/Program Files/SketchUp/SketchUp 2017/SketchUp.exe
  prefix: $GAMEDIR/prefix
installer:
- task:
    arch: win64
    description: Creating 64-bit prefix...
    name: create_prefix
    prefix: $GAMEDIR/prefix
- task:
    app: win7
    arch: win64
    description: Windows version 7...
    name: winetricks
    prefix: $GAMEDIR/prefix
- move:
    dst: $GAMEDIR/prefix/drive_c
    src: Setup
- task:
    app: d3dcompiler_43 d3dx11_43
    arch: win64
    description: DirectX 11...
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: dxvk
    arch: win64
    description: Vulkan...
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: vcrun2013
    arch: win64
    description: C++ Runtime (2013)
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: vcrun2015
    arch: win64
    description: C++ Runtime (2015)
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: corefonts
    arch: win64
    description: Corefonts...
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    description: Sketchup 2017 ...
    executable: $GAMEDIR/prefix/drive_c/sketchupmake-2017-2-2555-90782-en-x64-exe
    name: wineexec
    prefix: $GAMEDIR/prefix
wine:
  overrides:
    winedbg.exe: d
description: Google SketchUp 2017
game_slug: sketchup
gogslug: ''
humblestoreid: ''
installer_slug: sketchup-2017
name: SketchUp
notes: ''
runner: wine
script:
  files:
  - Setup: https://www.sketchup.com/sketchup/2017/en/sketchupmake-2017-2-2555-90782-en-x64-exe
  game:
    arch: win64
    custom-name: Sketchup 2017
    exe: $GAMEDIR/prefix/drive_c/Program Files/SketchUp/SketchUp 2017/SketchUp.exe
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      arch: win64
      description: Creating 64-bit prefix...
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - task:
      app: win7
      arch: win64
      description: Windows version 7...
      name: winetricks
      prefix: $GAMEDIR/prefix
  - move:
      dst: $GAMEDIR/prefix/drive_c
      src: Setup
  - task:
      app: d3dcompiler_43 d3dx11_43
      arch: win64
      description: DirectX 11...
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: dxvk
      arch: win64
      description: Vulkan...
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: vcrun2013
      arch: win64
      description: C++ Runtime (2013)
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: vcrun2015
      arch: win64
      description: C++ Runtime (2015)
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: corefonts
      arch: win64
      description: Corefonts...
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      description: Sketchup 2017 ...
      executable: $GAMEDIR/prefix/drive_c/sketchupmake-2017-2-2555-90782-en-x64-exe
      name: wineexec
      prefix: $GAMEDIR/prefix
  wine:
    overrides:
      winedbg.exe: d
slug: sketchup-2017
steamid: null
version: '2017'
year: 2000
{
  "game_slug": "sketchup",
  "version": "2017",
  "description": "Google SketchUp 2017",
  "notes": "",
  "name": "SketchUp",
  "year": 2000,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "sketchup-2017",
  "installer_slug": "sketchup-2017",
  "script": {
    "files": [
      {
        "Setup": "https://www.sketchup.com/sketchup/2017/en/sketchupmake-2017-2-2555-90782-en-x64-exe"
      }
    ],
    "game": {
      "arch": "win64",
      "custom-name": "Sketchup 2017",
      "exe": "$GAMEDIR/prefix/drive_c/Program Files/SketchUp/SketchUp 2017/SketchUp.exe",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating 64-bit prefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "win7",
          "arch": "win64",
          "description": "Windows version 7...",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/prefix/drive_c",
          "src": "Setup"
        }
      },
      {
        "task": {
          "app": "d3dcompiler_43 d3dx11_43",
          "arch": "win64",
          "description": "DirectX 11...",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "dxvk",
          "arch": "win64",
          "description": "Vulkan...",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "vcrun2013",
          "arch": "win64",
          "description": "C++ Runtime (2013)",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "vcrun2015",
          "arch": "win64",
          "description": "C++ Runtime (2015)",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "corefonts",
          "arch": "win64",
          "description": "Corefonts...",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "description": "Sketchup 2017 ...",
          "executable": "$GAMEDIR/prefix/drive_c/sketchupmake-2017-2-2555-90782-en-x64-exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ],
    "wine": {
      "overrides": {
        "winedbg.exe": "d"
      }
    }
  }
}
Back to game