[Kde-announce-apps] ISO - DAX - CSO Converter 1.05

Radovan Kanizaj kradovan at hotmail.com
Fri Jan 5 13:03:48 CET 2007


Name: ISO - DAX - CSO Converter
Version: 1.05
Type: Kommander Script
Depend: Kommander
License: GPL
More Info:
http://www.kde-apps.org/content/show.php?content=49674

Description:
 This is simple Kommander script for converting
PSP UMD backups between three file formats ISO DAX
and CSO.
Script depends on:
		Kommander
		ciso v1.01
		daxcr v0.3
		umdsign v?.?
		popsration v?.?
		pspxsave v1.0
Source for ciso umdsign are now included in
download arhive.
Reason for this is was minor modifications to
sources to avoid warnings and errors during
compile and execution.
ciso was missing some includes
umdsign had some windows specific calls and
missing includes
Kommander is part of kdewebdev3 package
To compile ciso and daxcr gcc and zlib-devel
package must be installed.

Original source for ciso and umdsign is part of
devhook SDK 0.46.0000 file is called dh046_SDK.rar
and it can be found on various PSP forums and
sites.
To compile ciso:
Extract source to some folder
in Konsole type:

gcc -o ciso ciso.c -lz

ciso will be created and there shud't be any
errors and warnings
to make ciso executable type:

chmod a+x ciso

copy ciso to path eg. "/usr/local/bin" 

Usage: ciso level infile outfile
  level: 1-9 compress ISO to CSO (1=fast/large -
9=small/slow
         0   decompress CSO to ISO

To build umdsign

in Konsole type:
gcc -o umdsign umdsign.c

umdsign will be created and there shud't be any
errors and warnings
to make umdsign executable type:

chmod a+x umdsign

copy umdsign to path eg. "/usr/local/bin" 

Usage: umdsign [iso_filename]

Source for daxcr is part of DAX ZISO loader and it
can be found at
http://dax.psp-tuts.net/DAXZISO_062.zip
To compile daxcr:
Extract source to some folder
in Konsole type:

make

daxcr will be created warnings are OK if there is
no errors
to make daxcr executable type:

chmod a+x daxcr

copy daxcr to path eg. "/usr/local/bin" 

Cross conversion DAX to CSO and CSO to DAX creates
temporary file in /tmp folder.
File is deleted automaticly when conversion is
done.
You should check if you can reed and write to /tmp
folder

To build popstation

in Konsole type:
gcc -o popstation popstation.c

popstation will be created and there shud't be any
errors and warnings
to make popstation executable type:

chmod a+x popstation

copy popstation to path eg. "/usr/local/bin" 

Usage: popstation PSX.iso

To build pspxsave

in Konsole type:
make

pspxsave will be created and there shud't be any
errors and warnings
to make pspxsave executable type:

chmod a+x pspxsave

copy pspxsave to path eg. "/usr/local/bin" 

Usage: pspxsave [SAVE_TITLE] [SLES12345]
[GAME_TITLE]

POPSTATION NOTES
To use PSX games converted with popstation you
must have 302OE-b or beter installed in your PSP
Frst of all let me say that 303 OE is out and I'll
implement new popstation and docmaker in next
release.
That may be in a day or two or more depends on my
real life.
There are two versiones of 1.05 Du to a bug in
Kommander 1.2.0 (Specific to popstation part of
gui) version for 1.3.0 (should be tested with
kommander v1.2.1 and greater) has les fields to
fill.
two aditional folders should be created one for
storing BASE.BPB and KEYS.BIN and one for storing
PNG images (images can have meaningful names in
that folder e.g. background.PNG)
All fields in popstation gui should be filled
before starting process of conversion
KEYS.BIN and BASE.PBP are from Hot Shots Golf 2
you can obtain it from playstation store, BASE.PBP
is renamed EBOOT.PBP
Games converted wit this version can be used on
3.03OE.
Icons and pictures do not make them too big in
size or popstation will fail icon format
144x80x8bpp pictures 480x272x8bpp 
If you are not planing to upgrade to 303OE keep
this version of ISODAXCSO converter

PSPXsave NOTES
Pspxsave modifies EBOOT.PBP created with
popstation and it can do it only once so make
shure that all data is entered corectly or make
backup of eboot.pbp

Greeting Kradovan

Changelog:
 Ver.1.00
      Initial release
Ver.1.01
      Added support for UMDSign
      Some minor gui fixes
Ver.1.02
      Some minor gui fixes
Ver.1.03
      Added direct conversion DAX to CSO and CSO
to DAX
      Some other fixes
Ver.1.04
      minor modification to GUI (tab order)
      added POPstation support PSX to PSP (not
tested it is the 01.01.07 and I cant find any PSX
cd's at home must wait til tomorow for shops to
open)
V1.05
major modification to POPStation
added suport for PSPXSave
two slightly diferent versions du to an error in
kommander V1.2.0 (difference is only in
popstation)




More information about the Kde-announce-apps mailing list