From ed048c060f83ed5e201399a7a22a7e906e7e8a22 Mon Sep 17 00:00:00 2001 From: MiMillieuh <52078885+MiMillieuh@users.noreply.github.com> Date: Sat, 24 Sep 2022 14:17:45 +0200 Subject: [PATCH] UPDATE BECASE PEOPLE CAN'T READ A DOCUMENTATION ! --- README.md | 35 +++++++++++++++++++++++++---------- 1 file changed, 25 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 012eeae..5da051a 100644 --- a/README.md +++ b/README.md @@ -22,15 +22,40 @@ If you use something from my repo in your project please credit me *File download is about 2GB* +## Requirements +- wine >=6.1 (Avoid 6.20 to 6.22 **DON'T USE STAGING**) +- zenity +- appmenu-gtk-module +- tar +- wget +- curl +- All R/W rights on your home folder and the installer folder +- Vulkan capable GPU or APU + + ## Usage : **CLI :** `sh photoshop2022install.sh /path/to/your/install/folder` +**Camera Raw** +You can install Camera Raw this way : + +curl -L "https://download.adobe.com/pub/adobe/photoshop/cameraraw/win/12.x/CameraRaw_12_2_1.exe" > CameraRaw_12_2_1.exe +WINEPREFIX=/Path/To/Your/Photoshop/Install/Adobe-Photoshop wine CameraRaw_12_2_1.exe + +To use camera raw you need to change a settings +Edit -> preferences -> Camera raw... -> performance -> Use graphic processor : Off + +If camera raw is sometimes grayed out, just go to : Edit -> preferences -> Tools, and uncheck show Tooltips. + + **GUI :** +**THIS METHODE IS DEPRECATED PLEASE USE CLI** + Open photoshop installer : ![Screenshot from 2022-05-17 00-14-15](https://user-images.githubusercontent.com/52078885/168692144-a1819955-c541-4248-bca2-ef4ed248e4bf.png) @@ -55,16 +80,6 @@ Then you can launch Photoshop : To uninstall remove the photoshop desktop file in *~/.local/share/applications/* then your installation folder -## Requirements -- wine >=6.1 (Avoid 6.20 to 6.22 **DON'T USE STAGING**) -- zenity -- appmenu-gtk-module -- tar -- wget -- curl -- All R/W rights on your home folder and the installer folder -- Vulkan capable GPU or APU - ## Special thanks to - The WineHQ team : For making wine