Omnidrive Compatibility ?

Discussion of LibreDrive mode, compatible drives and firmwares
Post Reply
Krawk
Posts: 284
Joined: Thu Jul 02, 2015 12:10 am

Omnidrive Compatibility ?

Post by Krawk »

Has anyone tried the Omnidrive Firmware and does it remain compatible with Libre Drive?

Info about Omnidrive here...
https://www.timeextension.com/news/2026 ... -ray-drive
OneDay
Posts: 72
Joined: Wed Jun 10, 2020 12:01 am

Re: Omnidrive Compatibility ?

Post by OneDay »

I'm going to say it's a rip off of what we can already do here.
blind-s33r
Posts: 32
Joined: Thu Jul 25, 2019 1:29 am

Re: Omnidrive Compatibility ?

Post by blind-s33r »

Krawk wrote: Tue Jun 02, 2026 6:46 pm Has anyone tried the Omnidrive Firmware and does it remain compatible with Libre Drive?

Info about Omnidrive here...
https://www.timeextension.com/news/2026 ... -ray-drive
Tried on multiple bu40n's and bp50nb40 and works fine.
OneDay wrote: Tue Jun 02, 2026 8:33 pm I'm going to say it's a rip off of what we can already do here.
I'd love to see makemkv open up libredrive so we could do more with it, but how is it a rip off as I see no way of dumping gamecube, wii or xbox games currently with libredrive?
Mr. Red
Posts: 49
Joined: Wed Nov 01, 2023 10:19 am

Re: Omnidrive Compatibility ?

Post by Mr. Red »

Works on my BU40N without any problems so far. Libredrive is still enabled.
OneDay wrote: Tue Jun 02, 2026 8:33 pm I'm going to say it's a rip off of what we can already do here.
It's not a rip off. More an extension to the existing firmware that enables additional read modes to allow ripping of certain game discs: https://github.com/ribshark/omnidrive
OneDay
Posts: 72
Joined: Wed Jun 10, 2020 12:01 am

Re: Omnidrive Compatibility ?

Post by OneDay »

My bad, I only saw the part where he used the sdftool flasher to flash the drives and I was like what a rip off. I watched the whole video and realized I missed the the extra flashing to enable omni.
katana!
Posts: 10
Joined: Sun Jun 07, 2026 8:53 am

Re: Omnidrive Compatibility ?

Post by katana! »

blind-s33r wrote: Tue Jun 02, 2026 10:37 pm
Krawk wrote: Tue Jun 02, 2026 6:46 pm Has anyone tried the Omnidrive Firmware and does it remain compatible with Libre Drive?

Info about Omnidrive here...
https://www.timeextension.com/news/2026 ... -ray-drive
Tried on multiple bu40n's and bp50nb40 and works fine.
OneDay wrote: Tue Jun 02, 2026 8:33 pm I'm going to say it's a rip off of what we can already do here.
I'd love to see makemkv open up libredrive so we could do more with it, but how is it a rip off as I see no way of dumping gamecube, wii or xbox games currently with libredrive?
How did you manage to flash the BU40N drive using OmniDrive? I ordered it for games preservation.

As mentioned in my post, MakeMKV doesn't detect any LibreDrive information or the drive platform. SDFTool Flasher also shows no MT1959.
viewtopic.php?p=200863#p200863

Perhaps it's due to my external enclosure, the Delock 42603.
katana!
Posts: 10
Joined: Sun Jun 07, 2026 8:53 am

Re: Omnidrive Compatibility ?

Post by katana! »

I can confirm: It’s the Delock 42603 enclosure's fault. See another post of mine.
After connecting the BENFEI USB 3.0 to SATA adapter—along with its included 12V/2A power adapter and the CY Slimline SATA (7+6/13-pin) optical drive to SATA (7+15/22-pin) adapter—to my MacBook, MakeMKV now recognizes the drive platform "MT1959" and reports the LibreDrive status as "Possible, not yet enabled."

The 12V power adapter is not needed. Also I was able to test it on the DeskMini A300 as well. It works perfectly now, just like on the MacBook, and is correctly recognized.
Krawk
Posts: 284
Joined: Thu Jul 02, 2015 12:10 am

Re: Omnidrive Compatibility ?

Post by Krawk »

My current Libre drives work without any special firmware. So I got to wonder if the game rip software really truly needs a drive flash.

Thanks for the replies, at least it won't break Libre!

I remember when the Playstation originally came out and CDRWIN was the program of choice, was so perplexed to see why it wasn't working correctly. Always figured it was a hidden track or something the software itself would never see.
Marien
Posts: 3
Joined: Wed Aug 12, 2026 8:34 am

Re: Omnidrive Compatibility ?

Post by Marien »

Mr. Red wrote: Tue Jun 09, 2026 11:58 am Works on my BU40N without any problems so far. Libredrive is still enabled.
It's not a rip off. More an extension to the existing firmware that enables additional read modes to allow ripping of certain game roblox discs: https://github.com/ribshark/dltaexecutor/omnidrive
OneDay wrote: Tue Jun 02, 2026 8:33 pm
I'm going to say it's a rip off of what we can already do here.
And yeah, calling it a rip-off seems a bit unfair—it’s more of an extension that adds additional read modes for certain game discs while keeping the existing LibreDrive functionality.
tomty89
Posts: 226
Joined: Sun Dec 13, 2020 8:48 am

Re: Omnidrive Compatibility ?

Post by tomty89 »

Marien wrote: Thu Aug 13, 2026 7:10 am it’s more of an extension that adds additional read modes for certain game discs while keeping the existing LibreDrive functionality.
Actually the "core" of LibreDrive is really a part of MakeMKV, not any firmware patching. It's just that newer "LG kei" firwmare requires patching to "support" (as in, not forbid / reject) LibreDrive, and the patched firmware are known as MK firmware.

OmniDrive is based on old "LG kei" firmware, which is LibreDrive-supporting "by itself" like Pioneer (kei) firmware, which is why you would see "Firmware type: Original (unpatched)" under LibreDrive information.

So extension (as in, firmware patching), yes. "while keeping the existing LibreDrive functionality", yes. But just for the record, OmniDrive is neither an extension of LibreDrive nor that of MK firmware.

P.S. AFAIK LibreDrive doesn't exactly introduce "new things" to the drive either. What it really does is just sort of temporarily "exposing" what is already there / implemented in the original firmware (and deactivating stuff like bus encryption). (Therefore, to "rip off" LibreDrive, you really need to steal the microcode whatsoever from MakeMKV and make it part of your program. It can't even be considered a "rip off" if someone finds / implements a different way to "expose" and "deactivate" the same stuff. In fact, it even seems that mike at least once thought of making the microcode "redistributable" or so, but I guess the plan eventually changed.)
Post Reply