Skip to content

Commit

Permalink
Change force DirectX 11.0 feature level 10.0 to 10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Vvorcun authored May 25, 2023
1 parent 0300574 commit 410eed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Virtual Succubus.app/Contents/MacOS/Virtual Succubus
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ export WINEPREFIX="$(dirname "$0")/../Resources/prefix/"
export WINEARCH="win64"
export WINEDEBUG=""

../../../MacOS/wine64 "C:/Program Files (x86)/Virtual Succubus/Virtual Succubus.exe" "-force-feature-level-10-0"
../../../MacOS/wine64 "C:/Program Files (x86)/Virtual Succubus/Virtual Succubus.exe" "-force-feature-level-10-1"

0 comments on commit 410eed9

Please sign in to comment.