UltraStar-Deluxe / USDX

The free and open source karaoke singing game UltraStar Deluxe, inspired by Sony SingStarâ„¢
https://usdx.eu
GNU General Public License v2.0
812 stars 160 forks source link

Running UltraStar on OSX #383

Closed and7ey closed 5 years ago

and7ey commented 5 years ago

I am trying to use UltraStar Deluxe Version 1.3 (Beta 5) on my Macbook Pro running OSX 10.13.6.

Firstly, it was saying that no microphone is defined for player 1. I did something in Options/Record and not getting this error:

The song is displayed now in the following way:

looks not well.

What should I do to fix it?

basisbit commented 5 years ago

looks like your setup is missing a valid theme

and7ey commented 5 years ago

Where should I get it? I've downloaded dmg from https://usdx.eu/downloads/

The installed package contains folder Contents and themes there. The last folder contains Deluxe and Modern folders and ini files. I can even change them in the Options.

basisbit commented 5 years ago

It is included there, but maybe the install script didn't copy it to the correct location. I don't use OS X, maybe @ePirat or @s09bQ5 can help?

ePirat commented 5 years ago

This actually looks like you are missing one of the image libraries needed by SDL_image and then it will fail to load nearly all assets.

and7ey commented 5 years ago

Hmm.. where is the log to see what happens in details?

ePirat commented 5 years ago

You can find the log in ~/Library/Logs/UltraStar Deluxe/

s09bQ5 commented 5 years ago

Strange that everyone got the impression that I have access to a Mac.

Btw., @and7ey is trying to run an ancient version of USDX.

and7ey commented 5 years ago

Thanks. I found similar issue (https://github.com/UltraStar-Deluxe/USDX/issues/324) and installed all missing libraries. It works well now.

@s09bQ5, unfortunately, this is the latest binary version available for download.

ePirat commented 5 years ago

You can find a more up to date version here https://github.com/ePirat/USDX/releases/download/1.3.6/UltraStarDeluxe-1.3.6.zip

It should work without needing to install any libraries. If you end up using that, please provide feedback how well it works.