Archive for the 'Tools' Category

PSPIconIt v1.01

Mit Dezimalhexer’s PSP PSPIconIt V1.01
Kann man seiner PSP ein Icon zuweisen.
Das ganze läuft in einem kleinen Programm ab, das die Icons schon mitführt.
Man muss sie nur noch auswählen und auf “Install selected icon and label” danach noch den
Laufwerksbuchstaben auswählen und schon erledigt.

Das ganze lässt sich auch von Hand machen.
Dazu braucht man ein Bild am besten im ico format.
kopiert diese in den root des MS (kann auch in einem Ordner sein).
Danach erstellt man eine autorun.inf in die schreibt man folgendes:


[AutoRun]
icon=bild.ico
label=Name der angeteigt werden soll

P.S. das kann unter Umständen nicht funktionieren wenn autorun deaktiviert ist.

Download: PSPIconItv1.01 via dl.qj.net

Pixer Fixer der Feind der Pixelfehler

Es gibt eine Lösung für PSP Besitzer die mit Pixelfehlern zu kämpfen haben, das Programm heisst Pixer Fixer. Dieses Homebrew ist gerademal 150kb groß und lässt anstatt große Videos verschieden dicke Linien über das Display laufen und verhindert dadurch das hängenbleiben von Pixel. Das Programm läuft unter Firmware 1.00,1.50,2.00+ und den Costum Firmwares. Einfach das Programm starten und lasst es 1 Minute laufen.

Download: dl.qj.net

UMDGen 4.0

UMDGen ist ein Packer/Entpacker für das ISO Format und kommt mir folgenden Änderungen in der Version 4.0:

# New layout
# UMDGen now displays information from UPDATE\PARAM.SFO as well as
PSP_GAME\PARAM.SFO
# Optimize button added. This function automatically detects and resizes
dummy data, removed un-needed padding and dummies the contents
of the UPDATE folder (if detected)
# Non-PSP standard images can be forced to be read by the user. Upon
detection, UMDGen will let you know the image is non-standard and
you can choose whether to continue and have UMDGen attempt to read
it - *NOTE* depending on the individual image, this could cause UMDGen
to close if it encounters data it isn’t expecting - but the general rule is
if the PSP can read it then presume UMDGen can too.
# UMD_DATA.BIN file generator. If your compilation is missing this file
then UMDGen gives you the oppertunity to create a new one.
# Ability to change “PSP_SYSTEM_VER” in PARAM.SFO to different firmware
version. (Use +/- key while version is selected)
# ‘Drop Open’ images re-introduced due to a lot of requests to re-add it
to UMDGen.
# Complete CSO + DAX support. You can now edit compressed images
the same as uncompressed images. Dax support now includes the use
of Non-Compressed areas feature.
# ‘Ezip’ format removed. We didn’t think it was worth keeping this
format since it only had very limited support anyway.
# ‘Dummy File’ option added as requested by many users.
# v3.50 still had trouble with one or two problem images. A lot of code to
do with the reading/writing process has been restructured and these
problems should now be fixed.

Download: via umdgen.ps3news.com

Unstuck

Mit Umstuck lassen sich Pixelfehler, die ja die psp ab-und-an bekommt in manchen Fällen wieder löschen. Die Handhabung ist etwas kompliziert, also Bitte die Readme vorher lesen.

Download: unstuck.zip

PSP ISO Compressor v1.3

psp-iso-compressor-v13.jpg
Mit dem ISO Compressor kann man seine Sicherheitskopien komprimieren etc. und zwischen den unterschiedlichsten Dateiformaten konvertieren.

Download: compressor1.zip

MapThis! Tutorial

msn2.jpg

Das Self made Gps von Deniska hat ja in den letzten Tagen einen neues Software Update bekommen: MapThis! ist ein grafischer Karten Browser auf Google Maps Basis und unterstützt seinen GPS Hack. Unser Mod Recounter hat dazu eine hervorragendes Tutorial verfasst, dass euch erklärt wie man Kartenmaterial auf die psp bekommt. Damit könnt ihr schon MapThis! als herkömmliche Landkarte im Mini Format nutzen.

Wenn ihr ein vollständiges GPS Gerät wollt müsst ihr zusätzlich noch die Hardware modifikation wie hier beschrieben durchführen. Es ist nicht sonderlich kompliziert, doch sollte man löten können und sich mit elektronik dingen auskennen. Das benötigte GPS Gerät ist dieses hier - und ist auch bei uns erhältlich.

Download: mapViewer_v01.zip

PSP UMDGen v3.50

Mit UmdGen kann man ISO Dateien erstellen, verwalten usw… Es wird vor allem gebraucht um manche IZO Dateien zu Patchen (prx dateien austauschen)

Änderungen:

# ISO generation code has been completely re-written and it now a lot more solid.
There shouldn’t be any more “problem games”.
# ISO properties dialog box added. From here you can change build date/time,
volume label etc.
# More ISO formats supported - Now supports CiSO, Dax, and Ezip!
Note: Ezip support is limited to Opening and creating filelists.
# Batch Converter added. Drag and drop ISOs into the batch converter, select
the format you wish to convert them all too and sit back while UMDGen converts
every item in the list. Convert from ISO/DAX/CSO to ISO/DAX/CSO.
# Relink code re-written. When opening an image which contains relinked items
the files will remain relinked even after further modification of the ISO. You
can now also relink files in the Layout Viewport - This can make relinking
easier without the need to switch from one folder to another.
# Sector View expanded. You can now view files which have been added from your
hard drive in sector view - you are no longer limited to viewing the hex of
existing files in the open image.
# Dummy Search expanded. Dummy search now also checks files added to the
compilation from your hard drive.
# File List import expanded. When importing file lists you now have the option
to force LBA - this option, if selected, will not only place all files in the
correct order but also match the filelists LBA positions when possible.

Importing file lists with relinked files is now also supported - any relinked
files in the list will automatically be relinked in the compilation.
# UMDGen File Association - You now have the option of associating PSP images
(*.iso, *.dax, *.cso, *.ezip) with UMDGen - if associated, UMDGen will automatically
open the ISO when double clicked in windows explorer. Because UMDGen is a PSP
image editor only, you also have the ability to allow UMDGen to redirect non-PSP
images to another application (eg IsoBuster) - when non-PSP images are detected
by UMDGen it will automatically redirect the image to open elsewhere.
# Help file added to answer some of the more common questions.

Download: umdgen_v350.zip

EDE 2D Game Engine

Ein kleiner DevKit für seitwärts scrollende Spiele hat drcd geschrieben. Damit sollten kleiner Spiele (nicht in LUA geschrieben) problemlos zu entwickeln sein.

He coded it using pspgl in C++. It was written for Windows, Linux, and OpenAL for sound (but because he didn’t find a good enough library, no sound at the moment).

mehr auf pspdev

Download: EGE Small 2D Engine Released.zip

UMD Net Ripper v0.1

Der UMD Net Ripper ist wie der Name schon ahnen lässt ein UMD Ripper. Im Gegesatz zu den meisten anderen UMD Rippern speichert dieser hier die Daten nicht auf den memory stick sondern über die WLAN Verbindung auf einem PC eurer Wahl. Ihr erspart euch so einen großen memory stick oder sogar mehrer davon. Der Ripper ist nur geeignet um Backup kopien zu machen und zu speichern, zum spielen der Kopien muss man sich dann schon einen memory stick besorgen und die Daten dort hin kopieren. Für die genaue Funktion des UMD Net Rippers unbedingt die readme lesen!!

Download: UmdNetRipper0.1.zip

Titan Homebrew Manager

11619_homebrew-manager.jpg

mczonk vom Team Emergency Exit und auch Titan hat den Titan Homebrew Manager veröffentlicht:

Titan Homebrew Manager is a program on the PSP, which can download homebrews from a specified server via internet, and install them onto the PSP automatically. Just switch on the WLan and start this program. The program will retrieve the list from the server automatically and show you what you can download. All left up to you is to choose the ones you want and the program will take care of it. Currently the download server is not ready yet, but it is said to be up soon.

Download: homebrew-manager.zip

« Vorherige SeiteNächste Seite »