The NGG culling override can be forced on existing Mesa releases if desired using the "RADV_PERFTEST=nggc" environment variable override.
so I assume it's worth trying it out on Navi 14?
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME
away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
WWW:
Discord:
IRC:
Matrix:
Telegram:
The NGG culling override can be forced on existing Mesa releases if desired using the "RADV_PERFTEST=nggc" environment variable override.
so I assume it's worth trying it out on Navi 14?
I would definitely try it. If it doesn't help any game, or if it causes glitches/crashes, an environment variable is easy to revert.
how does one add it as a variable?
YOUR_VARIABLE=1 %command%
In Steam launch options for a specific game.
So, in this case:
RADV_PERFTEST=nggc %command%
ah, my bad.. I didnt realize it meant just putting it in the games launch options. I thought it had to be set in some file or something. Thank you for the clarification.