Skip to content

Instantly share code, notes, and snippets.

@gjsman
Created January 29, 2020 02:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gjsman/0d6962b58d2c5b27d099c62937f642a1 to your computer and use it in GitHub Desktop.
Save gjsman/0d6962b58d2c5b27d099c62937f642a1 to your computer and use it in GitHub Desktop.
Crazy Machines 2 on Steam Proton with Working Audio
Crazy Machines 2 runs and installs fine on Steam for Linux when Proton is enabled, except for one problem: No audio. I figured out how to fix this problem and it isn't too hard, though! :)
1. Install Winetricks and Protontricks.
2. Open a terminal, and type "protontricks 18400 shell."
3. Open a Firefox window, and download the OpenAL Windows installer from https://www.openal.org/downloads/
4. In the terminal window, type "cd ~/Downloads" to get out of the Wine folder, and then type "wine openal-installer.exe."
5. Install OpenAL. Exit the terminal.
6. Open Crazy Machines 2 in Steam and enjoy the music and Sound FX!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment