projectM-visualizer / frontend-sdl-cpp

Standalone application based on libSDL that turns your desktop audio into awesome visuals. Available on most platforms supported by both libprojectM and libSDL.
GNU General Public License v3.0
66 stars 35 forks source link

Fails to start/hangs when running steam release. #42

Closed brandorf closed 2 years ago

brandorf commented 2 years ago

https://steamcommunity.com/app/1358800/discussions/0/3430075523250663749/

kblaschke commented 2 years ago

Please do not solely link to external sites when reporting bugs. Post all information here at GitHub and provide a link to the original discussion, if any, at the end just for reference.

Besides that, the issues in the Steam release are known and to our knowledge all fixed in the current development codebase. There's still some work to do before we officially release a new version, which will then also be uploaded on Steam.

Until then, you can use the development pre-releases I've built from my fork here:

https://github.com/kblaschke/frontend-sdl2/releases

These packages contain the rewritten frontend application from this repository which is more stable and has more configuration options. On Windows, the audio capture implementation is also greatly improved and now allows to switch between all available devices, while also supporting device hot(un)plugging.

I'm closing the issue for now, and will see if I can reach the Steam app admin to upload the pre-releases on Steam in a beta channel.