GithubHelp home page GithubHelp logo

Option to create lossless PBPs about pop-fe HOT 2 CLOSED

 avatar commented on August 19, 2024
Option to create lossless PBPs

from pop-fe.

Comments (2)

sahlberg avatar sahlberg commented on August 19, 2024

Pop-fe used to do this up until recently but I changed it to not write the CD-DA tracks because of requests to allow these PKGs to become much smaller.

I have added a new command line argument to pop-fe : --whole-disk
Use this to create PKGs where also the raw CD-DA tracks are written to the EBOOT.PBP.
This allows you to extract the full disk image from the EBOOT.PBP and it should be identical to the original .BIN file.

Note, this is not an ISO. ISO can not describe multiple tracks, it is always just the content of the very first data track of a single/multi-track CD-ROM.
To describe multidisc image we use .BIN/.CUE files. The bin file is the raw disc image containing all the tracks, and the .CUE file
describes the individual tracks, where they start, how big they are and what type they are (i.e. data or audio)

If you use --whole-disk you will now be able to extract the full .BIN file from the EBOOT.PBP. But to use it you will need to create a .CUE file.
You would have to generate a CUE file but that should not be that hard. All the relevant information you need for the CUE file can be found on redump.org for every disk. You will just massage the data to be in the expected format as in a .CUE file.

from pop-fe.

sahlberg avatar sahlberg commented on August 19, 2024

Closing. The feature has been added for this functionality.

from pop-fe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.