


Since that's the only way to go right now, and since you've volunteered :), here's a EBOOT.PBP for 2.0 that has tons of debug logging enabled. jimparis helped isolate the bug when I kept feeding him binaries with tons of printf() debugging :).
#Pspware 2.5 2 code#
Of course part of the problem in fixing it is that there's no exception handlers on 2.0, so I can't get the precise line number of where the code crashes, or know what type of exception is caused :/. So I'll have to dig into libBulletML's STL nightmare to try to figure out what's happening. I thought it might be related to (lack of) memory, but according to rRootage should have at least 16MB available to it through malloc(), and on my 1.0 rRootage only takes up 2.1MB before it's ready to enter its main loop. It crashes when trying to parse the very first. The crash occurs during the call to BulletMLParserTinyXML::build() made on line 44 of. Nic wrote:What line is causing the crash out of interest? If there's anything you'd like tried with the code or test binary i'm sure they'd be many people that would oblige (including myself). Thanks goes to rinco for various fixes and to jimparis for hosting. Fix a problem with boxes not being drawn correctly. Disable antialiasing (support appears to be missing in PSPGL). Fixed PSPGL's GE init code to be more compatible across all PSPs. Add the performance meter from PSPGL (commented out). Fixed the Psyvariar crash that only happened to 1.50 users. rRootage now works on 2.0 PSPs under Fanjita's EBOOT loader. Sure that the startup constructor doesn't access kernel mode on 2.0 PSPs.

Call _init() in libSDL_main's main() if it wasn't already called and make
#Pspware 2.5 2 full#
The full source code for rRootage lives in the pspdev Subversion repositiory at Salut, je vais avoir une PSP en 2.5 (malheureusement je la voulais en 1.5), et un d emes potes la en 2.6. There are a few minor graphical differences from the PC version. Select Q (the bottommost menu item) and press Start to exit to the PSP browser. Screenshots are stored at the root of the See readme_e.txt for additional information on gameplay. The ship, use X (or Triangle) to fire, and use O (or Square) to activate your Use the analog or directional pad to steer Copyġ.5 users: Copy the 1.5/rRootage and 1.5/rRootage% directories to /PSP/GAME. This is a port of Kenta Cho's addictive PC shooter, rRootage ( ).ġ.0 & 2.0 users: Copy the 1.5/rRootage directory to /PSP/GAME/.
