Virtual QWERTY Keyboard. This program is written in Lua and involves a rather simple method to input text, requiring only two keystrokes to enter a character. Arwin has created a similar program called p_sprint which is written in C.
How does it work?
The on-screen QWERTY keyboard is divided into 7 blocks, each one with a square shape,
containing 3x3=9 on-screen buttons. The first keystroke selects such a block,
Features:
- Entering any character by only two keystrokes
- QWERTY (QWERTZ) keyboard layout
- Based on a 7x9 char template with CapsLock Function
- To move up/down/left/right inside the block .. the arrow keys are used
- To move up-left .. square, down-left .. cross, down-right..circele, up-right .. triangle keys used.
- To choose the mid char from the block .. the 'Select' key is used.
Installation:
Put the 'TextInputxx' dir into your 'psp/game/luaplayer/Applications/' directory. This file includes only the pure character input, does not deal with text formatting.
Future plans are first to add:
- Tab, Del, BackSpace, Insert, etc. functions.
- Copy-Paste, PageUp, ScrollLeft, etc, etc.
- File browser with Open, Save, Close, etc functions. (this all could be done by adding an extra block invoked by the X button (which is still not used)).
For developers:
..hope you know how to edit LUA-codes "online" on your PC while staying connected to the PSP. (This let us keep running LUAPLAYER without the need to activate System>USB.. Just start any LUA app with the 'System.usbDiskModeActivate()' command inside, then exit this app, and stay in Lowser. Now you can edit your code. For more info go to the luaplayer website, or post your question.)
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Similar Software:
Inflate / Deflate Library Inflate / Deflate Library
Inflate/Deflate library by Henoheno, includes some of Ruka's work.
int do_compress_m2m (char *pIn,int nInSize,char *pOut,int nOutSize,int level); /* compression */
int do_decompress_m2m(char *pIn,int nInSize,char *pOut,int nOutSize); /* decompression(restoration) */
English readme translation by Tenchu included
PSP GetXY PSP homebrew developer Maxy_PSP - author of PSP Quizzer and PSP SystemInfo - has released PSP GetXY, a new app that allows other developers to get the precise X and Y coordinates of a point on the PSP's screen
Raptor3D Raptor3D
Update: Just a day after the first alpha was released, Kojima has updated his homebrew 3D engine to incorporate a few new features.
Here's what he had to say:
"This version adds visualizers. Visualizers are a plugin based(I.e to create one you inherit the base visualizer class) and each surface has one
PSP-PDA (source codes) PSP-PDA (source codes)
Developer zx-81 visited the QJ.NET Forums earlier to announce the release of a new build for the PSP-PDA application. This homebrew app, in case you weren't around during the previous releases, is a set of PDA programs built to run for the the Sony handheld
PMP Mod PMP Mod
A mod by Malloc of Jonny'sv1.00 of PMP Mod which supports full resolution AVI files. At the moment, Jonny is using a custom video "container" so you will have to use the accompanying muxer to make your media files compatible.
* I wasn't able to crash it in the last 10 days, it should be stable and reasonably fast
gLib2D gLib2D
Developer's note:
gLib2D is a simple, fast, light-weight 2D graphics library. This library has been designed to replace the old graphics.c library and to simplify the use of the pspgu. The goals : keep it simple, keep it small, keep it fast
devkitPro Updater There's a new release of devkitPro Updater for you guys, which should make the process of selectively downloading the devkitPro team's toolchains and programming tools a lot easier and, hopefully, more bug-free
TwinTail LDE TwinTail LDE
Ema has released a new version of TwinTail LDE (TTLDE), version 2.0. TwinTail LDE is a text editor written in Lua, and used to edit Lua scripts while inside of your PSP. Lua an easy to use scripting language for the PSP, allowing anyone to quickly program on the PSP
Lua Player 0.20 1.0 Binary Lua Player 0.20 1.0 Binary
The amazing Lua Player has been updated to v0.19. Probably the most well known PSP homebrew application Lua Player is a Lua script player for the PSP, made by Moonlight, Shine, and Oobles. LUA player makes development of games and applications much more easier for non-coders and coders alike
Comments on Text Input:
Comments not found
If you noted an error or download link is broken, please, report it via this page or use comments.
Please, select device to check if Text Input supports it