PSP-Archive / ARK-4

Custom Firmware for the PSP and PS Vita.
607 stars 41 forks source link

Optional QWERTY keyboard for Custom Launcher #275

Closed JosiF69 closed 9 months ago

JosiF69 commented 10 months ago

New Feature

I know it's now almost impossible to implement the firmware's native QWERTY keyboard, but what about making one from scratch?

It would be very useful for editing and organizing plugins.txt for example, especially if the user don't have access to a computer. Since the psp's alphanumeric keyboard is very slow.

Of course, it's something quite complex, and I don't know how viable it is, but I hope you think about it. I apologize for any errors in my English and thank you for your attention.

krazynez commented 10 months ago

The builtin keyboard has QWERTY as an alternative

JosiF69 commented 10 months ago

The builtin keyboard has QWERTY as an alternative

Yea, but not for homebrews

krazynez commented 10 months ago

That would be up to the homebrew to call osk

JoseAaronLopezGarcia commented 9 months ago

Yeah, each homebrew is responsible for its own OSK, we can't do anything about it.