Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Utawareru Mono chinese patched version font wrong #7947

Open
sum2012 opened this issue Sep 6, 2015 · 8 comments
Open

Utawareru Mono chinese patched version font wrong #7947

sum2012 opened this issue Sep 6, 2015 · 8 comments
Labels
Kernel mode Affects code bypassing user-mode restrictions (e.g. not commercial games.) Patched-game Occurs only on patched or modified version of a game.

Comments

@sum2012
Copy link
Collaborator

sum2012 commented Sep 6, 2015

ppsspp
1

jpcsp
2

It need #7941 (@unknownbrackets said break savestates ) and sctrlHENSetStartModuleHandler
log:
https://gist.github.com/sum2012/c7bc1831b6ab2b651834

@sum2012
Copy link
Collaborator Author

sum2012 commented Sep 6, 2015

The sctrlHENSetStartModuleHandler is a hard change from jpcsp to pppsspp (from me)
jpcsp/jpcsp@4aedafd

@unknownbrackets
Copy link
Collaborator

So basically this function relies on a CFW function to be called before the start module function?

With that and kernel IO we expect it will work?

-[Unknown]

@sum2012
Copy link
Collaborator Author

sum2012 commented Dec 25, 2015

Just log sctrlHENSetStartModuleHandler ?

@sum2012 sum2012 added Patched-game Occurs only on patched or modified version of a game. Kernel mode Affects code bypassing user-mode restrictions (e.g. not commercial games.) labels Jan 6, 2016
@unknownbrackets
Copy link
Collaborator

Is any source code available for the patch?

Note here:
#13335 (comment)

In theory, we could create this HEN structure and expose it, as long as it doesn't go to deep into kernel land. If it needs sceKernelQuerySystemCall, it might get tricky.

-[Unknown]

@sum2012
Copy link
Collaborator Author

sum2012 commented Jan 2, 2021

Chinese patch team never release source code.
Re-test newest version the game become blue screen
log: https://gist.github.com/sum2012/182225c0d3a55729762c77dfa902fd5c
I will open another issue when I get more information

@unknownbrackets
Copy link
Collaborator

It's still calling sctrlHENSetStartModuleHandler. But apparently an FPL allocation failed too, which might be because of the module loading another module (not sure.) The log doesn't include information about FPL allocation failures anymore because that information has been deemed too noisy, so you'd need to mark SCEKERNEL logging as DEBUG to log it now.

-[Unknown]

@sum2012
Copy link
Collaborator Author

sum2012 commented Jan 3, 2021

I have created another issue in #13859

@sum2012
Copy link
Collaborator Author

sum2012 commented Sep 4, 2022

ppsspp v1.13.1-722-g49d5b6447
Now blue screen
log:
https://gist.github.com/sum2012/4a14885f7d484a29713c1bb414ef9171

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Kernel mode Affects code bypassing user-mode restrictions (e.g. not commercial games.) Patched-game Occurs only on patched or modified version of a game.
Projects
None yet
Development

No branches or pull requests

2 participants