RogueOperative_
New Member
- Jun 3, 2018
- 10
- 1
- 74
Hi I remember there was a animation list, but cant seem to find it now. Anyone has a link to it pls?
It's under one of the changelogs. Here's the link:Hi I remember there was a animation list, but cant seem to find it now. Anyone has a link to it pls?
Yeah exactly we're waiting for the new update guys cmoonnnn!any updates for the game ? its september update already.
Hey! Homie! Let me slip in the back because she like it like that.
Thanks!It is possible with the latest version of steam proton, in fact it's thanks to dxvk software that is included in proton. You can run it through steam client or through console.
Finally succeed. But it was a bit painful experience to make it run because DXVK needs things not supported by Ubuntu.It is possible with the latest version of steam proton, in fact it's thanks to dxvk software that is included in proton. You can run it through steam client or through console.
Very good, you did itFinally succeed. But it was a bit painful experience to make it run because DXVK needs things not supported by Ubuntu.
If someone else want to play this game on Ubuntu Linux without Steam, this is what I figured out:
1. Get latest driver for your GPU (needed by Vulkan API). If it's less than year old, get driver from vendor (i.e. nvidia) directly, because drivers in ubuntu repositories are never the latest one.
2. Install Vulkan API (needed by DXVK), search Ubuntu Vulkan install for instructions.
3. Ubuntu Wine version (winehq 3.0) does not support Vulkan. Upgrade to Wine version 4.0 (from winehq repository)
4. Install DXVK (download package from official site)
5. Yet you need Wine version of vulkan-1.dll Correct version is part of additional Wine 4.0 packages that get offered to install when you invoke winecfg command.
6. Set library overrides as listed in DXVK installation guide. Do NOT set override for vulkan-1.dll
That's all.
If the game does not start, look into /home/<user>/.xsession-errors for wine error log.