User Tools

Site Tools


ubuntu:gpu:aco

GPU - ACO

ACO is an experimental shader compiler developed by Valve to reduce stuttering in games and improve overall performance in Vulkan applications.

It is included in Mesa by default though not enabled.

You can run any application with the environment variable RADV_PERFTEST set to aco for this to take effect.

In a typical case, this means prefixing it to the command you wish to run. For example, with Games/Supertuxkart, you might run:

RADV_PERFTEST=aco supertuxkart

While for Steam games, including those that run through Steam Play/Proton, you may go to the game's “Properties” screen and set its launch options line to be:

RADV_PERFTEST=aco %command%

References

ubuntu/gpu/aco.txt · Last modified: 2023/06/05 17:48 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki