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_2
setting 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.conf
file into your Hunt: Showdown Steam folder. -
Download Shader
Place theTonemap.fx
shader and place it in the following directory:
/home/YOUR_USER/.config/vkBasalt/reshade/Shaders/Tonemap.fx
-
Edit Configuration
Open thevkBasalt.conf
file and replaceYOUR_USER
in 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.conf
are accurate.