velositey
velositey copied to clipboard
Doesn't work in Photoshop 2015
Is there any plans on making this work in Photoshop CC 2015?
Having same issue
Having same issue,can you send me to [email protected] if this solved? Thank you~
Same issue here, not able to install it in photoshop cc 2015
is it on the road ?
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.
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.
What's the workaround for Photoshop 2015?
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.
- Download Velosity 2 from the website and extract the archive somewhere.
- Open the extracted
com.dkagency.velositey.zxp
file with an unizipping program like WinRAR (rename the file extension to.zip
if needed) - 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
- Windows x86 folder:
- Go into the extracted folder and open the file
CSXS\manifest.xml
with your favourite text editor (make sure you open as administrator) - Change line 13 from
<Host Name="PHXS" Version="[15.0,15.9]" />
to<Host Name="PHXS" Version="15.0" />
- Change line 14 from
<Host Name="PHSP" Version="[15.0,15.9]" />
to<Host Name="PHSP" Version="15.0" />
and save. -
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 stringPlayerDebugMode
, then double click it and enter the value1
- 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.
- On Mac, apparently you can type this in the terminal:
- 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.
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?
Work for me for Photoshop CC 2017 I do some step from alament, but the spesific folder was wrong.
- Extract
com.dkagency.velositey.zxp
to same folder namecom.dkagency.velositey
- Extract the contents to
C:\Program Files\Adobe\Adobe Photoshop CC 2017\Required\CEP\extensions\
- 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.
- 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 stringPlayerDebugMode
, then double click it and enter the value1
- Do it next step from alament step 7 and 8 and done,Velosity work for Photoshop CC 2017
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
what was the issue. how can i fix it. Thanks for advance