-
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
Support for inserting multiple data in a row with the PSP On Screen Keyboard #15357
Comments
Is there a way to reproduce this in a demo or single player at all? -[Unknown] |
Alternatively if you could use the artifacts here: Or the matching code here: To log the OSK parameters the game is using, that would be helpful. -[Unknown] |
I will need @anr2me to update his infrastructure build with that change though as I don't know any single player game or homebrew currently that does it. |
Some may be surprised, but it turns out PPSSPP is not a JPCSP emulator. What I want is to run some code on my PSP that prompts this, so I want to know what parameters it's using so I can test the range of inputs, etc., and then create a pspautotest if possible. I've shown gid15 bugs in JPCSP before, based on creating pspautotests. Just guessing what maybe happens only gets you so far with compatibility. -[Unknown] |
Here are the logs @unknownbrackets :
|
Trying to see what happens on the latest build I could try and got this:
|
I don't think anyone is working on it yet, so it's still the same, minus the OSK logging which is not included on master branch i think |
I noticed some OSK related commits recently so I thought something got changed. |
Game or games this happens in
UCUS-98601 - Twisted Metal Head-On and maybe other games
What area of the game / PPSSPP
The issue could affect other homebrew/games but i only know it so far from the infrastructure mode of Twisted Metal Head On
When you log in into infrastructure mode on the game (on JPCSP for example) it asks you to insert multiple data in a row but it didn't work well before the following change on JPCSP:
jpcsp/jpcsp@d1dff2b
Previously, only the insertion of the username was possible and not the password.
What should happen
The game should lets you enter all data required before passing on.
Logs
No response
Platform
Linux / BSD
Mobile phone model or graphics card
AMD Radeon 530
PPSSPP version affected
v1.12.3-733-gc9dee44cf
Last working version
No response
Graphics backend (3D API)
Vulkan
Checklist
The text was updated successfully, but these errors were encountered: