An update to the pre-built win32 binary of PSP Packer. This tool allows you to pack (i.e. compress) a PSP executable for use on v1.0 and v1.5 only. This saves filesize of course but it does more. For one it is a simple way of getting your PRX based application to run from the Sony menu (you cannot put a PRX inside an EBOOT) and it now patches the kernel so even user mode modules can use the LoadModule function to load things like atrac3plus or network libraries from flash direct with no extra cludges in your application. For other platforms get the source from subversion and compile it up as normal.