hrydgard / ppsspp

A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.

Home Page:https://www.ppsspp.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dissidia Final Fantasy Chinese patch invalid address

sum2012 opened this issue · comments

v1.10.3-234-g2af805dbc Windows 64 bit log:
https://gist.github.com/sum2012/abcca732e9af5b9fa2c633e6a4e1413a
JPCSPTrace log: https://gist.github.com/sum2012/123357989cd175e92bf49890f69a2076

First step we need imp sceKernelFindModuleByName

I didn't see this these two line
58:12:298 hle\scekernelmodule.cpp:753 I[LOADER]: Function (InterruptManagerForKernel,092968f4) unresolved, storing for later resolving
58:12:298 hle\scekernelmodule.cpp:753 I[LOADER]: Function (InterruptManagerForKernel,5f10d406) unresolved, storing for later resolving

#13592 fix it.
Another small problem I re-create issue