Juiced1 (PC ver) Linux installation procedure in Lutris, compilation of DSOAL (dsound.dll for wine)

Channel:
Subscribers:
268
Published on ● Video Link: https://www.youtube.com/watch?v=mMyCoR-bxO0



Duration: 12:44
61 views
1


cd dsoal-master/build

cmake .. -DCMAKE_TOOLCHAIN_FILE=../XCompile.txt -DHOST=i686-w64-mingw32 ### FOR 32bit dsound.dll

cmake .. -DCMAKE_TOOLCHAIN_FILE=../XCompile.txt -DHOST=x86_64-w64-mingw32 ### FOR 64bit dsound.dll

make

DSOAL Github: https://github.com/kcat/dsoal

XCompile.txt: https://raw.githubusercontent.com/kcat/openal-soft/1.22.0/XCompile.txt

OpenAL Soft : https://openal-soft.org/#download

K-Lite Codec Pack: https://codecguide.com/download_kl.htm