OF-DL icon indicating copy to clipboard operation
OF-DL copied to clipboard

Can’t launch ‘OF DL.EXE’ (Ubuntu Linux)

Open kevingscript opened this issue 1 year ago • 4 comments

I’ve been trying to figure this out for days. Can’t get ‘OF DL.exe’ program to launch. Using Ubuntu Linux with the ‘Wine’ command line app (for exe). Any tips greatly appreciated lol. IMG_0573

kevingscript avatar Apr 19 '24 11:04 kevingscript

If you're on Linux, don't use Wine, use the Docker image instead.

melithine avatar Apr 19 '24 11:04 melithine

If you're on Linux, don't use Wine, use the Docker image instead.

So I setup everything using Docker and have the welcome message. But I'm not greeted with the 'selection prompt'.

image

kevingscript avatar Apr 20 '24 00:04 kevingscript

I think there are problems with the CDRM project (a third party that generates client decryption keys for Wildvine DRM) at the moment, which is a semifrequent occurrence. If you generate your own keys using Android Studio, you might have better luck. CDRM is meant as a fallback solution if you don't have your own keys, but it's best not to rely on it... it's been offline before due to the maintainer having billing issues, for example.

melithine avatar Apr 20 '24 02:04 melithine

I think there are problems with the CDRM project (a third party that generates client decryption keys for Wildvine DRM) at the moment, which is a semifrequent occurrence. If you generate your own keys using Android Studio, you might have better luck. CDRM is meant as a fallback solution if you don't have your own keys, but it's best not to rely on it... it's been offline before due to the maintainer having billing issues, for example.

Thanks!!

kevingscript avatar Apr 20 '24 02:04 kevingscript