Skip to content

Commit

Permalink
Merge pull request LinSoftWin#107 from OrangeXarot/main
Browse files Browse the repository at this point in the history
fixing README.md
  • Loading branch information
MiMillieuh committed May 17, 2023
2 parents 0e45748 + 9ed1639 commit b43b0c6
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

#### PLEASE WHEN OPENING AN ISSUE FILL THE TEMPLATE OR GIVE ENOUGHT INFORMATION !!! "It doesn't work" ISN'T ENOUGH **

**Please note that the GUI version might not work on your distribution. it worked with some older packager and has broken since. if you used the GUI and it hasn't worked, please try to use the CLI installer wieh a sh file in the RELEASE section. (avoid cloning as master branche can have experimental changes)**
**Please note that the GUI version might not work on your distribution. it worked with some older packager and has broken since. if you used the GUI and it hasn't worked, please try to use the CLI installer with a sh file in the RELEASE section. (avoid cloning as master branche can have experimental changes)**

**DISCLAIMER :**
**DISCLAIMER:**
**Please use this software only if you have an active Photoshop subscription. I'm not responsable of any use without subscription.**

This git repo contains an installer for photoshop CC 2022 on linux with wine.
Expand Down Expand Up @@ -37,59 +37,59 @@ If you use something from my repo in your project please credit me
- Vulkan capable GPU or APU (Older GPUs might encounter [This issue #100](https://github.com/MiMillieuh/Photoshop-CC2022-Linux/issues/100))


## Usage :
## Usage:

**CLI :**
**CLI:**

`sh photoshop2022install.sh /path/to/your/install/folder`

**Camera Raw**
You can install Camera Raw this way :
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
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.
If camera raw is sometimes grayed out, just go to: Edit -> preferences -> Tools, and uncheck show Tooltips.



**GUI :**
**GUI:**

**THIS METHODE IS DEPRECATED PLEASE USE CLI**

Open photoshop installer :
Open photoshop installer:

![Screenshot from 2022-05-17 00-14-15](https://user-images.githubusercontent.com/52078885/168692144-a1819955-c541-4248-bca2-ef4ed248e4bf.png)

Click on install and chose the install folder (You must have acces to it):

![Screenshot from 2022-05-17 00-14-56](https://user-images.githubusercontent.com/52078885/168692184-62e2c937-fa4b-43e8-ab8a-449015b42994.png)

Wait for the install (It can take a long time depending on your internet and computer speed) :
Wait for the install (It can take a long time depending on your internet and computer speed):

![Screenshot from 2022-05-17 00-17-28](https://user-images.githubusercontent.com/52078885/168692197-c861e67a-01e0-436d-8169-6d23a0aa4edb.png)

Once it's done you can close the window :
Once it's done you can close the window:

![Screenshot from 2022-05-17 00-20-39](https://user-images.githubusercontent.com/52078885/168692210-7093c10d-310d-45f4-98fb-0d8eb25609f5.png)

Then you can launch Photoshop :
Then you can launch Photoshop:

![Screenshot from 2022-05-17 00-21-04](https://user-images.githubusercontent.com/52078885/168692218-dd1dd912-83a8-4746-aafa-da7f0a9673c3.png)

**Uninstalling :**
**Uninstalling:**

To uninstall remove the photoshop desktop file in *~/.local/share/applications/* then your installation folder


## Special thanks to
- The WineHQ team : For making wine
- Gictorbit : For initial inspiration
- HansKristian-Work : For making VKD3D-Proton
- Adobe : For making Photoshop (also please release an official version for linux...)
- The WineHQ team: For making wine
- Gictorbit: For initial inspiration
- HansKristian-Work: For making VKD3D-Proton
- Adobe: For making Photoshop (also please release an official version for linux...)



Expand All @@ -100,8 +100,8 @@ This isn't necessary but it helps paying the hosting server



BTC : 1LDKrdTKGHtGRjDSL2ULxGGzX4onL5YUsp
BTC: 1LDKrdTKGHtGRjDSL2ULxGGzX4onL5YUsp

ETH : 0x57bf06a94ead7b18beb237e9aec9ae3ef06fe29a
ETH: 0x57bf06a94ead7b18beb237e9aec9ae3ef06fe29a

BUSD : 0x57bf06a94ead7b18beb237e9aec9ae3ef06fe29a
BUSD: 0x57bf06a94ead7b18beb237e9aec9ae3ef06fe29a

0 comments on commit b43b0c6

Please sign in to comment.