#Some settings don't work on Vulkan [Linux]
1 messages · Page 1 of 1 (latest)
no unfortunately vulkan forces dxlevel 100 in a way which skips hardware settings which we use for options like that
it happens on windows vulkan too
its just vulkan setting dxlevel 100 to skip over all the hardware settings
Wow, that's a problem... Is there any other way to prevent these things from happening? (Oh, are they fixing it?)
nope and nope 😭
Well, it's very sad, anyway, thanks for your attention nwn
is there at least a way to disable gibs and particles?
gibs should be disabled with gibs=off but particles no
Some people were having an issue where that didn't work on dxvk
Not sure if it's still a problem or fixed
oh weird
I did have the same issue even on windows
with dxvk
but it was back in 2024 I havent tried it recently
im pretty sure that was because aliases werent working properly at that time in the 64 bit build
I can try it again later today
I don't think it had to do with aliases because it only happened when using dxvk
using dx9 everything worked correctly
it was definitely an alias issue
at least, there was
something to do with threading and the console
probably similar to how like
on mat threaded queue mode, console output is ordered incorrectly
yeah idk i assumed it was that
but if there is another issue then would be helpful to figure out to fix
this right?
tbh I don't think this gibs problem has anything to do with that