bucanero / ps3iso-utils

Windows, Linux, and macOS builds of Estwald's PS3ISO utilities
http://www.bucanero.com.ar/
GNU General Public License v3.0
173 stars 12 forks source link

game name with ID #1

Open ZweiBR opened 3 years ago

ZweiBR commented 3 years ago

interesting tool I have a suggestion ex; the program to convert with this sequence - Game Name-BLUS-41042

correct sequence - Game Name [BLUS41042]

bucanero commented 3 years ago

you can specify your own filename, or rename the file as needed.

you're free to change the source code if you prefer a customized name.

ghost commented 3 years ago

@ZweiBR, I've created a fork of this project which changes the default naming scheme to the one you suggested in this issue (the one Webman-Mod uses for cover retrieval in some cases). I've also fixed some formatting inconsistencies in the code, at least in makeps3iso (for some reason original source used tabs in some cases and spaces in others, so I just defaulted everything to spaces). I can provide a linux build, but for other platforms you'll just have to compile from source. I might modify the other tools in the future.

You can check to commit log to see all the changes I've made.

RenatoHenrique09 commented 1 year ago

you can specify your own filename, or rename the file as needed.

you're free to change the source code if you prefer a customized name.

I would like to specify the ISO NAME give me an example of how to do this?

bucanero commented 1 year ago

you can specify your own filename, or rename the file as needed. you're free to change the source code if you prefer a customized name.

I would like to specify the ISO NAME give me an example of how to do this?

It's clearly noted on the README: https://github.com/bucanero/ps3iso-utils#makeps3iso

makeps3iso <path> <ISO name>
RenatoHenrique09 commented 1 year ago

Is there any problem renaming the file.iso after done?

bucanero commented 1 year ago

you can rename, as I wrote before:

you can specify your own filename, or rename the file as needed.

RenatoHenrique09 commented 1 year ago

Good morning bucanero I have a doubt could you help me? I created 2 DUMP ( 1 IRISMAN 4.90 ) ( 2 MAKEPS3ISO your tool ) but they are different sizes is there any problem?

RenatoHenrique09 commented 1 year ago

which is the most reliable? IRISMAN 4.90 or MAKEPS3ISO from your github?

bucanero commented 1 year ago

A size difference could be related to removing the PS3UPDAT.PUP update file from disc images to save space. If you want to confirm, you can compare both ISO files and check if anything else is missing. If you hash (md5, sha1, etc) the files inside the ISO, everything should be the same.

RenatoHenrique09 commented 1 year ago

BUCANERO

all files are OK by IRD managunz. however there is a difference between the two ISOs of 200KB smaller in your ISO

RenatoHenrique09 commented 1 year ago

which .iso can I trust the one made by your program or irisman 4.90?

RenatoHenrique09 commented 1 year ago

I realized that inside the .iso files and folders are with different dates but equal sizes can that be it?

RenatoHenrique09 commented 1 year ago

md5 hash or sha1 hash for both .isos created by irisman or bucanero makeps3iso are different what could it be? and which iso is more reliable?