
magneticflux-
Published
WINEDLLOVERRIDES="d3d8.dll=n,b" %command%
To prevent blurry textures on modern hardware, I use a patched d3d8.dll
that lies to the game about the amount of memory available from http://hawkdawg.com/rrt/rrt3/rrt3_main.php
Using dgVoodoo2 as recommended didn't work under Proton Experimental for me, but it's only needed to fix the blurry textures AFAIK.
Start-of-mission cutscene audio was missing, so I had to enable subtitles.
When running without VSync or below the VSync rate, the camera would stutter.
Enabling VSync (or half-VSync) in the game settings and lowering graphics options (shadow resolution and MSAA mostly) to achieve >=72fps 100% of the time fixed the issue.
The loss of cutscene audio isn't terribly important, but the issues with VSync are annoying until you set up settings properly. I suspect they could also be fixed by tinkering with launch options or using gamescope
, but I haven't investigated since it's working for me as-is right now.