News
PSP Adhoc IM v4 (PSP Application)

qwikrazor87 updated his Adhoc Instant Messenger for PSP.

Changes:

–Added option to enable/disable text glow color
–Added option to change size of text size in messages
–Rearranged the menu a little bit

http://forums.qj.net/psp-development-forum/157437-release-psp-adhoc-im-v4.html

By with 0 comments
libVSH v0.15 (PSP misc)

libVSH is made for all those developers out there who still can’t figure out how to use graphic functions on the XMB and are too lazy to learn PSPGU.

Changes:

Improved speed
New way of coding
Ability to load other PRXs
vsh_iLoad was added, used to load an image
vsh_blit was fixed just a little bit, it sucks less than the previous one though 😛
vsh_putPixel was added
vsh_drawLine was added
vsh_message was fixed
vsh_intraFont functions were added, but don’t work

http://forums.qj.net/psp-development-forum/156759-release-libvsh-v0-15-a.html

By with 0 comments
AVEC v4 WIP (PSP Application)

AVEC is a Vector map viewer capable of displaying and navigating mapss in the common Polish format maps. If the map file has street information, the program tells you what street you are in, or lookup the name of a street selected with the crosshair.

Release notes:

Hi Guys,

Implemented 2D rotation routines to facilitate a new track up mode for the next release.

YouTube – AVEC V4 Trackup Display Demo – https://www.youtube.com/watch?v=BsHa1qAEUk4

Cheers, Art.

http://forums.qj.net/psp-development-forum/157618-avec-gps-v4-track-up-display-demo.html

By with 0 comments
PSP Copter v1.61 (PSP Lua Game)

PSP Copter by Preyker is another “Copter” game. It’s coded in Phoenix Game Engine LUA.

Changes:

– fixed an error that came after having chosen the difficulty

http://forums.qj.net/psp-development-forum/154312-psp-copter.html

By with 0 comments
LuaPlayer Euphoria v6 (PSP misc)

LuaPlayer Euphoria is another enhanced LuaPlayer for PSP.

Changes:

* Ir, Sio and Font functions removed. (first two are redundant and the font Function is just too slow for practical usage.) IntraFont is standard now, and there is a ttf to pgf gui converter included with the download (located in the tools folder) . Bitmap font support will be added later.
* Usb connection bug is fixed.
* LPE no longer uses the boot.lua and system/system.lua set up. It now automatically loads “index.lua” from the root directory. So you don’t have to include the System folder anymore. Your main/starting script must be named “index.lua” however.
* TV Out support. – Requires no functions/code to be added by you. Just set your PSP to output to your TV (under system settings) then when you launch your script it will automatically output to the tv.
* Quit via home button now actually exits to the xmb rather than crash your psp (as far as I can tell…. tested with a few scripts).
* Eboot size reduced significantly. From 1.7mb to 1.5mb.
* Error messages greatly improved. Now shows the function that caused the error message and the required arguments for the function.
* Various code cleanups across the board.
* A few of the samples from the original LuaPlayer have been converted to LuaPlayer Euphoria. You will find those along with a few new samples/example (code) in the samples folder.
* New eboot art. Derived from digitalBlasphemy preview sample. Using pixelMator. This will be the eboot art from now on. I have actually saved and made a backup of the editable image file this time (lol).
* Controls.read() — Will check for input and the FPS will be locked to 60fps.
* Controls.readPeek() — Will check for input and the FPS will be uncapped.
* System.draw() — Initializes the GU for rendering. Must be called before any blitting/drawing to the screen. (And in a loop)
* System.endDraw() — End’s the GU and syncs. Must be called at the end of any blitting/drawing to the screen. (And in a loop) – The above functions have replaced both System.startGu() and System.endGu(). Why? Simpler names, easier to remember and less confusing.
* screen:slowClear() — If your having problems with the screen not clearing correctly and cannot fix it ( using the standard screen:clear() ), I suggest you use this. (Note : It is slower than using the standard screen:clear() so only use if there is no alternative)

http://forums.qj.net/psp-development-forum/157676-release-luaplayer-euphoria-v6-tv-out-support-fixes-galore.html

By with 0 comments
Joystick Angle Test (08-09-2009) (PSP misc)

Here comes a joystick tester program by Art.

Quote from Art:

Hi Guys,
I thought the PSP scene was short on button tester type apps,
so here’s a program that will test the joystick angle.
It’s a little thing I was been playing with to test 2D rotation.
It doesn’t test magnitude (distance from the center or dead zone).
Art.

http://forums.qj.net/psp-development-forum/157617-joystick-angle-test.html

By with 0 comments
DSONPSP (Beta 6) (NDS emu for PSP)

Yoshihiro has released a new beta of his Nintendo DS emulator that runs on the Sony PSP.

http://www.pspgen.com/forums/dsonpsp-beta-6-avec-source-emu-ds-sur-psp-t176934.html

By with 0 comments
GoSub3 (Build 1) (A2600 Game)

atari2600land has started to work on the third part of his GoSub game. It’s a maze/collecting items game.

Release notes:

Work on GoSub 3 has just begun. I hope to make this a 32k game with over 100 mazes, but we’ll see what happens. Here’s where it stands right now. Like I said, I’ve just begun work on it, so it’s not much.

http://www.atariage.com/forums/topic/150029-gosub-3/

By with 0 comments
Chuckies Adventure (08-09-2009) (A2600 Game)

The object of the game is to find the 3 rune symbols (yellow) and take them to the magic circle before you turn completely into a toy doll!

There are 2 bars at the left of the screen, 1 for health and 1 for the timer. There are 100 rooms to be explored in this game (10×10), but it wont be very easy as the cops are on your case and will be chasing you down (until you run out of health or the timer is up).

http://www.atariage.com/forums/topic/150237-voodoo-chuckies-adventure/

By with 0 comments
TrineFix v2.1.2 (PPC Application)

TrineFix is an utility that will fix a lot of issues you might have with your PIM data (Contacts, Appointments and Tasks).

Duplicate contacts or appointments, FileAs on your contacts not as you like it, missing country codes, or not the format you want it to be!? TrineFix will fix it for you!

Release notes:

Updated to version 2.1.2, which fixed two bugs that was found in 2.1.1.

http://forum.xda-developers.com/showthread.php?t=540397

By with 0 comments