files:
- csp: https://vd.clipstudio.net/clipcontent/paint/app/1911/CSP_1911w_setup.exe
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files/CELSYS/CLIP STUDIO 1.5/CLIP STUDIO/CLIPStudio.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: vcrun2005 vcrun2008 vcrun2010 msxml4 msxml6 corefonts atmlib gdiplus fontsmooth=rgb
arch: win64
description: Installing dependencies
name: winetricks
prefix: $GAMEDIR
- copy:
dst: $GAMEDIR
src: csp
- task:
executable: csp
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: 0
description: ''
game_slug: clip-studio-paint
gogslug: ''
humblestoreid: ''
installer_slug: clip-studio-paint-windows
name: Clip Studio Paint
notes: ''
runner: wine
script:
files:
- csp: https://vd.clipstudio.net/clipcontent/paint/app/1911/CSP_1911w_setup.exe
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files/CELSYS/CLIP STUDIO 1.5/CLIP STUDIO/CLIPStudio.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: vcrun2005 vcrun2008 vcrun2010 msxml4 msxml6 corefonts atmlib gdiplus fontsmooth=rgb
arch: win64
description: Installing dependencies
name: winetricks
prefix: $GAMEDIR
- copy:
dst: $GAMEDIR
src: csp
- task:
executable: csp
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: 0
slug: clip-studio-paint-windows
steamid: null
version: Windows
year: 2001
{
"game_slug": "clip-studio-paint",
"version": "Windows",
"description": "",
"notes": "",
"name": "Clip Studio Paint",
"year": 2001,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "clip-studio-paint-windows",
"installer_slug": "clip-studio-paint-windows",
"script": {
"files": [
{
"csp": "https://vd.clipstudio.net/clipcontent/paint/app/1911/CSP_1911w_setup.exe"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/Program Files/CELSYS/CLIP STUDIO 1.5/CLIP STUDIO/CLIPStudio.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": "vcrun2005 vcrun2008 vcrun2010 msxml4 msxml6 corefonts atmlib gdiplus fontsmooth=rgb",
"arch": "win64",
"description": "Installing dependencies",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"copy": {
"dst": "$GAMEDIR",
"src": "csp"
}
},
{
"task": {
"executable": "csp",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_HUD": 0
}
}
}
}