-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Labels
Patched-gameOccurs only on patched or modified version of a game.Occurs only on patched or modified version of a game.PerformanceUnexpected slow performance issuesUnexpected slow performance issues
Milestone
Description
The game call this function often
W[SCEMODULE]: hle\scekernelmodule.cpp:2441 0 = sceKernelFindModuleByName(sceFont_Library): Module Not Found or Fake
Mobile Phone preformance may be poor.
JPCSPtrace of sceKernelFindModuleByName
https://gist.github.com/sum2012/4d9c69313272f66301e8ec59ac451cb2
Notice last call is
18:13:09.131250 main_thread - <- sceKernelFindModuleByName660 0x8820C498('sceFont_Library') = 0x880CFB54
but our ppsspp return 0 for fake module.
I try something test
ppsspp full log:
https://gist.github.com/sum2012/11888fcc5a93261183e675a72e5b41ec
Metadata
Metadata
Assignees
Labels
Patched-gameOccurs only on patched or modified version of a game.Occurs only on patched or modified version of a game.PerformanceUnexpected slow performance issuesUnexpected slow performance issues