Nizo

Results 98 comments of Nizo

I straight up took that from the [wineasio repo](https://github.com/wineasio/wineasio). Can confirm working on arch-based distros ~~and Linux Mint.~~ I'll fire up a VM and test it, but I'm pretty sure...

Wait a second, you're only asked to compile it yourself, if you want to use pipewire. The pipewire guides for debian-based are not finished yet.

> I wanted to make you aware of a possible roadblock Ah, I see. Thanks.

Starting with a fresh os install of Ubuntu 23.10, packages I already installed for compiling: `wine wine32:i386 make gcc gcc-multilib libjack-dev` stuck at objbase.h not found, internet is no help...

@KczBen Thank you for the input. Since I couldn't find wine-staging and therefore installed normal wine, I installed `libwine-dev`, which should include objbase.h according to the command `dpkg -S objbase.h`....

We don't need to build from source and Debian guides are fixed.

Try Proton 8. (Rocksmith has been working fine since at least Proton 4 anyway.) --- There seems be a change since Proton 9. This doesn't work on official Proton 9,...

Yes, flag is available in [Proton 8 README](https://github.com/ValveSoftware/Proton/blob/proton_8.0/README.md), but not in [Proton 9 README](https://github.com/ValveSoftware/Proton/blob/proton_9.0/README.md). Relevant Issue: https://github.com/ValveSoftware/Proton/issues/7575

Okay, I got it working with Proton 9. Basically, I started Rocksmith with the launch options `PRESSURE_VESSEL_SHELL=instead %command%`. I then ran ``` # choose your filenames echo $@ > proton9-launch...