PDA

View Full Version : [PSP] FindC v1.0



Zeemon
June 13th, 2006, 19:50
Here's a quick program I released to help developers find coordinates on the PSP. I took a break (about half an hour :p) from the game I'm making and created this.

Here's the readme, it include most of the info:


FindC v1.0
-------------------------

This is a quick program I made in Lua in the middle of coding another Lua game.
I just wanted a break from the more technical stuff and do something easy and quick.
So I created this!

Info:
_____

What? FindC stands for FindCoordinates. It is a program written in Lua that gives programmers a better idea of the coordinates on the PSP.
FYI: Feel free to change the background picture to a picture included in a program you may be coding.
It can be very helpful to help find the perfect place for your text.

The first number is the X coordinate, the sencond, Y coordinate.

Keep in mind I created this in about....15 minutes, give or take. If I find alot of people using and enjoying, or wanting updates, then I
would love to update it. As of now though, I'm not really planning it.

Install:
_______

This program currently requires Luaplayer. Place FindC folder in the applications folder of Luaplayer.

Controls:
_________

Direction pad: Moves 1 pixel in the direction of the button.

Triangle: Move up faster (10 pixels).

Circle: Move right faster (10 pixels).

Cross(X): Move down faster (10 pixels).

Square: Moce left faster (10 pixels).

Start: Exit (if using Luaplayer)

---------------------------

Creator: Zeemon/PSPXavier
Enjoy and give suggestions! The more I think about it, the more I want to update it, but I'm still not sure.

Thanks

Download and Give Feedback Via Comments

Shadowblind
June 13th, 2006, 19:50
whoa...I need to give this to gunntim
working on KH LUA :D

Zion
June 13th, 2006, 21:04
Nice app!