en
Feedback
@itzdfplayer's Stash

@itzdfplayer's Stash

Open in Telegram

EVERYTHING IS TESTED ON MI 9T (davinci) Various android stuff, magisk modules, etc. My files: https://devuploads.com/users/ItzDFPlyer Support me: https://t.me/itzdfplayer_stash/151 Repo: https://gitlab.com/ItzDFPlayer/vendor_xiaomi_miuicamera/

Show more
9 397
Subscribers
No data24 hours
+37 days
+6130 days
Posts Archive
Also I've updated my repo once again (davinci/raphael/cepheus branches to be exact), somehow I missed the algoup lib file in /system/lib64/

some code re-compiled wrongly, so yeah it's not because of code edit
some code re-compiled wrongly, so yeah it's not because of code edit

yeah for some reason when I replace the framework file it breaks youtube, but it seems to be not because of code changes but maybe because of repackaging

Can someone check if YouTube works fine with this fix, rn it started crashing SystemUI when playing video

If someone wants to try out the fix Take framework.jar from /system/framework/ and copy it to /data/adb/modules/xiaomicamera/system/framework/ open framework.jar with MT Manager, open classes2.dex, search for the code line with nativeImageDetach, comment it out, build the code, save changes in framework, reboot

this is davinci's Alphadroid btw

This fix should work for everyone who's getting this error while taking photos with Parallel processing
This fix should work for everyone who's getting this error while taking photos with Parallel processing

commented out this nativeDetachImage
+1
commented out this nativeDetachImage

*randomly fixes parallel processing on A14 QPR3 through modifying framework*
*randomly fixes parallel processing on A14 QPR3 through modifying framework*

Yeah no need anymore, this seems to be useless for Mi 9 series

Can someone explain what this fix does in some miuicamera repositories? (as it seems to be referencing parallel processing libs)
function blob_fixup() {
    case "${1}" in
        system/lib64/libcamera_algoup_jni.xiaomi.so|system/lib64/libcamera_mianode_jni.xiaomi.so)
            grep -q "libgui_shim_miuicamera.so" "${2}" || ${PATCHELF} --add-needed "libgui_shim_miuicamera.so" "${2}"
            ;;
    esac
}

Also updated repo

Beta 8.1hotfix uploaded to DevUploads, fixed issues with 0.6x lenses on newer devices and crash on startup with supernight error (clear configs)

Also users with vendor tag issues also test this, just to confirm that nothing changed for you

Please test this hotfix, issue with UW on newer devices should be fixed

Leica Camera 5.0 Universal Beta 8.1 released, changelog: [Added] β€” Expert mode (when disabled hides some experimental settings that may break the camera) β€” Change Render Engine in Lab settings (may fix 0.6x zoom crash on some devices) β€” Exposed more values to the config β€” Reverted back multi-lens video zoom (aka Video SAT) so it would work as in HolyBear's mod (also renamed settings related to this) β€” But, Limit multi-lens video zoom when EIS is enabled is now available in Lab settings (recommended for Mi 9 series) β€” Video Sky can be enabled through config (doesn't really work) β€” Updated module links to more newer versions (when you download modes) β€” Some values added to general config json [Fixes] β€” Vendor tag issue is somewhat fixed, Video mode seems to work, but Photo mode is a lackluster β€” Moved some settings to Lab settings β€” Removed more zoom buttons feature due to disappearing 0.6x bug, find in config getSupportedButtonOuterZooms and edit zoom buttons for Photo/Video/Night modes however you want β€” Disabled some features from default config that may cause problems for some devices [Repo] β€” Will be updated later [Known issues] β€” May crash on first launch β€” Issues on older devices β€” Broken Mi 11 Ultra rear screen view β€” Over 100 possible bugs on different devices β€” Buggy filters on Front when Parallel is enabled but not for Front Download here: https://t.me/itzdfplayer_stash/847

Updated apk once again, idk if it'll help to fix broken UW

Please redownload apk, I fixed some lens issues (and vendor tag fix shouldn't trigger on supported devices)

Redmi Note 8 or Redmi 9 users and older devices please report!

*casually fixes vendor tag issue* Please test 😁