Login
Username:

Password:

Remember me



Lost Password?

Register now!
Main Menu
RSS Feed

Homebrew releases
Homebrew : PSPChat v1.1
Posted by yashamaru on 2006/3/8 3:05:05 (1493 reads)

LordSturm has released an update to PSPchat now at version 1.1 created by youresam and LordSturm, GUI by Campbell_FF and new GUI by NEvolution also Hosting space provided by Yeldarb. PSPchat is a Lua-based IM client. This release adds auto refresh every 30secs and a 2nd osk with caps I made 2 days ago. they didnt even change it, just removed my name very funny.

Open in new window
img from 1.0

Quote:
Hey guys, im glad to present the UPDATE to PSPChat!
PSPChat 1.1 by LordSturm and YoureSam
It is a COMPULSORY update, as it contains security fixes etc.
For your security.
BUT. Theres WAY more than that!!!
Auto Refresh / Capitals / Enh PM System / Skin Support...

New Features:
- Improved GUI Skin Support ( See config.txt )
- Improved OSK, with L keyboard switch. ( Not whilst typing. )
- PM Service Stabilized. ( Now no reason to turn off... )
- Automatic Refresh ( 2 times a minute )
- Optimized GUI loading.
- Icon ( For LUA )
- Other Fixes...

Controls:
Main:
X to open keyboard
L to switch keyboard not when keyboard is open.
SQUARE to refresh screen
UP/DOWN to scroll
R to open users tab
SELECT to log out
Text Editor:
X to insert letter
O to cancel
D-PAD to move
L backspace, R space

Commands:
Private Message:
/msg username message
NOTE: You cannot recieve messages if you turned off

enable_private_message. If it is enabled, your mailbox is
deleted at logout. You cannot send a PM to a user not logged in.

youresam Quote:

What? I didnt make this....
look, im going to make my version MYSELF. at least tell me your gonna release a new MORE SCREWED up version before!!
for now, I have disabled netlib.

Download:PSPChat v1.1

Comments?
Homebrew : PSPChat v1.0
Posted by yashamaru on 2006/3/6 1:56:49 (1010 reads)

youresam has released PSPchat version 1.0 created by youresam and LordSturm, GUI by Campbell_FF and Hosting space provided by Yeldarb. PSPchat is a Lua-based IM client.

Open in new window

Quote:
This program runs on a heavily-modified version of netlib, so I won't use it as an example of how to use it.

Features:
-GUI
-On-Screen Keyboard
-Users log in and out
-Private Messaging

Controls:
Main:
X to open keyboard
SQUARE to refresh screen
UP/DOWN to scroll
R to open users tab
SELECT to log out
Text Editor:
X to insert letter
O to cancel
D-PAD to move
L backspace, R space
While recieving data...
If the program gets stuck on "Recieving Data...", press
START to cancel

Commands:
Private Message:
/msg username message
NOTE: You cannot recieve messages if you turned off

enable_private_message. If it is enabled, your mailbox is
deleted at logout. You cannot send a PM to a user not logged in.

Download:PSPChat v1.0

Download:PSPChat v1.0 - Mod Caps -

I made a Simple mod for Pspchat v1.0 This mod adds Caps just press 'L' to turn caps on and or off

Comments?
Homebrew : PDLP v3.0 - PSPDizaster Lua Paint
Posted by yashamaru on 2006/3/5 15:47:59 (714 reads)

PSP333 has released an update to his PDLP - PSPDizaster Lua Paint! There are a whole bunch of painting apps out there for the PSP, but this one is a bit different since it can take screenshots, and also view them.

Open in new window

Features:
* Screenshot and look at your screen shot
* USB support
* Battery info and time
* Line and square tool
* Background color change
* A cool 3d effect tool i added
* A dotted line tool

Known bugs:
* Square tool has alot of bugs i know
* When changing the background color if you mess around with the colors could result in it crashing

Download:PDLP v3.0 - PSPDizaster Lua Paint

Comments?
Homebrew : Lua FileManager version 0.10-beta1
Posted by yashamaru on 2006/2/16 17:01:50 (307 reads)

Mallchin has released Lua FileManager, version 0.10-beta1. Lua FileManager is a simple but handy file manager tool written in Lua

Open in new window

Quote:
-----------
This is my first Lua application, and is distributed as a self-running executable using Dark Killer's modified LuaPlayer. If I get positive feedback I will continue to develop it further. Future versions may be re-written in C/C++ for greater flexability. They may not, hehe.

Please feel free to let me know what you think, file bugs or feature requests via email.

:: INSTALL

Copy the folders LuaFileManager and LuaFileManager% into /PSP/GAMES/ on your memorystick. The app will appear on the Games menu under Memory Stick. Tested with firmware 1.50.

:: HELP

Press SELECT for help inside the application.

:: LIMITATIONS

* Can only delete files on memory stick (safety precaution)

:: TO DO

* Add On Screen Keyboard
* Add file/folder renaming (requires OSK)
* Add the ability to select folders (recursive file/folder selection)
* Add quick navigation (up/down)
* Add support for flash0/flash1
* Add support for UMDs

:: Bugs

* Source files are still deleted if the target file fails on cut/paste (eg out of disk space)
* No 'Are you sure?' on file deletions

* BETA RELEASES - Whilst everything has had thorough testing, you might find a bug; don't say I didn't tell you :)

Download:Lua FileManager version 0.10-beta1

Read More... | 2152 bytes more | Comments?
Homebrew : Lualinker v0.2
Posted by yashamaru on 2006/1/24 16:59:37 (231 reads)

Modsyn has updated LuaLinker. This is a Lua application that will allow you to download files from the internet to your PSP from a list of websites you save on the memory stick. very cool, Ive been testing it all day and it works good for everything but very small txt files .. so far

Open in new window

Download:Lualinker v0.2

ReadMore

Read More... | 2541 bytes more | Comments?
Homebrew : Psprint lua edition (with trainer wip)
Posted by yashamaru on 2006/1/23 13:37:54 (218 reads)

Arwin has ported his p-sprint to lua. P-sprint is a osk for use now in your lua apps This is very cool for devs.

Open in new window

Quote:

The psprint.lc is a lua include file for easy use.

The index.lua is an example of how to use the include file to read p-sprint like text input.

(It's my first lua program and (thus obviously) the first time I made an include file - things may therefore look very messy, but at least it works; input is appreciated;) )

I will post my process here as I did in my p-sprint thread, and input is more than welcome.

Done:
- keychars
- keycodes
- keynames
- keygroups
- modifiers
- key repeat
- make into lua include

Still to do:
- trainer
- the wrapper functions for readex (e.g. the blocking calls like getChar)
- allow user-configuration of keymaps (all six available ones)


Download:Psprint lua edition (with trainer wip)

Read More... | 1513 bytes more | Comments?
Homebrew : FBrowser 1.0
Posted by yashamaru on 2006/1/22 17:55:05 (225 reads)

fchaos has released a new file browser for luaplayer its still a -wip- so there could be bugs.

Open in new window

Quote:
--------
I got tired of the same old Lowser interface, so I decided to make a file browser. It has the basics right now, neat interface, file browsing, execution of Lua scripts, and an image viewer.

Download:FBrowser 1.0

Comments?
Homebrew : TwinTail LDE v2.1
Posted by yashamaru on 2006/1/21 6:29:34 (240 reads)

Ema has released an update to his very well made lua text editor TwinTail LDE, 2.1. Since 2.0 Ema has released TwinTail LDE in both English and Japanese.

Open in new window

Change log
----------------
- Added OSK selector(by plugin)
- Added new OSK
- Modified skin
- Modified file selector

Download:TwinTail LDE v2.1 -ENG-
Download:TwinTail LDE v2.1 -JAP-

Read More... | 1055 bytes more | Comments?
Homebrew : Music Sequencer
Posted by yashamaru on 2006/1/14 13:10:00 (247 reads)

Knifa has just released Music Sequencer and its a very nice one at that.

Open in new window
Quote:

I've wrote a basic music sequencer in Lua. It has support for multiple tracks (or instruments, whatever you want to call it) too, changing BPM and the likes.

It's not exactly the most useful thing ever, but I got bored and made it for the fun of it :P

If you're going to make a song on it, it's very simple, you should be able to figure out what to do by reading the songs that come with it. Remeber that they are processed in HALF-BEATS and not a single one.

You can also add your own samples by doing something like this at the top of your song file.

Code:
V_TONE1 = AddSample( "file.wav" );

Then you would use that in your song scores/tracks


More info can be found in the readme.txt

Download:Music Sequencer

Comments?
IRC
Join US on IRC
Server: irc.rizon.net
Channel: #PSPNews
google
Who's Online
4 user(s) are online (3 user(s) are browsing News)

Members: 0
Guests: 4

more...
Powered by XOOPS © 2001-2008 The XOOPS Project