10-09-2012, 07:07 PM
(This post was last modified: 10-09-2012, 07:09 PM by digiadventures.)
It fixes all crashes in the game except the one you quoted,after stage 10.
It fixes crashes later on in the game which also had memory errors.
As for this crash,fonts are fixed,its just that sceGetCHARinfo writes up an error.
Maybe you just forgot to include fix for GetCharInfo as well ?
It fixes crashes later on in the game which also had memory errors.
As for this crash,fonts are fixed,its just that sceGetCHARinfo writes up an error.
Maybe you just forgot to include fix for GetCharInfo as well ?

Code:
206354 user_main DEBUG hle.sceFont sceFontClose fontHandle=0x9F1020C
206354 user_main DEBUG hle.sceFont sceFontGetFontInfo fontHandle=0x9F1020C, fontInfoPtr=0x09FFF338
206354 user_main DEBUG hle.sceFont sceFontGetFontInfo returning maxGlyphWidthI=1509, maxGlyphHeightI=1210, maxGlyphAscenderI=863, maxGlyphDescenderI=-196, maxGlyphLeftXI=210, maxGlyphBaseYI=1180, minGlyphCenterXI=-754, maxGlyphTopYI=18, maxGlyphAdvanceXI=1625, maxGlyphAdvanceYI=1094, fontStyle=[fontH 10.125000, fontV 10.125000, fontHRes 128.000000, fontVRes 128.000000, fontWeight 0.000000, fontFamily 2, fontStyle 5, fontStyleSub 0, fontLanguage 2, fontRegion 0, fontCountry 1, fontName 'FTT-Matisse Pro Latin', fontFileName 'ltn5.pgf', fontAttributes 0, fontExpire 0]
206354 user_main DEBUG hle.sceFont sceFontGetCharInfo fontHandle=0x9F1020C, charCode=0x22, charInfoPtr=0x09FFF2E4
206359 user_main INFO stdout Error sceFontGetCharInfo: 0x80460003