Wednesday, March 7, 2012

Running Photoshop CS4 - CS5 with Wine on Ubuntu

You need ms fonts installed first


sudo apt-get install ttf-mscorefonts-installer



From Nautilus - View -Show Hidden

then go to /home/username/.wine/

edit user.reg

find this "UserPreferenceMask"=hex:10,00,02,80

and replace from this line and above with this

WINE REGISTRY Version 2
;; All keys relative to \\User\\S-1-5-4

[AppEvents\\Schemes\\Apps\\Explorer\\Navigating\\.Current] 1249917684
@=""

[Console] 1252956930
"CursorSize"=dword:00000019
"CursorVisible"=dword:00000001
"EditionMode"=dword:00000000
"ExitOnDie"=dword:00000001
"FaceName"="Courier\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"
"FontSize"=dword:000d0008
"FontWeight"=dword:00000000
"HistoryBufferSize"=dword:00000032
"HistoryNoDup"=dword:00000000
"MenuMask"=dword:00000000
"QuickEdit"=dword:00000000
"ScreenBufferSize"=dword:00190050
"ScreenColors"=dword:0000000f
"WindowSize"=dword:00190050

[Control Panel\\Colors] 1254317519
"ActiveBorder"="212 208 200"
"ActiveTitle"="94 129 188"
"AppWorkSpace"="128 128 128"
"Background"="16 26 38"
"ButtonAlternateFace"="181 181 181"
"ButtonDkShadow"="133 135 140"
"ButtonFace"="235 233 237"
"ButtonHilight"="255 255 255"
"ButtonLight"="220 223 228"
"ButtonShadow"="167 166 170"
"ButtonText"="0 0 0"
"GradientActiveTitle"="112 177 235"
"GradientInactiveTitle"="131 183 227"
"GrayText"="167 166 170"
"Hilight"="94 129 188"
"HilightText"="255 255 255"
"HotTrackingColor"="0 0 128"
"InactiveBorder"="212 208 200"
"InactiveTitle"="111 161 217"
"InactiveTitleText"="255 255 255"
"InfoText"="0 0 0"
"InfoWindow"="255 255 225"
"Menu"="255 255 255"
"MenuBar"="235 233 237"
"MenuHilight"="94 129 188"
"MenuText"="0 0 0"
"Scrollbar"="212 208 200"
"TitleText"="255 255 255"
"Window"="255 255 255"
"WindowFrame"="0 0 0"
"WindowText"="0 0 0"

[Control Panel\\Desktop] 1254316497
"DragFullWindows"="0"
"FontSmoothing"="2"
"FontSmoothingGamma"=dword:00000578
"FontSmoothingOrientation"=dword:00000001
"FontSmoothingType"=dword:00000002
"LowPowerActive"="0"
"MenuShowDelay"="400"
"SmoothScroll"=hex:00,00,00,00
"UserPreferenceMask"=hex:10,00,02,80


Save and close.

now you have antialiasing on menu and some other boxes only!

lets fix it all!!!

You have to download Tahoma fonts from here

Unzip and copy the to font files to /home/username/.wine/drive_c/windows/Fonts

Photoshop CS4 Portable


Photoshop CS5 Portable


Unrar it where ever you want to run, it runs direct without install.

then download from here

gdiplus.dll and copy it to system32 folder as root (in terminal : sudo nautilus) and go to home/yourusername/.wine/dosdevices/c:/windows/system32

Download fix for Type tool from here

and copy it to system32 this one too!

then from Application-Wine-Configure Wine go Applications and add the exe file of photoshop, then select it go to Libraries and select gdiplus.dll, when you select it press Add and Ok.

you are ready .. execute Photoshop.exe from unziped folder and work!!

ps. Always need latest wine version!


Adobe Photoshop CS5 and 10.04:)



Ok, its easy with portable again!! always with latest wine!

Download From here CS5 portable

If you have error when execute the file , right click - properties - pemissions Tab
and click Execute - Allow Executing file as program

double click to execute now.

follow the installation instructions and install it on c:\program files\

and

you have to add in .wine\drive_c\windows\system32 this fix file for type tool like CS4 :)

This version doesnt need to accept the license agreement runs directly!

Gdiplus.dll no more needed with latest wine.

Enjoy latest Photoshop:)


Sources:
http://ubuntudoitall.blogspot.com/2009/09/running-photoshop-cs4-with-wine-finally.html

http://ubuntudoitall.blogspot.com/2009/09/wine-with-full-antialiasing.html

http://ubuntudoitall.blogspot.com/2010/05/adobe-photoshop-cs5-and-1004.html 


Perfect guide on wine
http://appdb.winehq.org/objectManager.php?sClass=version&iId=20158&iTestingId=71572



 

No comments:

Post a Comment