13xforever / ps3-disc-dumper

A handy utility to make decrypted PS3 disc dumps
MIT License
434 stars 29 forks source link

[Feature Request] Add support for another IRD site #52

Closed FlexBy420 closed 5 months ago

FlexBy420 commented 5 months ago

https://jajwan.free.nf/ has IRDs from both Aldos and Zar's sites but also contains more IRDs that both don't have. Like for example korean release of Mirror's Edge BLKS20094

It also has a github repo containing the IRD files https://github.com/FlexBy420/playstation_3_ird_database

13xforever commented 5 months ago

It's super slow (50-60s on average to load), and there's no api/server-side filter that I could see, so it won't be a very good source. I'll keep it in mind as a backup, but right now it's not very usable.

Even generating a static page and hosting it on gh pages will probably work better than dynamically generating the list via php as it is now.

13xforever commented 5 months ago

haha I've managed to cobble some static website generator that automatically updates github pages on every commit that contains ird files, just needs some scripts for UI and documentation. I'll make a pr later, and then I can add that to the dumper.

https://13xforever.github.io/ird-db/all.json