Search found 4 matches

by exzantia
Sun Mar 19, 2006 8:00 pm
Forum: PSP Lua Player Development
Topic: Problems loading sound files
Replies: 7
Views: 4917

Yay!

That got it working for me :)

Thanks Shine
by exzantia
Thu Mar 16, 2006 7:45 pm
Forum: PSP Lua Player Development
Topic: Problems loading sound files
Replies: 7
Views: 4917

Problems loading sound files

Can anyone help me out with loading sound files in Lua? Every time I attempt to load a sound file it just gives me an error: "error: index.lua:142: error loading sound" 142: a_sound = Sound.load("a.wav") Do I need to do something to t he wav file to make it compatible? I amn't to...
by exzantia
Mon Oct 03, 2005 3:21 am
Forum: PSP Lua Player Development
Topic: Limitations
Replies: 2
Views: 1879

Hmmm... okay... thats reassuring, thanx a lot...
by exzantia
Mon Oct 03, 2005 3:13 am
Forum: PSP Lua Player Development
Topic: Limitations
Replies: 2
Views: 1879

Limitations

My apologies for what may be a dumb question, but I am quite new to all this... I was wondering if there is a file size limit or a memory limit for LUA Player or can I happily keep throwing if statements and huge arrays into my program?

Thanx :)