View Single Post
  #24 (permalink)  
Old 09-16-2006, 08:41 PM
CoderAge12 CoderAge12 is offline
Member
 
Join Date: Nov 2005
Posts: 32
Points: 0.00
Donate
Quote:
Well, the only problem is that the largest exe that can be done is 128k. Mine is currently 1072k. So it wouldn't be a zero work thing. I'd be willing to try though. Maybe if I converted it to native PSP (not SDL), dropped out sound support, and saved the images as uncompressed targas instead of PNGs. I could try at least.
The maximum binary load size is 2MB (practical limit is probably ~1MB max). The readme is wrong on that part.
Reply With Quote