This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Energia MSP432E Core and platform. | |
# ------------------------------ | |
# | |
# For more info: | |
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification | |
name=Energia MSP432E (32-bits) Boards | |
version=5.19.0 | |
# MSP432E compile variables |