RupertAvery / PSXPackager

A utility to convert Playstation disc images in various formats to PBP format and back
Other
230 stars 15 forks source link

PSXPackager GUI Work in progress #6

Closed RupertAvery closed 1 year ago

RupertAvery commented 3 years ago

Due to recent interest in the project, I've decided to start work on a GUI, with focus around batch processing.

image

BadBrent commented 3 years ago

Well done! There are hundreds of us looking forward to this. The community of us that only use RetroArch to launch PBPs will be excited because we don't care about the artwork most PBP conversion tools tries to get you to add, and if multi-game PBPs can be implemented you'll have a wonderful tool that will allow us to mass convert our PS1 images easily. I've been spreading work of your progress to the Retro Game Handhelds community on Discord and many people are getting excited about this development of this project and are thrilled.

bezza191 commented 3 years ago

Just to say - keep up the great work @RupertAvery looking forward to this GUI

Quest79 commented 3 years ago

Thanks for this. Any way we can try this out for testing?

civarson commented 3 years ago

Donde esta el version de la UI?

kenneth-leblanc commented 3 years ago

Any update on this? I would be interesting in testing as well.

RupertAvery commented 2 years ago

Hi, apologies for the lack of updates. I've been busy with other things for a while, and seeing how the newest emulators favor CHD over PBP for compression, it felt like I could put my efforts elsewhere.

That being said, I'm adding some new features such as the ability to add custom icons into PBP in bulk, and I'm continuing the UI. I'm really not great at UI so it's kind of slow.

Here is the current progress:

It has a single-PBP mode where you can create a PBP, or extract the disc images and resources.

image

as well as a multi-mode where you can process multiple images

image

Progress is slow but steady.

I've also rewritten the Popstation codebase to be more... object-oriented. (The original was simply ported from C just to get it working) So I'll have to test it all over again.

Anyway, stay safe and I will keep you all updated.

RupertAvery commented 2 years ago

Hi, if your're interested, there is a beta version of PSXPackagerGUI

https://github.com/RupertAvery/PSXPackager/releases/tag/v1.5.0