Skip to content

Commit

Permalink
UPDATE BECASE PEOPLE CAN'T READ A DOCUMENTATION !
Browse files Browse the repository at this point in the history
  • Loading branch information
MiMillieuh committed Sep 24, 2022
1 parent 529e5ca commit ed048c0
Showing 1 changed file with 25 additions and 10 deletions.
35 changes: 25 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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
Expand Down

0 comments on commit ed048c0

Please sign in to comment.