Skip to content

Commit

Permalink
Wine no longer needs dinput or ddraw overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
0x1F9F1 committed Dec 28, 2023
1 parent 3bce284 commit 65e560f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions extra/wine1560.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,4 @@ export SDL_RENDER_DRIVER=opengl
# Enable threaded OpenGL for Nvidia
# export __GL_THREADED_OPTIMIZATIONS=1

# Prefer native dinput and ddraw
export WINEDLLOVERRIDES="dinput,ddraw=n,b"

wine Open1560.exe $@

0 comments on commit 65e560f

Please sign in to comment.