disable unneeded dxvk features

This commit is contained in:
PancakeTAS 2025-07-06 19:58:22 +02:00
parent ef6d3bd39d
commit 180256a222
No known key found for this signature in database

View file

@ -24,6 +24,9 @@ ExternalProject_Add(dxvk_git
--prefix <SOURCE_DIR>/build-native
${STRIP_FLAG}
-Dbuild_id=false
-Denable_d3d8=false
-Denable_d3d9=false
-Denable_d3d10=false
--force-fallback-for=libdisplay-info
--wipe
build