11-22-2015, 03:33 AM -
I found reason with emu stop in the end,
caused by this Line 337 in cellFont.cpp :
after disable that rpcs3 not stop
caused by this Line 337 in cellFont.cpp :
Quote:buffer[((s32)y + ypos + yoff + baseLineY)*surface->width + (s32)x + xpos] = box[ypos * width + xpos];
after disable that rpcs3 not stop