Thread
:
The Mana World 0.0.28.1
View Single Post
tobiasj
2009-03-24 , 13:42
Posts: 241 | Thanked: 74 times | Joined on Jul 2007
#
11
Well, the sound effects and music do not work because(I assume) they are ogg files.
I added the ogg support that you can download from maemo.org and while I can play the OGG files now in media player they still do not work in the game. I get:
[12:38:54.24] Sound::init() Initializing sound...
[12:38:54.30] Sound::info() SDL_mixer: 1.2.6 (compiled)
[12:38:54.30] Sound::info() SDL_mixer: 1.2.6 (linked)
[12:38:54.30] Sound::info() Driver: esd
[12:38:54.30] Sound::info() Format: S16LSB
[12:38:54.30] Sound::info() Rate: 22050
[12:38:54.30] Sound::info() Channels: 2
So no errors init'ng sound system
but then:
[13:38:57.57] Sound::startMusic() Playing "/media/mmc1/share/tmw/data/music/Magick - Real.ogg" -1 times
[13:38:57.58] Sound::startMusic() Warning: error loading file: Module format not recognized
Soooo it still doesn't like the ogg files, however it is trying to load them. I am trying to find the code that actually lists what files get played when and see if I can change it to MP3 or something silly like that and then convert the ogg to mp3 files.
The sound effects are much the same I assume since they are:
bat-dying1.ogg
bat-hit1.ogg
bow_shoot_1.ogg
fire-goblin-hit1.ogg
fire-goblin-hit2.ogg
fire-goblin-miss1.ogg
fist-swish.ogg
flower-hit1.ogg
flower-hit2.ogg
flower-miss1.ogg
fluffy-hit1.ogg
fluffy-hit2.ogg
fluffy-hit3.ogg
fluffy-hurt1.ogg
fluffy-miss1.ogg
knife-hit1.ogg
knife-miss1.ogg
levelup.ogg
loghead-hurt1.ogg
loghead-hurt2.ogg
loghead-hurt3.ogg
loghead-hurt4.ogg
loghead-hurt5.ogg
maggot-dying1.ogg
maggot-hit1.ogg
maggot-hit2.ogg
maggot-miss1.ogg
pinkie-hit1.ogg
pinkie-miss1.ogg
scorpion-hit1.ogg
scorpion-hit2.ogg
scorpion-hit3.ogg
scorpion-hit4.ogg
scorpion-miss1.ogg
short-sword-hit1.ogg
short-sword-miss1.ogg
shroom-hit1.ogg
slime-hit1.ogg
onward and upward...
-John
Last edited by tobiasj; 2009-03-24 at
13:58
.
Quote & Reply
|
The Following User Says Thank You to tobiasj For This Useful Post:
timsamoff
tobiasj
View Public Profile
Send a private message to tobiasj
Find all posts by tobiasj