-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Emulator-friendly compression #8
Comments
Hello, |
Thanks, will look at this when I find time |
It would also be nice if you added nkit which is for wii and gamecube the source isn't released yet but the person making it is planning on releasing it soon. |
Unfortunately I’ve less free time to work on JRomManager than before, and some important features still need to be finished before... |
I would but sadly I know no java. Good luck with things and I hope you can at some point find some more free time this application is a really solid foundation and from what I've seen so far pretty solid. You should think about maybe setting up a way for us to donate so that maybe you can free up some more time. |
Real job and life is taking more time so donation won’t probably help... but I don’t really control that, and free spare time may come back again |
Hi optyfr,
one feature I truly miss from current ROM management tools is Emulator-friendly compression.
At least for disc based systems actually playing "managed" ROMs with emulators is always a pain,
because they must be extracted (manually) first.
Therefore I'd like to ask if it's possible to implement more compressors / decompressors for formats, that can be used natively with many emulators?
For instance:
PS1 BIN/CUE > PBP (Maybe it can even be considored to merge multi disc titles into one file ...)
PSP ISO > CSO
I'm sure there are more formats for other systems. (I don't know which ones are available to be used freely.)
Of course I still want to be able to maintain my ROMs (scan, update, rename eg.) with these formats.
The text was updated successfully, but these errors were encountered: