Installer clip-studio-paint-193-windows

files:
- csp: https://vd.clipstudio.net/clipcontent/paint/app/193/CSP_193w_setup.exe
game:
  arch: win64
  exe: $GAMEDIR/drive_c/Program Files/CELSYS/CLIP STUDIO 1.5/CLIP STUDIO PAINT/CLIPStudioPaint.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine 64-bit Prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Setting Windows 8.1 mode for Wine
    key: Version
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine
    prefix: $GAMEDIR
    value: win81
- task:
    app: vcrun2005 vcrun2008 vcrun2010 vcrun2012 vcrun2013 msxml4 msxml6 mfc40 mfc42
      msvcrt40 atmlib gdiplus corefonts fontsmooth=rgb
    arch: win64
    description: Installing dependencies
    name: winetricks
- copy:
    dst: $GAMEDIR
    src: csp
- task:
    executable: csp
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    DXVK_HUD: 0
  wine:
    use_system_wine: true
description: ''
game_slug: clip-studio-paint
gogslug: ''
humblestoreid: ''
installer_slug: clip-studio-paint-193-windows
name: Clip Studio Paint
notes: "* Activate Clip Studio before attempting to upgrade to any newer version.\
  \ Can upgrade to 1.13.2 without issue.\r\n* Use with only System Wine. Confirmed\
  \ to work with Wine 10.7. GE and Proton patches seem to break things.\r\n* If Clip\
  \ Studio Paint fails to run, or closes out after trying to close the first launch\
  \ popup, manually set the Windows version to 8.1.\r\n* Tablet Input: You must enable\
  \ \"Use mouse mode in tablet driver settings\"  in Preferences > Tablet"
runner: wine
script:
  files:
  - csp: https://vd.clipstudio.net/clipcontent/paint/app/193/CSP_193w_setup.exe
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/Program Files/CELSYS/CLIP STUDIO 1.5/CLIP STUDIO PAINT/CLIPStudioPaint.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine 64-bit Prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Setting Windows 8.1 mode for Wine
      key: Version
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine
      prefix: $GAMEDIR
      value: win81
  - task:
      app: vcrun2005 vcrun2008 vcrun2010 vcrun2012 vcrun2013 msxml4 msxml6 mfc40 mfc42
        msvcrt40 atmlib gdiplus corefonts fontsmooth=rgb
      arch: win64
      description: Installing dependencies
      name: winetricks
  - copy:
      dst: $GAMEDIR
      src: csp
  - task:
      executable: csp
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      DXVK_HUD: 0
    wine:
      use_system_wine: true
slug: clip-studio-paint-193-windows
steamid: null
version: 1.9.3 Windows
year: 2001
{
  "game_slug": "clip-studio-paint",
  "version": "1.9.3 Windows",
  "description": "",
  "notes": "* Activate Clip Studio before attempting to upgrade to any newer version. Can upgrade to 1.13.2 without issue.\r\n* Use with only System Wine. Confirmed to work with Wine 10.7. GE and Proton patches seem to break things.\r\n* If Clip Studio Paint fails to run, or closes out after trying to close the first launch popup, manually set the Windows version to 8.1.\r\n* Tablet Input: You must enable \"Use mouse mode in tablet driver settings\"  in Preferences > Tablet",
  "name": "Clip Studio Paint",
  "year": 2001,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "clip-studio-paint-193-windows",
  "installer_slug": "clip-studio-paint-193-windows",
  "script": {
    "files": [
      {
        "csp": "https://vd.clipstudio.net/clipcontent/paint/app/193/CSP_193w_setup.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/Program Files/CELSYS/CLIP STUDIO 1.5/CLIP STUDIO PAINT/CLIPStudioPaint.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine 64-bit Prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Setting Windows 8.1 mode for Wine",
          "key": "Version",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine",
          "prefix": "$GAMEDIR",
          "value": "win81"
        }
      },
      {
        "task": {
          "app": "vcrun2005 vcrun2008 vcrun2010 vcrun2012 vcrun2013 msxml4 msxml6 mfc40 mfc42 msvcrt40 atmlib gdiplus corefonts fontsmooth=rgb",
          "arch": "win64",
          "description": "Installing dependencies",
          "name": "winetricks"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR",
          "src": "csp"
        }
      },
      {
        "task": {
          "executable": "csp",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": 0
      },
      "wine": {
        "use_system_wine": true
      }
    }
  }
}
Back to game