ChimeraOS / ChimeraOS/chimeraos
Add amdvlk-opt package for use with game fixes.
- Dominant language
- Shell
- Stars
- 2k
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
The amdvlk-opt package installs amdvlk drivers in the opt directory, so that it doesn't interfere with the host installed main drivers (such as Mesa installed as the main system amd vulkan driver for example). You can then use the argument `VK_DRIVER_FILES=/opt/amdvlk/etc/vulkan/icd.d/amd_icd64.json:/opt/amdvlk/etc/vulkan/icd.d/amd_icd32.js %command%` within a game on steam in order to force the game to launch using that driver install rather than using the main system driver.
It'd be cool if ChimeraOS had this integrated with the gamefixes functionality, so that games like Indiana Jones and the Great Circle, or Doom: The Dark Ages utilizes that driver instead, since the ray-tracing support is better and those games are raytraced only.
https://github.com/Frogging-Family/amdvlk-opt
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.