| |||||||||||
PyWeek - My game and OS XSo my game doesn't run under OS X -- the sound loading bits just kinda sit there doing nothing. Dunno why. If you want to play it on OS X you'll have to comment out the loop that loads the sounds (search for "sounds") and the bits that use the sounds).Naughty me for not testing on OS X I suppose. Not that I tested it on Windows either :) — richard on 2006/04/04 03:41 of Steam of the Colossus! Comments: (log in to comment) |
Current...
September 2008 [entries, ratings] Previous March 2008 [entries, ratings] September 2007 [entries, ratings] April 2007 [entries, ratings] September 2006 [entries, ratings] > March 2006 [entries, ratings] (June 2006) August 2005 [entries, ratings] Not logged in Login Register | ||||||||||
By alecu on 2006/04/04 14:12:
Hi richard,we had the same problem: small .ogg files were not loading properly on OS X, but loaded and played perfectly on ubuntu. We ended up converting most sound files to .wav, but leaving music as .ogg.
Hope this helps... and a big thanks from every member on our team for hosting this contest!