Originally Posted by crait
well, maybe tonight ill check to see if my theory is right
all im basically doing is taking the dl files from lua player for windows and putting it in the folder for the lua game, and put a line of code that turns on the usb mode, then im going to run it
the dll files from the lua player for windows converts the keyboard input into psp input
ex. c = X f = O d = [ ] e = triangle.... etc
maybe i might have to create a driver, which might take a long time since im lazy
or it may work by itself without the driver