I am looking for Davinci Resolve Studio for Linux.

On PirateBay there is only Windows and one for Mac. They don’t even have a Linux apps category, only UNIX.

On 1337x.to they don’t have categories for the different operating systems, but from what I can see it’s only windows.

It costs $300 one time, which is a very fair price and I will pay it if it works on my computer. But because it’s so much money I want to check if it really works before I move over the money.

I tried the free version and it’s cool but it can’t handle the files from my Sony A7C and I need to transcode all of them before editing, that takes a lot of space and a lot of time because I have hundreds of files for each project. Theoretically the paid version should be able to use my Intel iGPU which has hardware acceleration for the file format my camera spits out. This way I could use both my GPUs at the same time.

  • @Comexs@lemmy.zip
    link
    fedilink
    English
    227 months ago

    I found this activation script for DaVinci Resolve Studio over on Reddit.

    Post for those who don’t want to visit the site for valid reasons.

    r/LinuxCrackSupport 6 mo. ago GameDev1909

    [Davinci Resolve Studio 19] Crack For Linux

    Compatibility with zlib-ng: Fedora 40 has switched from using the zlib library to zlib-ng-compat libraries, which affects DaVinci Resolve installation. However, there are workarounds to get it working. Here’s what you can do:

    First, install the necessary packages to resolve compatibility issues:

    sudo dnf install libxcrypt-compat libcurl libcurl-devel mesa-libGLU --allowerasing 
    
    

    For CachyOS Everything is installed already deps wise

    sudo pacman -S fuse2
    

    Next, optimize compatibility by moving some libraries:

    cd /opt/resolve/libs && sudo mkdir disabled-libraries && sudo mv libglib* libgio* libgmodule* disabled-libraries 
    

    Alternative Installation Method: If the above steps don’t work, you can try installing DaVinci Resolve using the following command (which bypasses package checks):

    SKIP_PACKAGE_CHECK=1 ./DaVinci_Resolve_19.0_Linux.run 
    
    

    Next Apply the Crack

    sudo /usr/bin/perl -pi -e 's/\x74\x11\xe8\x21\x23\x00\x00/\xeb\x11\xe8\x21\x23\x00\x00/g' /opt/resolve/bin/resolve 
    

    and that is it

    SINCE PEOPLE LWCK COMMON SENSE THIS IS LINUX ONLY. YOU WINDOWS USERS ARE ON YOUR OWN.

    Ryzen 5900X

    RTX 4070

    19.0.3 works

    • Marcus Lee
      link
      fedilink
      English
      1
      edit-2
      23 hours ago

      Found an updated script for Resolve 20.1 by u/Longjumping-Health26 on Reddit

      sudo /usr/bin/perl -pi -e 's/\x03\x00\x89\x45\xFC\x83\x7D\xFC\x00\x74\x11\x48\x8B\x45\xC8\x8B/\x03\x00\x89\x45\xFC\x83\x7D\xFC\x00\xEB\x11\x48\x8B\x45\xC8\x8B/g' /opt/resolve/bin/resolve
      
      sudo /usr/bin/perl -pi -e 's/\x74\x11\x48\x8B\x45\xC8\x8B\x55\xFC\x89\x50\x58\xB8\x00\x00\x00/\xEB\x11\x48\x8B\x45\xC8\x8B\x55\xFC\x89\x50\x58\xB8\x00\x00\x00/g' /opt/resolve/bin/resolve
      
      sudo /usr/bin/perl -pi -e 's/\x74\x11\xE8\x31\x25\x00\x00\x48\x89\xC7\xE8\x09\xBA\x02\x00\x84/\x75\x11\xE8\x31\x25\x00\x00\x48\x89\xC7\xE8\x09\xBA\x02\x00\x84/g' /opt/resolve/bin/resolve
      

      Edit: According to u/Longjumping-Health26, you just need to apply those 3 updated scripts. No need to run the original script.

      • Marcus Lee
        link
        fedilink
        English
        1
        edit-2
        23 hours ago

        Now that DaVinci works for me, I just need to figure out how to get it running under Wayland as it won’t launch and just instantly crashes.

        Edit: Nevermind, it just works now after applying those new patches.

    • ProdigalFrog
      link
      fedilink
      English
      16 months ago

      Just want to mention DavinciBox, which makes installing Davinci on any distro a pretty seamless and hands-off affair.