protonscr

LOD-BIAS value changes in VULKAN settings

dxvkclosed
doitsujin/dxvk#5338 · opened 2025-11-21 by KoR-CT · updated 2025-11-21 · 2 comments · github
KKoR-CT 2025-11-21 github

I’d like to request the addition of a configurable LOD Bias option for the Vulkan backend. as it helps with making the game looks like an N64 Version.
Really appreciate your work tho .

Ddoitsujin maintainer 2025-11-21 github

We already have an LOD bias option (d3d11.samplerLodBias and d3d9.samplerLodBias, respectively). It is intentionally capped to +1 to prevent abuse like the famous Battlefield 5 "cheat" thing.

KKoR-CT 2025-11-21 github

We already have an LOD bias option (d3d11.samplerLodBias and d3d9.samplerLodBias, respectively). It is intentionally capped to +1 to prevent abuse like the famous Battlefield 5 "cheat" thing.

i use it already for BlackDesertOnline, it helps with the game overall so is there a way to modify it, atleast to 2.25?

Nothing extracted yet.