UltraStar Deluxe is a free and open-source singing game. It allows up to six players to sing along with music using microphones in order to score points, depending on the pitch of the voice and the rhythm of singing.
Objectives:
- Install UltraStar Deluxe on Linux Mint
- Enjoy!
Linux Mint 13 users can install it from the official ppa repository, press Ctrl+Alt+T to open a terminal window.
Then run below 3 commands one by one:
sudo add-apt-repository ppa:tobydox/ultrastardx sudo apt-get update sudo apt-get install ultrastar-deluxe
For Linux Mint 14 and 15 users, directly download and install the debs:
ultrastar-deluxe deb for 32-bit | 64 bit
Then install the 2 Debs and fix dependencies:
sudo dpkg -i ~/Downloads/ultrastar-deluxe*.deb; sudo apt-get -f install
Enjoy!
Got to install it but I can’t get Playstation’s Singstar microphones to work the way they under Windows. Do you have some advice?.
I’m using Linux Mint Quiana.
Thanks for reading!