More actions
m (Text replacement - "| licence" to "| license") |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox PSP Homebrews | {{Infobox PSP Homebrews | ||
| title = Extended OSK | |title=Extended OSK | ||
| image = extendedosk.png| | |image=extendedosk.png | ||
| type = Plugins | |description=Extends the on-screen keyboard functionality by adding the ability to copy and paste text. | ||
| version = 2 | |author=Total_Noob | ||
| license = Mixed | |lastupdated=2011/09/12 | ||
| | |type=Plugins | ||
| website = http://psp.dashhacks.com/2011/09/09/presenting-extended-osk | |version=2 | ||
|license=Mixed | |||
|download=https://dlhb.gamebrew.org/psphomebrew/extendedosk_v2.zip | |||
|website=http://psp.dashhacks.com/2011/09/09/presenting-extended-osk | |||
}} | }} | ||
Extended OSK (where the OSK represents On Screen Keyboard) is a plugin that allows you to copy and paste texts in the OSK by button combinations, made by Total_Noob. | Extended OSK (where the OSK represents On Screen Keyboard) is a plugin that allows you to copy and paste texts in the OSK by button combinations, made by Total_Noob. | ||
Line 18: | Line 18: | ||
Add the following path to vsh.txt and game.txt, located in the same seplugins directory | Add the following path to vsh.txt and game.txt, located in the same seplugins directory | ||
ms0:/seplugins/extended_osk.prx 1 | ms0:/seplugins/extended_osk.prx 1 | ||
For PSP Go, add this line instead to the text files | For PSP Go, add this line instead to the text files | ||
ef0:/seplugins/extended_osk.prx 1 | ef0:/seplugins/extended_osk.prx 1 | ||
==User guide== | ==User guide== | ||
You can only copy and paste texts in the normal OSK, not on the full-screen keyboard. | You can only copy and paste texts in the normal OSK, not on the full-screen keyboard. | ||
Line 51: | Line 51: | ||
* KINGx - http://www.kingx.de/forum/showthread.php?tid=49855&pid=581674 | * KINGx - http://www.kingx.de/forum/showthread.php?tid=49855&pid=581674 | ||
* PSP-Hacks - http://psp.dashhacks.com/2011/09/09/presenting-extended-osk | * PSP-Hacks - http://psp.dashhacks.com/2011/09/09/presenting-extended-osk | ||
Latest revision as of 14:42, 18 Haziran 2024
Extended OSK | |
---|---|
General | |
Author | Total_Noob |
Type | Plugins |
Version | 2 |
License | Mixed |
Last Updated | 2011/09/12 |
Links | |
Download | |
Website | |
Extended OSK (where the OSK represents On Screen Keyboard) is a plugin that allows you to copy and paste texts in the OSK by button combinations, made by Total_Noob.
Installation
Extract extended_osk.prx to the seplugins folder on your Memory Stick.
Add the following path to vsh.txt and game.txt, located in the same seplugins directory
ms0:/seplugins/extended_osk.prx 1
For PSP Go, add this line instead to the text files
ef0:/seplugins/extended_osk.prx 1
User guide
You can only copy and paste texts in the normal OSK, not on the full-screen keyboard.
Controls
Enter+Analog Left - Copy text
Enter+Analog Right - Paste text
Note: Enter key can be either Cross or Circle, depending on your PSP (can be configured in Recovery menu).
Compatibility
Supports Firmwares:
5.00 to 6.60 (on any PSP model running a CFW/HEN)
Tested and works on the following Custom Firmwares:
6.39 ME/PRO
6.60 ME/PRO
Changelog
v2
- Added support for FW 5.00-6.60.
- Removed psp-packer.
- Fixed bug that sometimes paste weird characters.