Installer zbrush-zbrush-2022

files:
- setup_exe: 'N/A: Select setup executable (ZBrush_2022.0.8_Installer.exe).'
game:
  arch: win64
  exe: $GAMEDIR/drive_c/Program Files/Pixologic/ZBrush 2022/ZBrush.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating wineprefix...
    name: create_prefix
- task:
    app: vcrun2008
    description: Installing Visual C++ 2008 Runtime Libraries
    name: winetricks
- task:
    app: vcrun2010
    description: Installing Visual C++ 2010 Runtime Libraries
    name: winetricks
- task:
    app: vcrun2017
    description: Installing Visual C++ 2017 Runtime Libraries
    name: winetricks
- task:
    description: Installing the main program...
    executable: setup_exe
    name: wineexec
wine:
  arch: win64
  dxvk: true
  esync: true
  version: wine-10.8-staging-tkg-ntsync-x86_64
description: ZBrush is a digital sculpting, modeling, and painting software used to
  create highly detailed 3D models. It offers fluid, intuitive features that allow
  you to model 3D shapes just like sculpting with real clay. Loved by 3D artists and
  industries worldwide, the intuitive brush system adapts to your style, letting you
  create with precision and control.
game_slug: zbrush
gogslug: ''
humblestoreid: ''
installer_slug: zbrush-zbrush-2022
name: ZBrush
notes: "- You may get some Microsoft Redistributable pop ups, close any that have\
  \ an error saying it detected and install already and install any others that let\
  \ you\r\n- Once finish uncheck the launch ZBrush option and finish the installer\
  \ or else Lutris doesn't know the installer finished until you close ZBrush\r\n\
  - To get pen pressure support you have to launch the software using your tablets\
  \ pen\r\n- To get Decimation master to work you have to turn off a DLL inside zbrush\
  \ by going to Preferences > Decimation Master > Uncheck 'Use DLL', then go to Preferences\
  \ > Config > Store Config to save upon boot\r\n- Quitting ZBrush may cause the whole\
  \ desktop to freeze for a couple of seconds depending on distro (seems to be fine\
  \ on CachyOS)\r\n- The software needs lutris-6.21-6-x86_64 to run correctly anything\
  \ else (including newer) wont work, but it also wont let me submit on the site if\
  \ I have it set as the runner (hopefully a moderator can fix this?)"
runner: linux
script:
  files:
  - setup_exe: 'N/A: Select setup executable (ZBrush_2022.0.8_Installer.exe).'
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/Program Files/Pixologic/ZBrush 2022/ZBrush.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating wineprefix...
      name: create_prefix
  - task:
      app: vcrun2008
      description: Installing Visual C++ 2008 Runtime Libraries
      name: winetricks
  - task:
      app: vcrun2010
      description: Installing Visual C++ 2010 Runtime Libraries
      name: winetricks
  - task:
      app: vcrun2017
      description: Installing Visual C++ 2017 Runtime Libraries
      name: winetricks
  - task:
      description: Installing the main program...
      executable: setup_exe
      name: wineexec
  wine:
    arch: win64
    dxvk: true
    esync: true
    version: wine-10.8-staging-tkg-ntsync-x86_64
slug: zbrush-zbrush-2022
steamid: null
version: ZBrush 2022
year: 1999
{
  "game_slug": "zbrush",
  "version": "ZBrush 2022",
  "description": "ZBrush is a digital sculpting, modeling, and painting software used to create highly detailed 3D models. It offers fluid, intuitive features that allow you to model 3D shapes just like sculpting with real clay. Loved by 3D artists and industries worldwide, the intuitive brush system adapts to your style, letting you create with precision and control.",
  "notes": "- You may get some Microsoft Redistributable pop ups, close any that have an error saying it detected and install already and install any others that let you\r\n- Once finish uncheck the launch ZBrush option and finish the installer or else Lutris doesn't know the installer finished until you close ZBrush\r\n- To get pen pressure support you have to launch the software using your tablets pen\r\n- To get Decimation master to work you have to turn off a DLL inside zbrush by going to Preferences > Decimation Master > Uncheck 'Use DLL', then go to Preferences > Config > Store Config to save upon boot\r\n- Quitting ZBrush may cause the whole desktop to freeze for a couple of seconds depending on distro (seems to be fine on CachyOS)\r\n- The software needs lutris-6.21-6-x86_64 to run correctly anything else (including newer) wont work, but it also wont let me submit on the site if I have it set as the runner (hopefully a moderator can fix this?)",
  "name": "ZBrush",
  "year": 1999,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "zbrush-zbrush-2022",
  "installer_slug": "zbrush-zbrush-2022",
  "script": {
    "files": [
      {
        "setup_exe": "N/A: Select setup executable (ZBrush_2022.0.8_Installer.exe)."
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/Program Files/Pixologic/ZBrush 2022/ZBrush.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating wineprefix...",
          "name": "create_prefix"
        }
      },
      {
        "task": {
          "app": "vcrun2008",
          "description": "Installing Visual C++ 2008 Runtime Libraries",
          "name": "winetricks"
        }
      },
      {
        "task": {
          "app": "vcrun2010",
          "description": "Installing Visual C++ 2010 Runtime Libraries",
          "name": "winetricks"
        }
      },
      {
        "task": {
          "app": "vcrun2017",
          "description": "Installing Visual C++ 2017 Runtime Libraries",
          "name": "winetricks"
        }
      },
      {
        "task": {
          "description": "Installing the main program...",
          "executable": "setup_exe",
          "name": "wineexec"
        }
      }
    ],
    "wine": {
      "arch": "win64",
      "dxvk": true,
      "esync": true,
      "version": "wine-10.8-staging-tkg-ntsync-x86_64"
    }
  }
}
Back to game