This project provides a gamma sharpening fix for Hunt: Showdown on Linux using VKBasalt.
Before you begin, ensure that you have VKBasalt installed on your system. If you're using Bazzite, it comes pre-installed.
To launch the game with the necessary settings, use the following command in Steam:
VKD3D_FEATURE_LEVEL=12_2 gamemoderun mangohud ENABLE_VKBASALT=1 DXVK_FRAME_RATE=165 %command%
The
VKD3D_FEATURE_LEVEL=12_2setting is primarily intended for me (Nvidia 30 GPU). Users with different graphics hardware may need to adjust this setting for optimal performance.
-
Copy Configuration File
Place thevkBasalt.conffile into your Hunt: Showdown Steam folder. -
Download Shader
Place theTonemap.fxshader and place it in the following directory:
/home/YOUR_USER/.config/vkBasalt/reshade/Shaders/Tonemap.fx -
Edit Configuration
Open thevkBasalt.conffile and replaceYOUR_USERin the path with your actual username.
- Launch Hunt: Showdown.
- Use the HOME key to enable or disable the gamma and sharpening effect.
If you encounter any issues, ensure that:
- VKBasalt is correctly installed and configured.
- The paths in
vkBasalt.confare accurate.