-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Zettai Zetsumei Toshi 3 Kowareyuku Machi to Kanojo no Uta cannot control in select screen #4901
Comments
Could be related to sceGeBreak or Netconf dialogs. Hmm. -[Unknown] |
This is JPCSP trace sceGeBreak and Netconf edit:correct sceUtilityNetconfGetStatus jpcsp trace log: |
Interesting. Yes those are the same number. So possibly bad break or gpu cycle handling. -[Unknown] |
Tested software render,software skinning,non buffered rensdering |
PPSSPP v0.9.6-466 same |
Hmm can someone who has this bisect from the working version to the latest to find when it broke? Unfortunately there have been vcxproj changes so it might be a bit slow, but it should only take <= 12 compiles or so. -[Unknown] |
submodule update failed |
Hmm I need many "#include algorithm" to fix compile probem. |
Thanks @daniel229 give us information. Good It means #3119 commit |
Just comment SyncThread() in |
I think this means that we're drawing things too quickly, and so when not syncing it accidentally works because it thinks it's still drawing. -[Unknown] |
Has anything improved here in the latest git build? -[Unknown] |
v0.9.8-1241-gfafd371-windows-amd64 still cannot control in select screen |
Tested with the latest Dev version 0.9.9.1-757. Controls still not working on the character select screen, @unknownbrackets will this ever be fix? |
Dunno about the fix, but it's easy to workaround with CW cheat looking at the info collected in this issue.
Edit to avoid confusion with old/buggy workaround: use updated one from #4901 (comment) |
Well I have very limited understanding of the coding but it easy for a workaround from what you said. Im only good for testing and giving debug logs at the moment. |
I remember @unknownbrackets said that current PPSSPP faster than real PSP |
the game works by changing the cpu clock but freezes and then continues normally, my question is if this can damage the pc, thanks for your time |
ForceMaxEmulatedFPS = 20 also helps it |
thanks for your reply, I found that the game freezes in ppsspp 1.0 in ppsspp 1.0.1 game does not freeze but put the clock in 25 to select a character |
Has any of this improved? I think there were adjustments to the timing delays for draw syncs and such, which may have helped. -[Unknown] |
v1.7.5-553-gc77af182a still freeze with normal setting |
v1.8.0-401-gba09e7fb3-windows-amd64 still freeze with normal setting |
Android 1.8.0-585 |
Until this get's fixed you can use my cwcheat workaround to play:
|
@LunaMoo |
does anyone have cheat 30fps or know settings. |
If you're talking about the issue with initial workaround fix for Zettai Zetsumei Toshi 3, it indeed was messing up fps, I fixed it long ago through, just forgot to remove the older version of the cheat from this issue. Edit: Through I think the buggy initial workaround was actually unlocking 60 where it shouldn't and speeding things up, the game does have variable FPS if I recall, so if you used the correct / updated workaround, you might simply be trying to run the game on very weak device that can't emulate it at full speed. |
@LunaMoo |
sorry if it's far from the issue, |
2x Speed cheat also helps |
|
@IrfanH495 please open new issue about new bug, would be nice if you could provide an in-game save from right before this scene for others to test. I played through multiply times through this game years ago without any issues, through I only fully completed it on PPSSPP with english version. |
@LunaMoo I'm not sure about that, in super magoya I only experienced one bug maybe I chose the wrong option where the character can't go down to the 1st floor. And I played from the beginning again and this didn't experience any bugs for me. and the most famous one where there should be 9 endings that can be obtained only 8 endings, I just got 5 endings |
Cannot control in select screen (right,O,X key)
v0.9.6-172-g7189adf
info log
https://gist.github.com/sum2012/70587890888ef736a75b
debug log
https://drive.google.com/file/d/0B3OaSdeV0L8kanRQQ0I4VkdDWUU/edit?usp=sharing
The text was updated successfully, but these errors were encountered: