Chaosforge Forum

  • March 29, 2024, 01:27
  • Welcome, Guest
Please login or register.



Login with username, password and session length

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - yuji

Pages: [1]
1
Bug Reports / [osx-x64-0996] Simon Volpert MP3s do not play
« on: September 20, 2012, 17:09 »
The Sonic Clang MP3s do play, so I get music on all the regular levels, but no music plays during the title screen or in many of the branches. I've verified that the Simon Volpert MP3s are in the mp3/ directory and they do play when I open them outside of the game.

Also, if I edit musichq.lua with something like
Code: [Select]
start = "mp3/cde1m2.mp3",instead of
Code: [Select]
start = "mp3/doom_the_roguelike.mp3",I can get Sonic Clang MP3s to play during the start screen.

Seems like some kind of weird interaction between between SDL_mixer and the Simon Volpert MP3s.

Pages: [1]