Skip to content

Patches to improve Affinity program compatibility running on Wine

Notifications You must be signed in to change notification settings

oh-ok/wine-affinity-patches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wine/Affinity Patches

I made these for personal uses, since I was sick of how slow CPU only compute was on Affinity, so don't expect anything incredible!

dxcore.patch

An implemetation of the IDXCoreAdapterFactory, IDXCoreAdapterList and IDXCoreAdapter interfaces.

opencl.patch

Advertises the cl_khr_d3d10_sharing extension to the host app.

As far as I can tell, the Affinity programs check for, but never actually use the cl_khr_d3d10_sharing extension to share data, only to query available devices. Maybe in a specific usecase it will, though. If I get really bored, I may try to replicate the entire *_sharing extension suite if I can figure out how they work.

wintypes.patch

A slightly more "correct" (but more complex) version of ElementalWarriors RoResolveNamespace patch.

About

Patches to improve Affinity program compatibility running on Wine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published