Skip to content

qwertychouskie/AdobeOnLinux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Adobe Creative Cloud on Linux (extremely experimental!)

A commmunity effort to run the Adobe Creative Cloud suite of applications on Linux systems. Everything here is extremely experimental, expect things to be rather broken for the time being.

Caution

The goal of this project is to run unmodified, unhacked Adobe software on Linux, via industry-standard compatibility layers (Wine/Proton/etc). We will not support anyone looking to run pirated versions of Adobe software. Yes, we know people have been able to run modified versions of some of the Creative Cloud applications on Linux for years; that is not what this project is about.

Basic installation steps

  1. Install Wine Staging 11.2 or later
  2. Download the winetricks script from this repository
  3. Run with: WINEPREFIX=~/.local/share/wineprefixes/adobe-creative-cloud /path/to/downloaded/winetricks -q adobe_cc

Known issues

  • Wine Devel 11.2 contains some, but not all, of the patches from @PhialsBasement. Please use Wine Staging 11.2, which includes all of the patches.
  • Mouse cursor is invisible in initial installer window: https://bugs.winehq.org/show_bug.cgi?id=58922
  • Sometimes you need to open the Creative Cloud application twice for it to launch without crashing/closing
  • The installation script installes a partially-broken native msxml3. The partially-brokenness is actually needed for the Creative Cloud app to launch without hitting https://bugs.winehq.org/show_bug.cgi?id=57980 but will cause some Creative Cloud applications to fail to launch/operate correctly.
    • A workaround is to launch the Creative Cloud app, then once it loads, run WINEPREFIX=~/.local/share/wineprefixes/adobe-creative-cloud winecfg and set msxml3 to builtin. Horrible hack, but until the wine bug is fixed, I don't know of a better way.

Individual app test results

Application Installs? Runs?
UXP Developer Tools ✅ Yes ✅ Yes, appears to run as expected
Character Animator 2026 ✅ Yes ❌ No, Crashes on launch
Express Photos ⚠️ No, but has workaround ❌ No, requires WinUI support, see linked page for details
Audition 2020 ⚠️ Untested ❌ No, Crashes on launch, but an applicable PR was merged and should be in the Wine Devel 11.3 release

More testing needed/welcomed!

Wine upstream PRs/fixes

Winetricks upstream PRs

About

Adobe Creative Cloud on Linux (extremely experimental!)

Resources

Stars

Watchers

Forks

Contributors

Languages