FSYNC ON and vertical synchronization disabled from DX to OpenGL

This commit is contained in:
Castro-Fidel
2020-06-02 17:05:45 +03:00
parent e1929234f9
commit 671bace447
4 changed files with 14 additions and 18 deletions

View File

@ -15,10 +15,7 @@ import tarfile
from filelock import FileLock
#To enable debug logging, copy "user_settings.sample.py" to "user_settings.py"
#and edit it if needed.
CURRENT_PREFIX_VERSION="5.6-GE-2"
CURRENT_PREFIX_VERSION="5.8"
PFX="Proton: "
ld_path_var = "LD_LIBRARY_PATH"