View Single Post
Posts: 108 | Thanked: 329 times | Joined on Apr 2010 @ Bosnia and Herzegovina
#59
Originally Posted by vetsin View Post
I just reinstalled said files and game still crashes with same error. I don't have ogg files but will check and get back to you later. Thanks.

EDIT: ogg files play ok on my phone. I'm beginning to wonder... am I the only one having this problem?
Here's a workaround for you: WAV replacements. Extract them to MyDocs or somewhere handy, and do:
Code:
cp defeat.ogg /opt/DefGear-maemo/rbase/common/sound/game/
cp trumpet.ogg /opt/DefGear-maemo/rbase/common/sound/gui/
cp victory.ogg /opt/DefGear-maemo/rbase/common/sound/music/
Since the extensions are ignored, and filenames are hardcoded, this switcheroo should work. This prompted me to check and fix sound loading and playing code, as the game shouldn't crash even with missing sounds, so that's a fix that will be included in the next release, just in case. Not sure this was all worh the effort, though, the sound design isn't really that spectacular...

Last edited by TheBurek; 2012-12-10 at 02:37.
 

The Following 2 Users Say Thank You to TheBurek For This Useful Post: