
DKay
Published
5.9-GE-8-ST GloriousEggroll
protontricks -c 'wine64 uninstaller' 359320 to INSTALL wine-mono-5.1.1.2_ED-x86.msi from https://github.com/redmcg/wine-mono/wiki#with-protontricks
On the regular steam Proton versions, a very niche keybind error (on the french AZERTY keyboard) prevents me from mapping the é key. The latest eggroll version to date (5.21) doesn't launch, but the one specified above (5.9) does, and maps the key correctly
The game would crash on world generation until I added the following in kenshi's launch options:
PROTON_NO_ESYNC=1 %command%
PROTON_USE_WINED3D11=1
The skybox doesn't refresh properly (draws over itself and leaves a blurry mess)
The game doesn't launch without PROTON_USE_WINED3D=1, the skybox is heavily impacted without PROTON_NO_ESYNC=1
The blurry skybox came back, I switched out PROTON_NO_ESYNC=1 for PROTON_USE_D9VK=1 and it went away. Fingers crossed this time?
6.19-GE-2 GloriousEggroll
protontricks 275850 win7 (for multiplayer)
Crackling (mostly when alt+tabbing) until adding the following in /etc/pulse/client.conf:
default-sample-format = s24-32le default-sample-rate = 192000 alternate-sample-rate = 176000
Slow loading of textures using RADV (not with AMDVLK)
Mouse sometimes behaves erratically after alt+tabbing (bound to the window it alt+tabbed from)
Marked slowdown using Mesa (21.2.2) RADV as opposed to AMDVLK
When using ROCm-based OpenCL while trying to load too many textures at once, goes away when reverting to Mesa's OpenCL implementation (default)