• 3 Posts
  • 30 Comments
Joined 1 year ago
cake
Cake day: July 5th, 2024

help-circle


  • At least on my devices, there’s two ways of doing it, either changing the font size.

    Or on lock developer settings by clicking on build number in the about phone than Software Information. Than go back into the main menu for setting and at the bottom you shoul see developer settings. Once you enter developer settings scroll to the bottom and you should set find a option called minimum width. decreasing the number makes things more compact while increasing it does the opposite. I would recommend going by small increments of 10 to 50 since going to drastic will make it very difficult to change the setting back.
















  • Firefox Hardware video acceleration

    If hardware video acceleration is blocked with error code FEATURE_HARDWARE_VIDEO_DECODING_DISABLE or FEATURE_FAILURE_VIDEO_DECODING_TEST_FAILED in about:support, you can override it with media.hardware-video-decoding.force-enabled=true. See [10] for more information. Alternatively, you can install firefox-vaapiAUR.

    Also make sure that in about:support Compositing in the Features table under Graphics is set to WebRender if it is not than set gfx.webrender.all in about:config to true.

    I had the same issue but I have a NVIDIA gpu. but I just had to install libva-nvidia-driver and edit Kernel parameters and Environment Variables . I got this to work with both Firefox and Librewolf but only some video codecs.

    note i have 1080ti so i don’t have hardware acceleration for av1. also the only time a problem when I turn off hardware decdoing on firefox is when I watch a HEVC stream on twitch for some reason i get drop frames every second.

    Firefox V137.0 Linux

    Codec Name Software Decoding Hardware Decoding
    H264 Supported Supported
    VP9 Supported Supported
    VP8 Supported Unsupported
    AV1 Supported Unsupported
    HEVC Supported Supported
    AAC Supported Unsupported
    MP3 Supported Unsupported
    Opus Supported Unsupported
    Vorbis Supported Unsupported
    FLAC Supported Unsupported
    Wave Supported Unsupported

    Librewolf V136.0.4 (HEVC decoding is only add support on Firefox 137.0 on linux)

    Codec Name Software Decoding Hardware Decoding
    H264 Supported Supported
    VP9 Supported Supported
    VP8 Supported Unsupported
    AV1 Supported Unsupported
    HEVC Unsupported Unsupported
    AAC Supported Unsupported
    MP3 Supported Unsupported
    Opus Supported Unsupported
    Vorbis Supported Unsupported
    FLAC Supported Unsupported
    Wave Supported Unsupported

  • Librewolf Docs

    FAQ

    Should I allow canvas access? How do I do it?

    Please be mindful when allowing canvas access as it is a very strong fingerprinting vector; however, if you are already logged into a website you shouldn’t stress too much about giving it canvas access because they already know who you are.

    Canvas can be handled on a per-site basis thanks to RFP. You will be prompted for access next to the URL bar, so look for the icon there.

    Why am I seeing striped images?

    If you see striped images in your browser, that’s most likely caused by the fact that the website needs canvas access to display them properly. Check out how to allow it.




  • 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


  • 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