Posted December 28, 2016
I had problems running the game on Arch Linux. Running the game with "--log" created a log file in "/home/mjb/.local/share/doublefine/dott" with the following content:
Starting new log session.
Game: Unable to initialize FMOD: File not found. (iMUSEClientFMOD.cpp:586)
Game: Do you have 32 bit audio drivers installed? (iMUSEClientFMOD.cpp:589)
Ending log session.
I solved the problem by installing lib32-libpulse and lib32-alsa-plugins from the multilib repository.
Starting new log session.
Game: Unable to initialize FMOD: File not found. (iMUSEClientFMOD.cpp:586)
Game: Do you have 32 bit audio drivers installed? (iMUSEClientFMOD.cpp:589)
Ending log session.
I solved the problem by installing lib32-libpulse and lib32-alsa-plugins from the multilib repository.
No posts in this topic were marked as the solution yet. If you can help, add your reply