Skip to content

Commit

Permalink
Enable WineEsync
Browse files Browse the repository at this point in the history
  • Loading branch information
KreitinnSoftware committed Sep 8, 2024
1 parent 8914005 commit 656d64f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/java/com/micewine/emu/core/EnvVars.kt
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,6 @@ object EnvVars {
putVar("BOX64_DYNAREC_BLEEDING_EDGE", box64DynarecBleedingEdge)
putVar("BOX64_DYNAREC_WAIT", box64DynarecWait)
putVar("VKD3D_FEATURE_LEVEL", "12_0")
putVar("WINEESYNC", "1")
}
}

0 comments on commit 656d64f

Please sign in to comment.