Compatibility Reports for Affinity Photo 1.6.5

Reported by Anonymous


Rating
Operating system
Manjaro
Date

Please read the end of page 3 before getting too hopeful. The solution apparently does NOT work and the thread was closed.

Reported by Anonymous


Rating
Operating system
Ubuntu Linux
Date

Found a solution at https://forum.affinity.serif.com/index.php?/topic/94180-running-affinity-on-linux-finally-works/

Open a terminal and run:

curl -L https://lutris.nyc3.cdn.digitaloceanspaces.com/runners/wine/wine-lutris-vkchildwindow-4.12.1-x86_64.tar.xz > wine-lutris-vkchildwindow-4.12.1-x86_64.tar.xz
tar xf wine-lutris-vkchildwindow-4.12.1-x86_64.tar.xz

export WINE="$PWD/lutris-vkchildwindow-4.12.1-x86_64/bin/wine"

rm -rf ~/.wine

alias wine=$WINE
wine wineboot -i

In the window click "Cancel" and then run:

curl -L https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks > winetricks
chmod +x winetricks

After everything is finish run:

./winetricks remove_mono -q
./winetricks dotnet35sp1 -q
./winetricks dotnet472 -q
./winetricks win81 -q

wine affinity-photo-1.6.5.135.exe

git clone https://github.com/doitsujin/dxvk
./dxvk/setup_dxvk.sh install