[ ✅ ] Get the whole winmetadata thing sorted out. ( Issue #6 )
[ ✅ ] Fix crashes upon saving/exporting
[ ✅ ] Get the font issue fixed (related to flatpak)
[ ✅ ] Settings workaround
[ ❌ ] Get canva login fixed (thanks XDan for reporting)
[ ❌ ] Get vector issue solved (Thanks Søren for reporting)
[ 🟨 ] Get studiolink working
[ ❌ ] OpenCL for Amd/Intel gpus (waiting ElementalWarrior)
[ ❌ ] Video walkthrough tutorials.
- [ ❌ ] Lutris Method.
- [ ❌ ] Heroic Method.
- [ ❌ ] Bottles Method.
- [ ❌ ] RUM Method.
Some users get these errors with the script but are able to get it working with the guide method
-
wine: could not load ntdll.so: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /home/USER/.AffinityLinux/ElementalWarriorWine/bin/../lib/wine/x86_64-unix/ntdll.so)
-
wine: could not load
mscoree.dllor any crash related to .NET Framework while using bottles- This is probably caused by Wine Mono conflicting with the installation of .NET Framework versions lower than 5.
As of now, it does not seem possible to specify the removal of Wine Mono as an instruction in the yaml manifest, since bottles does not use winetricks under the hood, but their own dependency manager. For a working install in bottles, one would have to create a custom empty bottle, then uninstall Wine Mono before anything else, then manually install dependencies.
This defeats the purpose of having an automated bottle creation using yaml files, so bottles is currently not recommended. - Sources:
- This is probably caused by Wine Mono conflicting with the installation of .NET Framework versions lower than 5.
-
ZorinOS not working atm.