sound files in lua player .20

Discuss using and improving Lua and the Lua Player specific to the PSP.

Moderators: Shine, Insert_witty_name

Post Reply
razorrifh
Posts: 23
Joined: Sat Jun 04, 2005 2:15 am
Location: Penn State
Contact:

sound files in lua player .20

Post by razorrifh »

hey, i'm trying to create sound effects for my game and i'm having problems. i downloaded a few wav files from some website and they didnt work, so i figured they were malformed, or just non-standard. i later opened them up in audacity (1.3 beta) and exported them as wav. they still didnt work. i tried about 90% of the settings and i couldnt get them to work. then i figured i had a problem with lua and sound problems, so i tried the bomberman game by lumo (really nice btw) and his sound effects worked... so i tried renaming his wav files to the ones my game calls, and then they magically worked... i've no idea why.

so i said all of that to ask what settings do i need to make sound files that lua player can load? how do you guys make yours? thanks.
User avatar
Jim
Posts: 476
Joined: Sat Jul 02, 2005 10:06 pm
Location: Sydney
Contact:

Post by Jim »

I think lua player uses mikmod, which means 8 or 16bit PCM mono wavs only.

Jim
Post Reply