velositey icon indicating copy to clipboard operation
velositey copied to clipboard

Doesn't work in Photoshop 2015

Open TShelton41 opened this issue 9 years ago • 11 comments

Is there any plans on making this work in Photoshop CC 2015?

TShelton41 avatar Aug 31 '15 14:08 TShelton41

Having same issue

zlwaterfield avatar Sep 02 '15 17:09 zlwaterfield

Having same issue,can you send me to [email protected] if this solved? Thank you~

wilixx avatar Jan 22 '16 11:01 wilixx

Same issue here, not able to install it in photoshop cc 2015

SyedIqtadar avatar Jan 23 '16 12:01 SyedIqtadar

is it on the road ?

acezard avatar Feb 09 '16 08:02 acezard

does it only for cc ?? not for cs6?? if it is for cs6 than it is not working on mine photoshop cs6. i installed as u said. but it is not showing in window>extension>kuler and bridge.

Vjkumar011 avatar Mar 26 '16 21:03 Vjkumar011

On the same boat. Tried to install by ExMCC, got manifest error, then tried just unpack - no Panels folder. Created folder, put Velositey there - no reaction. But it seems by posting dates here and no answer that I was just scammed for tweet.

Dalairen avatar Apr 18 '16 02:04 Dalairen

What's the workaround for Photoshop 2015?

handletastic avatar Jun 17 '16 02:06 handletastic

Until the devs release a proper version, here's how to get this extension working for CC 2015. This works for Velositey 2 on Windows x64, haven't tried with other versions/OS. It works for me, I can't guarantee it works for everyone. Pre warning: it involves editing the registry to allow unsigned extensions which is (probably) a potential security risk, so only continue if you're comfortable with that. I won't be responsible for any issues.

  1. Download Velosity 2 from the website and extract the archive somewhere.
  2. Open the extracted com.dkagency.velositey.zxp file with an unizipping program like WinRAR (rename the file extension to .zip if needed)
  3. Extract the contents to C:\Program Files (x86)\Common Files\Adobe\CEP\extensions (make sure the contents extract into their own folder, e.g. C:\Program Files (x86)\Common Files\Adobe\CEP\extensions\com.dkagency.velositey)
    • Windows x86 folder: C:\Program Files\Common Files\Adobe\CEP\extensions
    • Mac folder: /Library/Application Support/Adobe/CEP/extensions
    • The CEP and extensions folders may not exist, create them
  4. Go into the extracted folder and open the file CSXS\manifest.xml with your favourite text editor (make sure you open as administrator)
  5. Change line 13 from <Host Name="PHXS" Version="[15.0,15.9]" /> to <Host Name="PHXS" Version="15.0" />
  6. Change line 14 from <Host Name="PHSP" Version="[15.0,15.9]" /> to <Host Name="PHSP" Version="15.0" /> and save.
  7. Because we modified the manifest, the extension will no longer pass the signature check. So we have to set a registry variable to bypass the check. Open regedit (run -> regedit), go to HKEY_CURRENT_USER/Software/Adobe/CSX.6, and add a new string value (edit -> new -> string value). Name the string PlayerDebugMode, then double click it and enter the value 1
    • On Mac, apparently you can type this in the terminal: defaults write com.adobe.CSXS.6 PlayerDebugMode 1. Haven't tested it because I don't own a mac. I got it from here.
  8. Open Photoshop and you should be able to access velositey through window -> extensions -> velositey
    • If extensions menu is greyed out, you may need to go to edit -> preferences -> plug-ins -> tick load extension panels (restart after saving)
    • If you don't see the velositey extension in the menu, you may have not extracted it into the right location, or you didn't edit the manifest.xml correctly.
    • If you get an error about signatures when opening velositey, you didn't do the registry part correctly.

edit: because the template files are for an older version of Photoshop, when you insert a template you may get a notice asking if you want to update the file. Just tick 'don't show me this again' so you don't get it with every template insertion.

alament avatar Jul 24 '16 20:07 alament

I'm on a Mac and tried your fix for Photoshop 2015.5 and unfortunately didn't work, still getting the "not properly signed" error.

  • I have a CSXS.7.plist file that I added the debug mode to as well.
  • Tried placing it in the extension folder for both the user and the root library folders.

Any thoughts on other options to try?

dlewand691 avatar Sep 11 '16 05:09 dlewand691

Work for me for Photoshop CC 2017 I do some step from alament, but the spesific folder was wrong.

  1. Extract com.dkagency.velositey.zxp to same folder name com.dkagency.velositey
  2. Extract the contents to C:\Program Files\Adobe\Adobe Photoshop CC 2017\Required\CEP\extensions\
  3. On folder CSXS\manifest.xml
  • Change line 13 from <Host Name="PHXS" Version="[15.0,15.9]" /> to <Host Name="PHXS" Version="[14.0,99.9]" />

  • Change line 14 from <Host Name="PHSP" Version="[15.0,15.9]" /> to <Host Name="PHSP" Version="[14.0,99.9]" /> and save.

  1. Open regedit (run -> regedit), go to HKEY_CURRENT_USER/Software/Adobe/CSX.7 and add a new string value (edit -> new -> string value). Name the string PlayerDebugMode, then double click it and enter the value 1
  2. Do it next step from alament step 7 and 8 and done,Velosity work for Photoshop CC 2017

AicoDsign avatar Jun 03 '17 17:06 AicoDsign

After doing alament steps i got this error message in cc The velocity extension could not be loaded because it was not properly signed. version: 2.0.0

image

what was the issue. how can i fix it. Thanks for advance

rijosh avatar Dec 11 '17 10:12 rijosh