• lichtmetzger
    link
    fedilink
    arrow-up
    2
    ·
    1 day ago

    I got Illustrator 2022 and Photoshop 2020 to run on wine. Only the “patched” versions, though.

    • Obelix@feddit.org
      link
      fedilink
      English
      arrow-up
      2
      ·
      17 hours ago

      Do you have a guide for that? Just some pirated copy with wine? Or is there something more difficult involved?

      • lichtmetzger
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        12 hours ago

        I used the m0nkrus versions, installed them on Windows (because his installer doesn’t work in wine) and copied these folders into my wineprefix:

        C:\Program Files\Adobe
        C:\Program Files\Common Files\Adobe
        C:\Program Files(x86)\Adobe
        C:\Program Files(x86)\Common Files\Adobe
        C:\ProgramData\Adobe
        C:\Users\(your username)\AppData\Local\Adobe
        C:\Users\(your username)\AppData\Roaming\Adobe
        

        Then I used winetricks to install these dependencies: winetricks vcrun2022 vkd3d dxvk atmlib corefonts gdiplus allfonts fontsmooth=rgb

        If it crashes often, disable GPU acceleration in the settings. Photoshop just works, but Illustrator needs a patch applied to wine, otherwise the GUI has major graphical errors and you also need to add a DLL override for msxml3.dll and set it to “native, builtin”.

        Illustrator also needs these files copied and renamed in its own directory:

        icuin73.dll => icuin.dll
        icuuc73.dll => icuuc.dll
        

        According to this result, Photoshop CC 2023 seems to run now, too.