Skip to content

Instantly share code, notes, and snippets.

@jarkkojs
Created December 9, 2021 07:18
Show Gist options
  • Save jarkkojs/b717ee9429f3f1cd2b4021c656c9937e to your computer and use it in GitHub Desktop.
Save jarkkojs/b717ee9429f3f1cd2b4021c656c9937e to your computer and use it in GitHub Desktop.
cp /usr/lib/wine/x86_64-unix/wineasio.dll.so .local/opt/wine/lib/wine/x86_64-unix/ -v
cp /usr/lib/wine/x86_64-windows/wineasio.dll .local/opt/wine/lib/wine/x86_64-windows/ -v
cp /usr/lib32/wine/i386-unix/wineasio.dll.so .local/opt/wine/lib/wine/i386-unix/ -v
cp /usr/lib32/wine/i386-windows/wineasio.dll .local/opt/wine/lib/wine/i386-windows/ -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment