===============================================================================
  CSPSP                                                            Kevin Chen
  version 1.91                                                           2011		
  
  official site: http://cspsp.appspot.com
  forums:        http://z4.invisionfree.com/CSPSP
===============================================================================

This is a homebrew game for the Sony PSP, originally based on Valve's popular
Counter-Strike. It's a 2d overhead (top-down) shooter that features team and 
free-for-all gameplay with a variety of weapons, all within a fully functional
multiplayer component.

Remember to visit the official site and the forums, where you can discuss 
anything about the game, submit bug reports and suggestions, and download maps 
and other content made by the community.


-------------------------------------------------------------------------------
  INSTALLATION
-------------------------------------------------------------------------------

CSPSP should run on any of the recent custom firmwares. Check out wololo's cfw
guide (http://wololo.net/wagic/cfw4dummies/) for more info.

For most cases, simply copy the CSPSP folder into PSP/GAME on your PSP's memory
stick (or PSP/GAMEXXX, where XXX is your firmware version).


-------------------------------------------------------------------------------
  UPDATES
-------------------------------------------------------------------------------

-potentially fixed the freezing bug during map downloading
-tweaked networking code to be more robust (and caught a few bugs); also fixed 
  major exploits (speedhacking, infinite ammo, etc.)
-added check for tempAR (not allowed in multiplayer)
-added a menu for server admins to kick/ban players more easily
-added graphical gun delay indicator
-added a time slowdown effect at the end of a round
-fixed the bug in ffa where spectators' scores weren't being reset on new round
-added a limit on the rate of chat messages (to prevent spamming)
-bots will now buy their weapons when they have enough money
-added exception handler (debugging info should now be printed during a crash)
-fixed a memory leak with the player icons
-fixed a potential divide-by-zero bug
-removed idstorage requirement (so CSPSP should run with HBL now - untested...)
-fixed a bug where half downloaded maps weren't being correctly deleted
-tweaked the server list pinging
-v1.91 fixes a small bug with updating profile info

