I'll be the first to admit it, I am a fool and can't figure out how/where to install this mod's files. I put them in the Kenshi mods folder but I doubt it's doing anything. Any help? I'd like to play longer than 10 minute intervals with this game.
I'm having the same issue. From what I read in a Steam thread it has something to do with the renderer and possibly something to do with Nvidia's (if that is what you use, I do) newest updates. The game devs have been made aware of the issue, we might have a fix soon (hopefully...)
Since the mod overwrites dinput8.dll, you will need to use the following launch options in the Steam settings for the game: WINEDLLOVERRIDES="dinput8=n,b" %command% That did the trick for me at least. See here for more info: https://cookieplmonster.github.io/setup-instructions/#proton-wine
Does this mod work in Ubuntu 22.04.4? IOW will the installation process be the same or will the mod be non-functional given a different operating environment?
80 comments
https://www.nexusmods.com/kenshi/mods/506?tab=description
Kapaer with the new update
nice to see you still around and in kenshi
hope you still have fun in the game
WINEDLLOVERRIDES="dinput8=n,b" %command%
That did the trick for me at least.See here for more info:
https://cookieplmonster.github.io/setup-instructions/#proton-wine
gamemoderun WINEDLLOVERRIDES="dxgi,d3d11=n,b" %command% ?
Is it just "dxgi,d3d11,dinput8=n,b"?
If you dont mind breaking down the underlying logic for my own knowledge Id appreciate it.