zittrig wrote: ↑Sun May 17, 2026 12:40 pm
Yeah, but I asking myself if they've developed this procedere by their own or perhaps it's copied / stolen from the originals?!
I don't know how difficult this is, even for a expierienced programmer.
they might have debugged bdrflash and copied firmware for a while, and they might just possible have done it them self, it's tricky to code for the pioneer drives, but not *that* difficult, but it takes time. DVDFab has been around since 2003, and they do things a bit differently than makemkv, they also have dumping to .iso which is quite useful for many users. I would never pay for their applications, being mostly a piracy tool, dumping streams from many services and so on. I think the developers here at makemkv deserve their some money for their work on the pioneer drives and the makemkv software, it's a lot of hours of work put into it, but i wonder what had happened if c64eva took money for the dvd-drive firmware mods for the xbox 360 drives back in the day..
I have flashed my own drive successfully, but I only got one pioneer drive, I was thinking about releasing the source code, but I'm not going to do that, it's in a grey area, and i don't want to brick anyone's drive. By reading the English in this forum, I don't think makemkv is being developed in the US or the EU... at least I would expect better English from a seasoned programmer..
You can use wireshark to see what the official firmware updater use to flash and read from the drive, and see what CDB commands are being used. Then you can write your own software, that's quite easy. You can also run the firmware updater in x86 assembly, and if you know assembly, it's not that complicated.