-
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
Chotto Shot (Japan) - UCJB98012 extremely bad lag #10980
Comments
That's not "lag", this camera app is just awaiting usb state and since we don't emulate it at all we send and error which makes the app continuosly await. |
I think it can be closed. Also it can be labeled with feature request. Also it can be tagged with the future milestone. |
Trying to implement sceUsbWaitState to fix this, but I don't understand what it should be doing so I'm going to give up. It has 3 parameters which supposedly are state(usb), waitmode and timeout. What seems to work is returning usbState by this function, and that's basically what jpcsp is doing right now, not sure if it's worth adding a possibly wrong code just for the sake of one pointless app, so instead I'll just drop a ready to use cheat workaround here that speeds up boot:
this is also wrong, but at least affects only this app. |
It's probably similar to the umd wait? My guess is that:
But that's just a guess, would need testing to verify and implement. -[Unknown] |
It needs camera support this is done by #8521 I've tested Invizimals |
It seems This game requires camera support like Invizimals and EyePet. |
It's NOT a game. It's an utility app that comes with one of the two camera's available for PSP. And really Panderner you should stop spamming obvious things for the sake of attention. It's an issue tracker and being captain obvious here is just annoying to people subscribed until everyone puts you on ignore. |
I don't spam, chotto shot is a editing software Which is edit photos and video clips using PSP camera. And this app is only available in Japan |
This was probably fixed by #14149. Sorry for forgetting to link it. -[Unknown] |
v1.5.4-933-g386c9d4fc
it goes so slow it takes 15-20 mins to get to the titles screen
it keeps printing this in the log
41:54:125 bhCameraDevi E[HLE]: HLE\HLE.cpp:545 Unimplemented HLE function sceUsbWaitState
ppsspplog.zip
The text was updated successfully, but these errors were encountered: