Search found 1 match

by BLK_Dragon
Wed Jul 18, 2007 6:13 pm
Forum: PSP Development
Topic: Launch PRX from .bat-file
Replies: 0
Views: 916

Launch PRX from .bat-file

What I heed is to launch a .PRX from command-line (which can be added to makefile/jamfile) without typing "exec MyGame.prx" in terminal every time. Sure, I can bind a key in telnet client (actually, I did) but it doesn't help much when new apps are being added (nearly) every day; I tried p...