Skip to content

On Garuda, VBASIOTest fails to load wineasio32.dll #55

Answered by joaociocca
joaociocca asked this question in Q&A
Discussion options

You must be logged in to vote

I'll be damned, decided to browse thru the currently opened issues and then...

#42 (comment)

This made it work! (and yeah, I hear the sound of the test)

And I did exactly like @Beanow mentioned there!

cp /usr/lib32/wine/i386-unix/wineasio32.dll.so "$PROTON/lib/wine/i386-unix/"
cp /usr/lib/wine/x86_64-unix/wineasio64.dll.so "$PROTON/lib64/wine/x86_64-unix/"
cp /usr/lib32/wine/i386-windows/wineasio32.dll "$PROTON/lib/wine/i386-windows/"
cp /usr/lib/wine/x86_64-windows/wineasio64.dll "$PROTON/lib64/wine/x86_64-windows/"

instead of changing the names of the files. Then ran the wineasio-register again on the RS prefix, and tried VBASIOTest32.exe again...

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@joaociocca
Comment options

Answer selected by joaociocca
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant