Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.71 KB

unused.md

File metadata and controls

35 lines (19 loc) · 1.71 KB

Steps I deliberately left out

I'm not the first one to use this setup. I took the information and maintained it. When originally trying to get it to work, I noticed that you can leave some steps out and it still works, without knowing whether they made any difference or not. Just in case you would need them, I have listed them here.

Add realtime manually

On Arch-based distros, we install a package called realtime-privileges, which does this for us. While in my experience it also happens automatically on Debian-based distros, someone else needed to do this manually.

It's explained here at "1. Editing the configuration file".

RS_ASIO.ini: BufferSizeMode=host

set this variable to the value listed here.

Worked regardless, didn't notice a difference.

winecfg: add wineasio

WINEPREFIX=$STEAMLIBRARY/steamapps/compatdata/221680/pfx winecfg

Go to Libraries. Type in wineasio and click add. Search for it in the list and select "Builtin, then native"

An alternative way to do this is to write this in front of your launch command: WINEDLLOVERRIDES=wineasio=b,n

"previous_version" beta

This was removed because there's a known way now to make it work with the newer versions.

There was an update and the developers aknowledged that it might/will break some mods. That's why they made a beta branch with the previous version.

Since the update breaks our setup as well, we will need to use the beta branch until we come up with a better solution.

  1. Steam -> Library -> Right click on game -> Properties -> Betas
  2. Type in "JustInCaseWeNeedIt"
  3. Activate.