Skip to content

Commit

Permalink
README.md - vblank_mode
Browse files Browse the repository at this point in the history
  • Loading branch information
ryuuzaki42 committed Feb 28, 2021
1 parent 754d1c6 commit 5aa3feb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,11 @@ Card version of the test: GeForce 930MX
## In some cases, neither of those work (e.g. in Team Fortress 2) so I use:
LD_PRELOAD="libpthread.so.0 libGL.so.1" __GL_THREADED_OPTIMIZATIONS=1 optirun %command%

## Note: due to the sync between framerate and refresh rate, you may not see any difference between primusrun and the intel card in glxgears, although you will
## see drastic differences playing high end games. In the past the vblank_mode set to 0 improved framerates and helped with screen tearing, now tho this should
## only be used for benchmarks or tests:
vblank_mode=0 primusrun

# Errors

## Error - fatal: failed to load any of the libraries .../libGL.so.1
Expand Down

0 comments on commit 5aa3feb

Please sign in to comment.