View Single Post
  #3 (permalink)  
Old 07-04-2006, 07:34 PM
dalejrrocks dalejrrocks is offline
Junior Member
 
Join Date: Apr 2006
Posts: 7
Points: 0.42
Donate
Quote:
Originally Posted by FreePlay
The problem here is that you need to install Cygwin. Follow the tutorials at http://www.scriptscribbler.com/.
no. lol put this in your .bat file and delete everything else:

set PSPDEV=C:/pspdev
set PATH=%PATH%;%PSPDEV%/bin
set PSPSDK=C:/pspdev/psp/sdk
cmd

and double click your start.bat file to launch it.
Reply With Quote