Installer adobe-photoshop-cs6-win10-x64

files:
- setup: N/A:Select the installer file (SET-UP.EXE)
game:
  arch: win64
  exe: $GAMEDIR/drive_c/Program Files/Adobe/Photoshop/Photoshop.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine 64-bit Prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Setting Windows 10 mode for Wine
    key: Version
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine
    prefix: $GAMEDIR
    value: win10
- task:
    app: atmlib gdiplus msxml3 msxml6 vcrun2010 vcrun2012 vcrun2013 vcrun2019 corefonts
      fontsmooth-rgb
    arch: win64
    description: Installing winetricks
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Installing the program
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    DXVK_HUD: 0
description: ''
game_slug: adobe-photoshop-cs6
gogslug: ''
humblestoreid: ''
installer_slug: adobe-photoshop-cs6-win10-x64
name: Adobe Photoshop CS6
notes: ''
runner: wine
script:
  files:
  - setup: N/A:Select the installer file (SET-UP.EXE)
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/Program Files/Adobe/Photoshop/Photoshop.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine 64-bit Prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Setting Windows 10 mode for Wine
      key: Version
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine
      prefix: $GAMEDIR
      value: win10
  - task:
      app: atmlib gdiplus msxml3 msxml6 vcrun2010 vcrun2012 vcrun2013 vcrun2019 corefonts
        fontsmooth-rgb
      arch: win64
      description: Installing winetricks
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Installing the program
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      DXVK_HUD: 0
slug: adobe-photoshop-cs6-win10-x64
steamid: null
version: Win10 x64
year: 2012
{
  "game_slug": "adobe-photoshop-cs6",
  "version": "Win10 x64",
  "description": "",
  "notes": "",
  "name": "Adobe Photoshop CS6",
  "year": 2012,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "adobe-photoshop-cs6-win10-x64",
  "installer_slug": "adobe-photoshop-cs6-win10-x64",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the installer file (SET-UP.EXE)"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/Program Files/Adobe/Photoshop/Photoshop.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine 64-bit Prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Setting Windows 10 mode for Wine",
          "key": "Version",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine",
          "prefix": "$GAMEDIR",
          "value": "win10"
        }
      },
      {
        "task": {
          "app": "atmlib gdiplus msxml3 msxml6 vcrun2010 vcrun2012 vcrun2013 vcrun2019 corefonts fontsmooth-rgb",
          "arch": "win64",
          "description": "Installing winetricks",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Installing the program",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": 0
      }
    }
  }
}
Back to game