Wine configuration

From wikinotes
Revision as of 20:33, 13 March 2022 by Will (talk | contribs) (Created page with "= Performance = <blockquote> == General == <blockquote> <syntaxhighlight lang=""> </syntaxhighlight> </blockquote><!-- General --> == Nvidia == <blockquote> <syntaxhighlight...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Performance

General

Nvidia

# enable threaded optimizations in GL drivers
__GL_THREADED_OPTIMIZATIONS=1

# disable the opengl shading language (but graphics suffer)
winetricks glsl-disable