Installer adobe-creative-cloud-latest-32bit

files:
- installer: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/CreativeCloudSet-Up.exe
- offline_files: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/ACCCx4_8_2_478.zip
game:
  arch: win32
  exe: $GAMEDIR/drive_c/Program Files/Adobe/Adobe Creative Cloud/ACC/Creative Cloud.exe
  prefix: $GAMEDIR
installer:
- task:
    app: fontsmooth=rgb gdiplus vcrun2008 vcrun2010 vcrun2012 vcrun2013 vcrun2015
      vcrun2017 atmlib msxml3 msxml6 corefonts msls31 riched20 tahoma ie7 win81
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
    silent: true
- extract:
    dst: $CACHE/CreativeCloud-Setup
    file: offline_files
    format: zip
- move:
    dst: $CACHE/CreativeCloud-Setup
    src: installer
- task:
    arch: win32
    description: Installing Creative Cloud... - WARNING Please Quit CC From Menu and
      signin after Installation finished.
    exclude_processes: AGSService.exe AdobeIPCBroker.exe AdobeUpdateService.exe "Adobe
      Desktop Service.exe"
    executable: $CACHE/CreativeCloud-Setup/CreativeCloudSet-Up.exe
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    PBA_DISABLE: 0
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
    __GL_THREADED_OPTIMIZATIONS: 1
    mesa_glthread: 'true'
  pulse_latency: true
description: "Make sure you have OpenCL(Packages vary by GPU Manufacturer) and OpenGL\
  \ installed.\r\n(Photoshop 2018 Tested.)\r\nFeel free to try others products."
game_slug: adobe-creativecloud
gogslug: ''
humblestoreid: ''
installer_slug: adobe-creative-cloud-latest-32bit
name: Adobe Creative Cloud
notes: "After Internet Explorer 7 installed, Click on Restart Now.\r\nYou may experience\
  \ crash for the first product install."
runner: wine
script:
  files:
  - installer: https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/CreativeCloudSet-Up.exe
  - offline_files: http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/ACCCx4_8_2_478.zip
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Program Files/Adobe/Adobe Creative Cloud/ACC/Creative Cloud.exe
    prefix: $GAMEDIR
  installer:
  - task:
      app: fontsmooth=rgb gdiplus vcrun2008 vcrun2010 vcrun2012 vcrun2013 vcrun2015
        vcrun2017 atmlib msxml3 msxml6 corefonts msls31 riched20 tahoma ie7 win81
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
      silent: true
  - extract:
      dst: $CACHE/CreativeCloud-Setup
      file: offline_files
      format: zip
  - move:
      dst: $CACHE/CreativeCloud-Setup
      src: installer
  - task:
      arch: win32
      description: Installing Creative Cloud... - WARNING Please Quit CC From Menu
        and signin after Installation finished.
      exclude_processes: AGSService.exe AdobeIPCBroker.exe AdobeUpdateService.exe
        "Adobe Desktop Service.exe"
      executable: $CACHE/CreativeCloud-Setup/CreativeCloudSet-Up.exe
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      PBA_DISABLE: 0
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
      __GL_THREADED_OPTIMIZATIONS: 1
      mesa_glthread: 'true'
    pulse_latency: true
slug: adobe-creative-cloud-latest-32bit
steamid: null
version: Latest 32bit
year: 2003
{
  "game_slug": "adobe-creativecloud",
  "version": "Latest 32bit",
  "description": "Make sure you have OpenCL(Packages vary by GPU Manufacturer) and OpenGL installed.\r\n(Photoshop 2018 Tested.)\r\nFeel free to try others products.",
  "notes": "After Internet Explorer 7 installed, Click on Restart Now.\r\nYou may experience crash for the first product install.",
  "name": "Adobe Creative Cloud",
  "year": 2003,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "adobe-creative-cloud-latest-32bit",
  "installer_slug": "adobe-creative-cloud-latest-32bit",
  "script": {
    "files": [
      {
        "installer": "https://ccmdls.adobe.com/AdobeProducts/KCCC/1/win32/CreativeCloudSet-Up.exe"
      },
      {
        "offline_files": "http://ccmdl.adobe.com/AdobeProducts/KCCC/1/win32/ACCCx4_8_2_478.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Program Files/Adobe/Adobe Creative Cloud/ACC/Creative Cloud.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "app": "fontsmooth=rgb gdiplus vcrun2008 vcrun2010 vcrun2012 vcrun2013 vcrun2015 vcrun2017 atmlib msxml3 msxml6 corefonts msls31 riched20 tahoma ie7 win81",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      },
      {
        "extract": {
          "dst": "$CACHE/CreativeCloud-Setup",
          "file": "offline_files",
          "format": "zip"
        }
      },
      {
        "move": {
          "dst": "$CACHE/CreativeCloud-Setup",
          "src": "installer"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Installing Creative Cloud... - WARNING Please Quit CC From Menu and signin after Installation finished.",
          "exclude_processes": "AGSService.exe AdobeIPCBroker.exe AdobeUpdateService.exe \"Adobe Desktop Service.exe\"",
          "executable": "$CACHE/CreativeCloud-Setup/CreativeCloudSet-Up.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "PBA_DISABLE": 0,
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR",
        "__GL_THREADED_OPTIMIZATIONS": 1,
        "mesa_glthread": "true"
      },
      "pulse_latency": true
    }
  }
}
Back to game