Search found 4 matches

by ShockD
Tue May 30, 2006 11:39 am
Forum: PSP Lua Player Development
Topic: Help with lua.
Replies: 4
Views: 4181

Can't you use a ^(1/2) ?
by ShockD
Mon May 29, 2006 6:07 am
Forum: PSP Lua Player Development
Topic: Need help optimizing
Replies: 0
Views: 1615

Need help optimizing

Note: This is for devs who have too much times on their hands and want to help me. Hello all. I've been working on a Zelda-esque game just for practice (because I am new to the LUA language). I've got everything working fine so far like scrolling maps and animations and such, but now my only problem...
by ShockD
Mon May 29, 2006 1:35 am
Forum: PSP Lua Player Development
Topic: LUA image problem
Replies: 4
Views: 2698

Yeah that's what I was thinking too until this Altair guy claimed he used a 1000x1000 jpg fine without any errors. Oh well. Does this mean that I would have to splice up the image into different images? I am using that 659x512 image for a scrolling map.

Thanks for the reply,
ShockD
by ShockD
Mon May 29, 2006 12:36 am
Forum: PSP Lua Player Development
Topic: LUA image problem
Replies: 4
Views: 2698

LUA image problem

Hi. I've been using .jpg's for my background for something I am coding in LUA. Everything works fine with the windows LUA player but when I port it over to the PSP version, my background becomes filled with lines from the image. I am using a 659x512 image. I've tried reducing the size and resolution...