Search found 5 matches

by ksilvert
Mon Aug 14, 2006 9:42 pm
Forum: PSP Development
Topic: AVItoPMP (1.2.0): advanced tool for pmp video
Replies: 252
Views: 1154365

I've been able to encode several files perfectly....very easy to use...I am having an issue with converting DVDs though. if I select either the drive letter that contains a DVD disk or select a TS_VIDEO folder on my hard drive, I get the following error message "I/O error 32". Does anyone ...
by ksilvert
Tue Sep 20, 2005 10:17 pm
Forum: PSP Lua Player Development
Topic: Protected Code
Replies: 13
Views: 7995

I could be wrong, but I thought that the .10 release included a way to compile your lua code into an eboot? I haven't tried this yet....but it may be what you're looking for.
by ksilvert
Mon Sep 19, 2005 1:52 am
Forum: PSP Lua Player Development
Topic: LuaPlayer && Fonts && Typing && Nick
Replies: 3
Views: 3380

Looks nice!! I was thinking of something like this myself....Great work
by ksilvert
Fri Sep 09, 2005 2:30 am
Forum: PSP Lua Player Development
Topic: help a noob
Replies: 5
Views: 4455

If you're trying to have the 'player' move around based on the D pad selection, you'll need to move these two lines above the beginning of the while loop or your image won't move.

x = 200
y = 135
by ksilvert
Tue Sep 06, 2005 12:11 am
Forum: PSP Lua Player Development
Topic: Lua Player tutorial
Replies: 11
Views: 11958

I'm pretty new to lua and was looking at a couple of the IDE's. Is it possible to use any of these to develop for the PSP? I've tried to run a couple of scripts in both LuaEdit and LuaIDE and havne't had any luck. Is it something I'm doing wrong or is it not possible to test them in the environment?...