Search found 5 matches

by stonepimp
Wed Oct 05, 2005 7:01 am
Forum: PSP Lua Player Development
Topic: WAV file not read?
Replies: 5
Views: 2890

Excellent - thanks Shine.

[ PS. thx for the inf on nested tables. much appreciate ! ]
by stonepimp
Wed Oct 05, 2005 6:39 am
Forum: PSP Lua Player Development
Topic: if NOT statements
Replies: 3
Views: 2273

yeap tried to go down that route, but... variable1 = "10" variable2 = "20" variable3 = "30" variable4 = "10" so using "if var1 ~= var2 and var2 ~= var3 and var3~=4" the above statement would be true (var1 doesn't equal var2, variable2 doesn't equal v...
by stonepimp
Wed Oct 05, 2005 5:41 am
Forum: PSP Lua Player Development
Topic: WAV file not read?
Replies: 5
Views: 2890

I'm having a similar issue with a 5Mb WAV file. Are there any file size limitations ? if not, what can I do to convert this horrendously large WAV file into something that I can actually use within my lua game??? what programs are out there that convert a WAV file (or OGG file as I have it in that f...
by stonepimp
Wed Oct 05, 2005 5:38 am
Forum: PSP Lua Player Development
Topic: if NOT statements
Replies: 3
Views: 2273

if NOT statements

Hi folks, love the work you guys are doing and so am building a few lua games... I'll release them when I'm comfortable at others laughing at my code ;-) or more likely when they work ok. anyway, rather than a huge mess of complicated recursive code, is it possible to have a statement that looks lik...
by stonepimp
Fri Sep 23, 2005 3:41 am
Forum: PS2 Development
Topic: Running Beebem Emulator
Replies: 0
Views: 1021

Running Beebem Emulator

Hi folks, I am trying to find some information on what I can do to run Beebem legally. I have read the site rules and hope I don't break any as this is my first post ( please warn and I'll edit if anything dodgy ). I still own a BBC B up in my loft with old classics such as Planetoid, Monsters and E...