10-15-2012, 07:29 PM
(09-30-2012, 10:50 AM)sum2012 Wrote: increase 1 fps (now 6-7)Have you tried to reduce the compile "Maximum method size" to 50. It looks like this game is using a lot large methods and this could help. Is it an emulator running on PSP? An emulator in an emulator in a Java virtual machine?
(09-30-2012, 10:24 AM)gid15 Wrote: From the profiler:
This game is using bezier curves which are not handled efficiently in Jpcsp. Does enabling the vertex cache help?Code:bezier: called 35679 times, average 6.8 per GE list
Always include a complete log file at INFO level in your reports. Thanks! How to post a log