nefarius/BthPS3

Universal Windows Platform build setting breaks on older OS builds

nefarius opened this issue · 1 comments

Switching the target platform from Desktop to Universal causes problems with driver loading on older Windows 10 builds, experiment if we can downgrade and make it work again.

The culprit was actually the stupid Windows 11 SDK on AppVeyors Visual Studio 2019 VM, fixed the build settings and tested accordingly.