[NO ROOT] Galaxy S20 series: Change refresh rate per each app: 60Hz /96Hz /120Hz ! - Samsung Galaxy S20 / S20+ / S20 Ultra Themes, Apps

Dear All,
These days I found a very interesting thread /app which allows our Galaxy S20 series to setup variable refresh rate for specific applications.
What I did was the following:
I used Bixby Routines to enable 120HZ with Medium Power Saving mode - pictures with step-by-step will be added further
I installed the application from this thread to be able to switch between 120hz to 96hz for better battery: https://forum.xda-developers.com/galaxy-s20/themes/galaxy-s20-hidden-96hz-display-mode-t4075255
I installed this application S20Refresh Rate - https://github.com/brericha/S20-Refresh-Rate/releases/tag/v0.0.2
Gave proper write access using ADB command: adb shell pm grant dev.fingertips.s20refreshrate android.permission.WRITE_SECURE_SETTINGS
I setup the default refresh rate as 60Hz and then changed the desire application back manually to 96hz or 120hz (like Internet, Twitter, Facebook, Linkedin, etc)
Credit to all the great devs who created the 2 above applications (which Samsung should already integrate their functionallity as default, in my opinion, to their flagship phones)

Related

[APP][10+][SAMSUNG] Dynamic Display for Samsung - App Specific Refresh Rates

Dynamic Display is an app for Samsung Galaxy S20/+/Ultra that allows you to set a display refresh rate for certain apps.
The app does not require root, but it does need a permission granted with ADB.
Dynamic Display is only intended for use on Samsung Galaxy S20, S20+, and S20 Ultra. Other devices with 96Hz or 120Hz display might work, but nothing is guaranteed.
Download the app from GitHub
XDA Labs download coming soon
ADB permission instructions
Reserved
Hello @ cr5315
The idea is interesting, but he was unable to set the refresh rate to 96hz
Example:
Chome at 60Hz = In the test it stays at 60Hz (great)
Chome at 96Hz = In the test it stays at 120Hz (why?)
Chome at 120Hz = In the test it stays at 120Hz but when switching between applications, it returns to 60Hz
Sorry about my English.
Have a nice day.
emerloko said:
Hello @ cr5315
The idea is interesting, but he was unable to set the refresh rate to 96hz
Example:
Chome at 60Hz = In the test it stays at 60Hz (great)
Chome at 96Hz = In the test it stays at 120Hz (why?)
Chome at 120Hz = In the test it stays at 120Hz but when switching between applications, it returns to 60Hz
Sorry about my English.
Have a nice day.
Click to expand...
Click to collapse
Did you root your device? If no, you can't use 96hz (even with ADB).
Gonna check this app later on.
I can use 120 96 or 60hz not rooted lol.
Tasker w profile and medium power save mode
Stock AF 986u1
Hello,
You did an excellent job on your application, I tested it works very well on my S20 +.
Thank you so much.
But you can not put a filter option? to separate system applications and User Applications ?
cr5315 said:
Dynamic Display is an app for Samsung Galaxy S20/+/Ultra that allows you to set a display refresh rate for certain apps.
The app does not require root, but it does need a permission granted with ADB.
Dynamic Display is only intended for use on Samsung Galaxy S20, S20+, and S20 Ultra. Other devices with 96Hz or 120Hz display might work, but nothing is guaranteed.
Download the app from GitHub
XDA Labs download coming soon
ADB permission instructions
Click to expand...
Click to collapse
Would this app be a better method than tasker?does tasker use a lot of battery in the background?
jasons1004 said:
I can use 120 96 or 60hz not rooted lol.
Tasker w profile and medium power save mode
Stock AF 986u1
Click to expand...
Click to collapse
Did you actually check your fps rate?
Mucky2 said:
Did you actually check your fps rate?
Click to expand...
Click to collapse
I sure did.
https://www.testufo.com/
cr5315 said:
Dynamic Display is an app for Samsung Galaxy S20/+/Ultra that allows you to set a display refresh rate for certain apps.
The app does not require root, but it does need a permission granted with ADB.
Dynamic Display is only intended for use on Samsung Galaxy S20, S20+, and S20 Ultra. Other devices with 96Hz or 120Hz display might work, but nothing is guaranteed.
Download the app from GitHub
XDA Labs download coming soon
ADB permission instructions
Click to expand...
Click to collapse
Thanks so much this app is fantastic the way i can set default for 60hz then put most used and apps i want to scroll well on 120hz no messing once granted permissions with adb!lovely app
version 0.1.0 Dynamic Display For Saamsung
Hello,
Thank you very much for considering my comment. :angel:
On the new version 0.1.0, we can hide the system applications, and I like it too much. :victory:
Thank you for doing a good job. :good:
karime974 said:
Hello,
Thank you very much for considering my comment. :angel:
On the new version 0.1.0, we can hide the system applications, and I like it too much. :victory:
Thank you for doing a good job. :good:
Click to expand...
Click to collapse
What did you put in for the adb command please tried what the app tells you but doesn't work?i had the previous version of this which worked fine but on this latest i cant get past the adb commands
Just gave it a shot, but somehow doesn't seem to work/stick here?
I set 60hz as the default mode, and force Edge, Gmail, Whatsapp, Nova Launcher to 120hz.
However, scrolling through gmail, nova, whatsapp doesn't feel fluid and going to testufo.com on Edge it shows 60hz. If I reload Edge and/pr the page I do seem to get 120hz, but switching between apps and going back it seems to be 60 again.
So I can't really seem to count on it, any ideas?
For now I'll just go back to the 'default 96hz' option from another app.
version 1.0.0 thanks! tried and working 96hz.
cr5315 said:
Dynamic Display is an app for Samsung Galaxy S20/+/Ultra that allows you to set a display refresh rate for certain apps.
The app does not require root, but it does need a permission granted with ADB.
Dynamic Display is only intended for use on Samsung Galaxy S20, S20+, and S20 Ultra. Other devices with 96Hz or 120Hz display might work, but nothing is guaranteed.
Download the app from GitHub
XDA Labs download coming soon
ADB permission instructions
Click to expand...
Click to collapse
OMG! What an awesome app. Just tried in my S20+ and it's working. I was wondering if it's possible to force 120Hz with 1440p, but that's hardware limited right?
Anyway, thanks a lot for this great app.
That's correct, the display physically cannot do 96Hz or 120Hz at 1440p
[Deleted]
Any idea why im getting this error
C:\Android\platform-tools>adb shell pm grant dev.fingertips.s20refreshrate android.permission.WRITE_SECURE_SETTINGS
Security exception: Package dev.fingertips.s20refreshrate has not requested permission android.permission.WRITE_SECURE_SETTINGS
java.lang.SecurityException: Package dev.fingertips.s20refreshrate has not requested permission android.permission.WRITE_SECURE_SETTINGS
at com.android.server.pm.permission.BasePermission.enforceDeclaredUsedAndRuntimeOrDevelopment(BasePermission.java:433)
at com.android.server.pm.permission.PermissionManagerService.grantRuntimePermission(PermissionManagerService.java:2932)
at com.android.server.pm.permission.PermissionManagerService.grantRuntimePermission(PermissionManagerService.java:2896)
at com.android.server.pm.permission.PermissionManagerService.access$1200(PermissionManagerService.java:157)
at com.android.server.pm.permission.PermissionManagerService$PermissionManagerServiceInternalImpl.grantRuntimePermission(PermissionManagerService.java:3966)
at com.android.server.pm.PackageManagerService.grantRuntimePermission(PackageManagerService.java:6980)
at com.android.server.pm.PackageManagerShellCommand.runGrantRevokePermission(PackageManagerShellCommand.java:1955)
at com.android.server.pm.PackageManagerShellCommand.onCommand(PackageManagerShellCommand.java:230)
at android.os.ShellCommand.exec(ShellCommand.java:104)
at com.android.server.pm.PackageManagerService.onShellCommand(PackageManagerService.java:26995)
at android.os.Binder.shellCommand(Binder.java:916)
at android.os.Binder.onTransact(Binder.java:790)
at android.content.pm.IPackageManager$Stub.onTransact(IPackageManager.java:5433)
at com.android.server.pm.PackageManagerService.onTransact(PackageManagerService.java:5155)
at android.os.Binder.execTransactInternal(Binder.java:1056)
at android.os.Binder.execTransact(Binder.java:1029)
Note: I'm on S20+ Exynos

			
				
update bixby routines, now it has a routine that changes resolution and refresh rate

[App]Galaxy Max Hz (Refresh Rate Mods, Screen-off Mods and More)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
About this app:
Refresh Rate Mods
Change default refresh rates
-Easily change the overall refresh rate settings of devices supporting multiple refresh rates.
-Set supported mid refresh rates as the maximum refresh rate limit for battery savings (e.g. 96hz instead of 120Hz).
-Quick settings shortcut
-tasker plugin support.
Motion smoothness mode switcher(Normal, Adaptive or High)***
-Apply adaptive mod on device that don't natively support adaptive mode [premium]
-Tasker plugin support.
Per-app refresh rate settings:
Set different refresh rate settings for every app either adaptive or fixed(stationary) [premium].
Motion smoothness on power saving mode (not working to all devices with OneUI4.**+, test first). ***
-GMH will apply a workaround to bypass 60Hz limitation on Power Saving Mode (PSM) on supported Samsung smartphones.
-Automatically apply workaround when PSM is enabled [premium]
Note: The workaround is already blocked in OneUI5.0. Check the extra steps provided in the app.
Screen-off Mods:
Force to Lowest Hz: Force the lowest refresh rate on screen-off or Always-On Display(AOD). This overrides Samsung's strange stock behavior which sets the refresh rate to the highest on screen off (update: it is now at 60hz since OneUI3.0) to improve standby power consumption a bit.
-Tasker plugin support
Auto apply power saving mode during screen-off (after ~ 10 secs)***
Auto disable Autosync***
Quick-doze mod
-Quickly enter doze mode during screen-off that can not be interrupted by motion [premium].***
-Tasker plugin support
Auto SENSORS OFF (experimental non-root workaround)
-Device sensors will automatically turn off while screen is off until the device is unlocked to help minimize battery-draining motion-triggered wakelocks while device is not being used.
-Tasker plug-in support
Others
Battery protection mod (Experimental)
-Option to set maximum charge to 86%-95%(for OneUI4+)[premium]
Quick resolution switcher
-Easily switch to any supported resolutions using the included quick setting tile***
-Tasker plugin support
Caution!! Be careful on applying CQHD+ on S20 series with OneUI4.* - it causes the UI to shrink after reboot or long sleep that causes difficulty on entering the lockscreen.
Customizable refresh rate monitor
-Use statusbar or overlay which you can place anywhere on screen.
-Tasker plugin support.
Net speed statusbar indicator
OneUI inspired UI. Dynamic theme and Icon. Manual language selection
Note: The premium license is on a per device basis (not per user).
***these marked features require a one-time ADB procedure (this is not root)
Galaxy Max Hz background service is highly optimized. Background battery usage p is very negligible .
Info:
This app targets older android sdk in order to control refresh rates without ADB setup or root. Just tap OK the dialog that says "This app was built for an older version of Android...." when opened for the first time. If OK button is not visible, just tap the blank space on the lowest portion of the dialog.
If google play protect will prompt during install that the app is built for older version of android and doesn't include the latest privacy protections, you can ignore it and proceed to the installation. For privacy related concern, please refer to FAQ No. 3.
Download
v8.0.0
Changelogs
Github wiki (Please read specially before asking questions or reporting bugs)
Hello .... I congratulate you on your app ..... it is very good .... what if I cannot activate by adb with the new update ....
eldiego01 said:
Hello .... I congratulate you on your app ..... it is very good .... what if I cannot activate by adb with the new update ....
Click to expand...
Click to collapse
You can still use the app functions except for the resolution switcher.
tribalfs said:
You can still use the app functions except for the resolution switcher.
Click to expand...
Click to collapse
perfect ..... do you plan to update to use that function ???
eldiego01 said:
perfect ..... do you plan to update to use that function ???
Click to expand...
Click to collapse
Not possible. Resolution switcher really needs to be enabled by ADB - a one time setup.
for s20 series with no adaptive refresh rate, can you make an option to toggle the refresh rate per app, for example apps like Maps, Play books (or apps for books in general), Phone app, etc. definitely don't need high refresh rate, can be used at 48hz in order to maximize battery. Fb, Instagram or some "scrolling apps" will benefit from 96 or 120hz refresh rate can be set separately instead of applying one refresh rate to the whole system
pham_dang said:
for s20 series with no adaptive refresh rate, can you make an option to toggle the refresh rate per app, for example apps like Maps, Play books (or apps for books in general), Phone app, etc. definitely don't need high refresh rate, can be used at 48hz in order to maximize battery. Fb, Instagram or some "scrolling apps" will benefit from 96 or 120hz refresh rate can be set separately instead of applying one refresh rate to the whole system
Click to expand...
Click to collapse
In the meantime, try "Dynamic Display apk." which does it quite well together with "Galaxy Max Hz"
Here... https://r.tapatalk.com/shareLink/to...1&share_fid=3793&share_type=t&link_source=app
S20U Exynos
It is not working, when i try to change, it says "set motion smoothness mode to adaptive first"
Correct screen shot
rajat339 said:
Correct screen shot
Click to expand...
Click to collapse
If you haven't performed the ADB permission command yet, it can only switch Hz if already on High mode - so you have to manually set the motion smoothness to High first. It can automatically switch from 'Standard' to 'High' mode once you performed the ADB permission command.
I suggest to install the latest update (v5.20). I reworded that prompt to "Set 'Motion Smoothness' mode to 'Adaptive' or 'High' first" in the latest build.
v5.21 is UP
v5.21
-Fixed missing resolution label for Galaxy S20 series
Click to expand...
Click to collapse
Does this app allows to run QHD and 96 - 120hz?
Rayekk said:
Does this app allows to run QHD and 96 - 120hz?
Click to expand...
Click to collapse
I will check if I can add this tweak in the next version.
Update: I added the above tweak and tested it. However, I can see no improvement in quality against the FHD+ resolution. So, I am not going to add it anymore.
Hello, everyone! v6.00 update is up
Kindly check below.
tribalfs said:
v6.00
Made a number of changes
Max Refresh Rate Toggle
It can now switch to the lowest available refresh rate from the system refresh rates set (e.g. 48hz for Note20 ultra at Adaptive Mode)
Control the lower limit (hz) of the toggle. You can now set whether to include the lower 48hz and/or 60hz in the toggle.
Real-time Refresh Rate
You can now control the location and the size of the real-time refresh rate overlay
When turned-on, it will now automatically pause on screen Off to reduce power consumption
Screen Off Refresh Rate
Show screen off refresh rate
Screen Off Refresh Mod - enable this to automatically set the refresh rate to the lowest available refresh rate on screen OFF. (This overrides Samsung's stock behavior which sets the refresh rate to the highest on screen off). This will improve standby power consumption a bit.
Others
Updated app layout
Show information of the device's supported screen resolutions and the corresponding supported refresh rates
Package name change - the package name was changed from com.tribalfs.n20umaxhz to com.tribalfs.gmh
Why? When I uploaded the initial version of this app, Xda Labs did not allow me to upload the signed version - it always prompted a signature error. However, when I tested the debug version, it uploaded successfully. Consequently, I have to upload the debug version on subsequent updates - this made me believe that Xda labs only allows debug version and this is not ideal/recommended. However, recently I learned that signed app are actually allowed and my experience is just a bug on the Xda labs site. For me to be able to upload a signed version to Xda Labs, I need to change the package name. Though currently Xda Labs still down, I think due to the on-going migration.
To those who purchased the ad-free license of the previous app package, you can freely upgrade to the ad-free version of this new app package. Just send me an email by long-pressing the android id located on the lower left of this app and add you Paypal Transaction ID. Don't change any other content of the email. Thank you for supporting this project.
Click to expand...
Click to collapse
Latest available update.
galaxy_max_hz_v6.33[Github]
tribalfs said:
Changelogs
v6.32
Code cleanup and minor bug fixes
Removed FPS counter (not so useful)
Added net speed indicator (extra for ad-free)
v6.31
Fixed max hz button label not correctly updating after screen off
Fixed intermittent crash when service is killed by the system on some devices
Updated ad-free activation for resetted devices and those who have ad-free version of the old app package - now using activation code
v6.27
Fixed crashes on Galaxy Tab S7/S7+ when expanding notif panel
Fixed autorun bug (bug appeared in v6.25)
Stability improvement on quick resolution changer feature
v6.25
Autorun screen off mod and refresh monito on reboot when enabled
Other improvements and bug fixes
v6.21
Added real-time Display FPS option.
Run service in foreground so it will less likely be killed by the system.
Added in-app updater
/QUOTE]
Click to expand...
Click to collapse
tribalfs said:
Latest available update.
galaxy_max_hz_v6.33[Github]
Click to expand...
Click to collapse
It says page not found ! can you check the apk link once again :O
Here is the corrected Link : galaxy_max_hz_v6.33.apk
neelgangrade said:
It says page not found ! can you check the apk link once again :O
Click to expand...
Click to collapse
Sorry, missed a dot. Corrected the download link. Thank you.
galaxy_max_hz_v6.33[Github]
tried on one ui 3.0, screen off refresh rate works, but can't set to 96hz max and adaptive doesn't works
S20 exynos.
Theo1218 said:
tried on one ui 3.0, screen off refresh rate works, but can't set to 96hz max and adaptive doesn't works
S20 exynos.
Click to expand...
Click to collapse
Is 96hz shown in the "Supported Resolution and Refresh Rate" section of the app? I wonder why 96hz is not working on your device.
However, adaptive will not - hardware and framework limitation.

Themes / Apps / Mods [App]Galaxy Max Hz (Refresh Rate Mods, Screen-off Mods and More)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
About this app:
Refresh Rate Mods
Change default refresh rates
-Easily change the overall refresh rate settings of devices supporting multiple refresh rates.
-Set supported mid refresh rates as the maximum refresh rate limit for battery savings (e.g. 96hz instead of 120Hz).
-Quick settings shortcut
-tasker plugin support.
Motion smoothness mode switcher(Normal, Adaptive or High)***
-Apply adaptive mod on device that don't natively support adaptive mode [premium]
-Tasker plugin support.
Per-app refresh rate settings:
Set different refresh rate settings for every app either adaptive or fixed(stationary) [premium].
Motion smoothness on power saving mode (not working to all devices with OneUI4.**+, test first). ***
-GMH will apply a workaround to bypass 60Hz limitation on Power Saving Mode (PSM) on supported Samsung smartphones.
-Automatically apply workaround when PSM is enabled [premium]
Screen-off Mods:
Force to Lowest Hz: Force the lowest refresh rate on screen-off or Always-On Display(AOD). This overrides Samsung's strange stock behavior which sets the refresh rate to the highest on screen off (update: it is now at 60hz since OneUI3.0) to improve standby power consumption a bit.
-Tasker plugin support
Auto apply power saving mode during screen-off (after ~ 10 secs)***
Auto disable Autosync***
Quick-doze mod
-Quickly enter doze mode during screen-off that can not be interrupted by motion [premium].***
-Tasker plugin support
Auto SENSORS OFF (experimental non-root workaround)
-Device sensors will automatically turn off while screen is off until the device is unlocked to help minimize battery-draining motion-triggered wakelocks while device is not being used.
-Tasker plug-in support
Others
Battery protection mod (Experimental)
-Option to set maximum charge to 86%-95%(for OneUI4+)[premium]
Quick resolution switcher
-Easily switch to any supported resolutions using the included quick setting tile***
-Tasker plugin support
Customizable refresh rate monitor
-Use statusbar or overlay which you can place anywhere on screen.
-Tasker plugin support.
Net speed statusbar indicator
OneUI inspired UI. Dynamic theme and Icon. Manual language selection
Note: The premium license is on a per device basis (not per user).
***these marked features require a one-time ADB procedure (this is not root)
Galaxy Max Hz background service is highly optimized. Background battery usage p is very negligible .
Info: This app targets older android sdk in order to control refresh rates without ADB setup or root. Just tap OK the dialog that says "This app was built for an older version of Android...." when opened for the first time. If OK button is not visible, just tap the blank space on the lowest portion of the dialog.
Download
v8.0.0
v7.14.58
Changelogs
Github wiki (Please read specially before asking questions or reporting bugs)
v7.10.00_beta update now available.
(No in-app update yet, download link in the opening post.)
tribalfs said:
v7.10 (currently in beta)
- Custom max hz option for power saving mode- Automate GMH settings with the Tasker plugin support. Supported actions/variables: Max Refresh Rate, Keep Motion Smoothness on PSM, Motion Smoothness Mode, Quick-doze Mod and Change Screen Resolution.- Some code refactoring and optimizations
Click to expand...
Click to collapse
tribalfs said:
How to setup GMH with Tasker?
Create(+) a Task in Tasker app and give it a name. Inside the Edit Task window, add GMH action by clicking (+) button > Plugin > Galaxy Max Hz. Click the (edit) Configuration section to see the tasker settings/variables available for GMH. Set a value to each of the variable that you want to apply by clicking (+) button > Variables >Variable Set > enter the variable name and a corresponding valid value. Ensure to put Galaxy Max Hz action task after all the Variable Set tasks (use hold and drag to re-order).
You can then link this Task to the Profile/Trigger that you want to use. You can create multiple GMH tasks with different variables.
You can also use GMH Tasker plugin to exclude apps from Adaptive mode.
Click to expand...
Click to collapse
This app does not work on the Galaxy A52 5G. It keeps showing 60/90Hz as the toggle, does not show 120Hz at all.
Same for me, only 60 or 90Hz.
And there is an alert window on startup, that it's developed for an older android version
Tested with v7.10.00_beta
same for me, only 60 and 90hz available, but 90hz doesnt work at all, so it defaults to 60
Hi Dev,
Tested out your app and granted every permissions needed.
turns out that the app does not support 120Hz refresh rate.
I tested out the 90Hz and checked if it is working but that doesn't work either. it defaults to 60hz right away and does not let me choose other refresh rates.
Thank you for your Program. Hopefully a fix will come.
looking forward for this to come to A52-5G
xezrunner said:
This app does not work on the Galaxy A52 5G. It keeps showing 60/90Hz as the toggle, does not show 120Hz at all.
Click to expand...
Click to collapse
phoberus said:
Same for me, only 60 or 90Hz.
And there is an alert window on startup, that it's developed for an older android version
Tested with v7.10.00_beta
Click to expand...
Click to collapse
folyqa said:
same for me, only 60 and 90hz available, but 90hz doesnt work at all, so it defaults to 60
Click to expand...
Click to collapse
A52 display (hardware) doesn't support 120hz refresh rate. No chance of having it.
Edit: My mistake for thinking 4G and 5G have the same display. Corrected the profile on my backend.
tribalfs said:
A52 display (hardware) doesn't support 120hz refresh rate. No chance of having it.
Click to expand...
Click to collapse
Hi tribalfs,
A52 5G does support 120hz screen refresh rate. The regular A52 (4G) only supports 90hz.
Here is the screen refresh rate from my A52 5G
chirogan said:
Hi Dev,
Tested out your app and granted every permissions needed.
turns out that the app does not support 120Hz refresh rate.
I tested out the 90Hz and checked if it is working but that doesn't work either. it defaults to 60hz right away and does not let me choose other refresh rates.
Thank you for your Program. Hopefully a fix will come.
looking forward for this to come to A52-5G
Click to expand...
Click to collapse
Are you on adaptive mode or high mode? Would you mind sharing a screen recording using the screen recording app in the below? Thank you.
tribalfs said:
Questions and Bug Reports:​Feel free to ask questions relevant to this app here should your question is not addressed in FAQs above.
For suspected bugs, you can send me a direct message or post it here. Read the FAQs also to check if it is an intended/expected behavior or not. Also check if the latest version is already installed in your device. Please include your device model number, OS version, app version and the steps to reproduce the bug. If possible, attach screen recording* or screenshots. This can be very helpful to me in answering your question or in reproducing and resolving the bug faster.
*You can use this screen recording app capable of recording high refresh rates
Click to expand...
Click to collapse
tribalfs said:
Are you on adaptive mode or high mode? Would you mind sharing a screen recording using the screen recording app in the below? Thank you.
Click to expand...
Click to collapse
Hi. I uninstalled the previous app thus, deferring me from the previous adb command and i have no pc near me at the moment. But the options for the screen refresh rates are just 90 and 60. I also tried both adaptive and high before i uninstalled it before and had no luck.
Please see screenshot below.
Thank you.
chirogan said:
Hi tribalfs,
A52 5G does support 120hz screen refresh rate. The regular A52 (4G) only supports 90hz.
Here is the screen refresh rate from my A52 5G
View attachment 5292011
Click to expand...
Click to collapse
Oh sorry. It's my mistake then. Corrected the profiles on my backend. You can reload using the Reload Profile in the 3 dot menu.
chirogan said:
Hi. I uninstalled the previous app thus, deferring me from the previous adb command and i have no pc near me at the moment. But the options for the screen refresh rates are just 90 and 60. I also tried both adaptive and high before i uninstalled it before and had no luck.
Please see screenshot below.
Thank you.
View attachment 5292013
Click to expand...
Click to collapse
It's my mistake. I thought A52 4G and 5G have the same display. Already corrected the profile in my backend. You can reload using the Reload Profile in the 3 dot menu while connected to the internet.
tribalfs said:
Oh sorry. It's my mistake then. Corrected the profiles on my backend. You can reload using the Reload Profile in the 3 dot menu.
Click to expand...
Click to collapse
Thanks! Will check it out. Do i have to redownload app again?
chirogan said:
Thanks! Will check it out. Do i have to redownload app again?
Click to expand...
Click to collapse
You can install the latest version here:
DOWNLOAD:
galaxy_max_hz_v7.10.00
tribalfs said:
You can install the latest version here:
DOWNLOAD:
galaxy_max_hz_v7.10.00
Click to expand...
Click to collapse
Wow. Thats fast! Appreciate it a lot.
Will give feedback once i tried it out when i get home.
Tried it a while ago and its working well now! Great job. 60hz and 120hz adaptive screen refresh rate now working flawlessly. Will keep supporting you on your apps. God bless!
Suggestion: hopefully we could see a shorter time for the adaptive to kick in. (Like a second or less).
I dont know how adaptive works at S line series of units but feel free to correct me if im wrong.
God bless!
How are the battery savings while using this app?
ImGonnaTryScience said:
How are the battery savings while using this app?
Click to expand...
Click to collapse
You cant really see the difference right away if youre doing a lot on your phone as it makes your screen go back to 120hz.
But when you use it to the apps that doesnt need touch, like watching movies, video calls, the savings are significant.
I used in a 21 minute video call and it only consumed around 2% batt
chirogan said:
Tried it a while ago and its working well now! Great job. 60hz and 120hz adaptive screen refresh rate now working flawlessly. Will keep supporting you on your apps. God bless!
Suggestion: hopefully we could see a shorter time for the adaptive to kick in. (Like a second or less).
I dont know how adaptive works at S line series of units but feel free to correct me if im wrong.
God bless!
View attachment 5292037
Click to expand...
Click to collapse
Thank you for your feedback and support.
Native adaptive is around 2-3 seconds and longer on less brighter environment.
v7.10.21 in-app update now available
- Bug fixesv7.10 changes- Separate Max hz setting for power saving mode- Automate GMH settings using Tasker plugin support. Supported actions/variables: Max Refresh Rate, Keep Motion Smoothness on PSM, Motion Smoothness Mode, Quick-doze Mod, Change Screen Resolution. Check FAQs for the basic setup guide.- Some code refactoring and optimizationsNote: Clear app's data if experiencing any issues

Themes / Apps / Mods [App]Galaxy Max Hz (Refresh Rate Mods, Screen-off Mods, QS Tiles, Tasker Support and More)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
About this app:
Refresh Rate Mods
Change default refresh rates
-Easily change the overall refresh rate settings of devices supporting multiple refresh rates.
-Set supported mid refresh rates as the maximum refresh rate limit for battery savings (e.g. 96hz instead of 120Hz).
-Quick settings shortcut
-Tasker plugin support
Motion smoothness mode switcher(Normal, Adaptive or High)***
-Set you device motion smoothness mode to stationary refresh rates (high mode) for better smoothness if so desired on Samsung devices with native Adaptive motion smoothness with a little trade-off to the battery.
-Apply adaptive mod on device that don't natively support adaptive mode [premium]
-Tasker plugin support
Per-app refresh rate settings:
Set different refresh rate settings for every app either adaptive or fixed(stationary) [premium].
Motion smoothness on power saving mode (not working to all devices with OneUI4.**+, test first). ***
-GMH will apply a workaround to bypass 60Hz limitation on Power Saving Mode (PSM) on supported Samsung smartphones.
-Automatically apply workaround when PSM is enabled [premium]
Note: It's reported that this workaround is blocked and not working in OneUi5.0 on S22+
Screen-off Mods:
Force to Lowest Hz
-Force the lowest refresh rate on screen-off or Always-On Display(AOD) to improve standby power consumption a bit.
-Select refresh rate to set for AOD/screen-off[premium]
-Tasker plugin support.
Auto apply power saving mode during screen-off ***
Auto disable Autosync***
Quick-doze mod
-Quickly enter doze mode during screen-off that can not be interrupted by motion [premium]***
-Tasker plugin support
Auto SENSORS OFF (experimental non-root workaround)
-Device sensors will automatically turn off while screen is off until the device is unlocked to help minimize battery-draining motion-triggered wakelocks while device is not being used [premium]
-Tasker plug-in support
- Supports up to OneUI4.* only
Others
Battery protection mod (Experimental)
-Option to set maximum charge to 86%-95%(for OneUI4+)[premium]
Quick resolution switcher
-Easily switch to any supported resolutions using the included quick setting tile***
-Tasker plugin support
Customizable refresh rate monitor
-Use statusbar or overlay which you can place anywhere on screen.
-Tasker plugin support
Net speed statusbar indicator
OneUI inspired UI. Dynamic theme and Icon. Manual language selection
Note: The premium license is on a per device basis (not per user).
***these marked features require a one-time ADB procedure (this is not root)
Galaxy Max Hz background service is highly optimized. Background battery usage p is very negligible .
Info: This app targets older android sdk in order to control refresh rates without ADB setup or root. Just tap OK the dialog that says "This app was built for an older version of Android...." when opened for the first time. If OK button is not visible, just tap the blank space on the lowest portion of the dialog.
Download
v8.0.0
v7.14.58
Changelogs
Github wiki
Localization/Translations ​Contributors
Italian: @Orlaf
German:devj3ns, drbeat
Russian: @a43
Swedish:Steffe2
Turkish: osmanakar312
Greek: Nick
Spanish: @Sebastiansm
Czech: Chrono Leggionaire
Simplified Chinese: xiaolu7233123
French: Jaxom84
Polish: Pichulec
If you want to contribute on translations, please send me a message.
If you want to get GMH Premium features and/or support GMH development but paypal is not available in your place, you can use Google Play Store.
Just download GMH Donation app from Google Play Store.
Note: The price might be slightly higher due to the relatively higher tax imposed on play store.
v7.14.34 in-app update:
-Bug fixes
I used the 96hz on my S20 with no issues. I can't get it to work on my S22+. Any suggestions? I don't and don't plan on using ADB.
**UPDATE**
I figured it out. The thing is that every time i reboot my phone, it goes back to 120z.
**UPDATE 2** Launching or using the camera immediately switches it down to 60hz as well.
Sorry, please ignore.
Resolved, i had low refresh rate turned on in GOS
v7.14.35 in-app update
-Bug fixes
tribalfs said:
v7.14.35 in-app update
-Bug fixes
Click to expand...
Click to collapse
See more activity over on the S22 thread. Looks like adaptive 96hz is no more huh?
v7.14.50 in-app update
fixed bug related to "Prevent Switching to High" settings on devices with non-native adaptive refresh rate
added google maps trick to enable High/Adaptive refresh rate while on PSM for S20 series and S20FE devices with OneUI4.*.
minor general improvements on Adaptive mod
unomedmen1 said:
See more activity over on the S22 thread. Looks like adaptive 96hz is no more huh?
Click to expand...
Click to collapse
jah2110 said:
Hello, with the new update, mi s21 plus dont go to 96 in adaptative, only go 120 to 60 to 48, con i fix that? Thanks
Click to expand...
Click to collapse
Try to play with brightness. In certain low brightness condition, thr system prevents it to go 96Hz - this is how samsung implemented it. 96Hz reportedly works on power saving too.
v7.14.53 in-app update
-Bug fixes
Sph1991 said:
Hey I'm also having this issue. I can't figure it out. Really annoying in Snapchat and TikTok on my s22 plus
Click to expand...
Click to collapse
Please check v7.14.53_2 in-app update.
Thank you.
Hi @tribalfs, just purchased your app.
But found an issue on my s22+
Adaptive Mode: set to 10hz. Some games will lower to 10hz while idle even though games animation still moving or running which make it looks like laggy.
cutesniper22 said:
Hi @tribalfs, just purchased your app.
But found an issue on my s22+
Adaptive Mode: set to 10hz. Some games will lower to 10hz while idle even though games animation still moving or running which make it looks like laggy.
Click to expand...
Click to collapse
Can you share what specific games are those?
Probably no CATEGORY_GAME manifest declaration on these games. Need to manually add them.
Thank you.
tribalfs said:
Can you share what specific games are those?
Probably no CATEGORY_GAME manifest declaration on these games. Need to manually add them.
Thank you.
Click to expand...
Click to collapse
1. Not ordinary games, those games like "in-app mini games". e.g Aliexpress. (Play mini games to earn coins etc)
2. Google play store: app installing while in pending status-> "loading" animation extremely laggy & lower down to 10hz.
3. Facebook: u may try on the FB videos. 10hz videos streaming.....?
Issue recorded in videos for your reference. Kindly pls download the video if unable to view in browser.
Share - Google Drive
drive.google.com
Thank you...
@tribalfs Do you know, this maybe ain't your fault, but when i using Facebook, the autoplay feature transition switching to the next video is using 24fps, instead of the smooth 120fps. Therefore, my eyes feels so scratched.
trevinutomo said:
@tribalfs Do you know, this maybe ain't your fault, but when i using Facebook, the autoplay feature transition switching to the next video is using 24fps, instead of the smooth 120fps. Therefore, my eyes feels so scratched.
Click to expand...
Click to collapse
For comparison, Instagram Reels using 60fps for entire videos and autoplay transitions, so it seems tolerable to my eyes.
trevinutomo said:
@tribalfs Do you know, this maybe ain't your fault, but when i using Facebook, the autoplay feature transition switching to the next video is using 24fps, instead of the smooth 120fps. Therefore, my eyes feels so scratched.
Click to expand...
Click to collapse
Sorry, I also don't know.
I saw option to doze faster, force lowest Hz, and Power Saving Mode on Screen-off.
Now, could you make Power Saving Mode but without entering Power Mode state?
It sounds funny but It would be great, cause Power Mode state is making my S22+ cannot doing Facebook Autoplay.
trevinutomo said:
I saw option to doze faster, force lowest Hz, and Power Saving Mode on Screen-off.
Now, could you make Power Saving Mode but without entering Power Mode state?
It sounds funny but It would be great, cause Power Mode state is making my S22+ cannot doing Facebook Autoplay.
Click to expand...
Click to collapse
Sorry, I am not sure what you meant by "make Power Saving Mode but without entering Power Mode state". Can you elaborate.
tribalfs said:
Sorry, I am not sure what you meant by "make Power Saving Mode but without entering Power Mode state". Can you elaborate.
Click to expand...
Click to collapse
I mean, i need Power Saving Mode's advantages like (CPU limited to 70%, background app usage, syncing and checking location will be limited) but i don't want Power Saving Mode's disadvantages (like my facebook recognize my phone entering Power Saving Mode, so video autoplay is turned off)

Themes / Apps / Mods [Magisk Module] A52 Hidden Mods

A magisk module adding the mods from ShaDisNX255's Thread plus many extra mods systemlessly!
Credit goes to the original creator UltraHQ Github and Sloobot Github for porting to the A52.​
This is a fork of Sloobot's work to provide continuity of the project after he decided to EOL it.
Note: It should only be used on the Galaxy A52 (SM-A526B). Trying on other devices is at your own risk.
In case something doesn't work, remove the module. It will revert everything to its normal state.
In case you bootloop (which is extremely unlikely), boot into safe mode and remove the module or install the Magisk Bootloop Protector module.
If you have any problems, please open a new issue on GitHub or post here.
Added OS Features:​
Higher Audio Quality (Disabled DRC, which deeply compresses audio)
Added Native Applock
Disabled Samsung Marketing
High-End Animations
Enhanced CPU Responsiveness
Added High Performance mode (also known as Enhanced Processing mode)
Voice Recorder Interview mode
AOD to Lockscreen Transition
Full Edge Lighting
Fixed Smart View (Normally broken on rooted devices)
Enhance Photo Feature in Gallery
S-Series Gallery Object Capture
Codec support for APE, DSD and HDR10+ content
Camera Privacy Toggle
ADPS (Wi-Fi Power Saving)
Enabled mDNIe
Enabled Resolution changing (FHD, HD - only visible in Bixby Routines)
Smart Widgets
Samsung Smart Suggestions (Smart Calendar, Smart Widgets Auto Rotation, ..)
Added QHD / 1440p dynamic resolution scaling
Low Heat Mode
Color Lens support
HDR Effect support
DSP Volume Monitoring
Added Camera Features:​
Extended pro (video) mode features: Histogram, Focus peaking, Zoom, Reset button, Expanded shutter speed
Unlimited Video File Size
EIS Support / Video stabilization @ 4K (Disable energy saving mode to avoid lag)
AI Detail Enhancer feature (64MP mode)
Object/Shadow/Reflection Eraser (Update Samsung Photo Editor to make it work, by installing the latest APK)
Full single take (Full AI, Second Editing, ..)
Full Beauty features (Beauty in Live Focus, Beauty Brighten, Body Beauty, change skin tone)
Torch Flash in Live Focus
Review feature
Audio Input Control (In pro video mode - Limitation: Only internal microphone)
Improved Scene Detection
S-Series AI-Models & AI Features
Video Audio Zoom
Full Intelligent Recognition (like Smart Scan Text Extraction)
Full Live Focus (all S-Series effects)
Galaxy Watch Camera Controller
Higher Gallery Zoom Quality
Video Auto FPS
Enabled Logical Camera
Many, not worth to mention, additions
If you're interested you can find it here.
https://github.com/daft-plonker/A52-Hidden-Mods
Currently only the 5G is supported for Android 13 November security patch (which is my own phone). I will port it to the 4G version after some more testing, probably in a week or so.
Note: It should only be used on the Galaxy A52 (SM-A526B) running the corresponding android security patch version as written in the releases. Trying on other devices is at your own risk.
The changes are always reversable, by simply removing the module in magisk.
I own the SM-A528B/DS model will be okay?
lagos911 said:
Note: It should only be used on the Galaxy A52 (SM-A526B) running the corresponding android security patch version as written in the releases. Trying on other devices is at your own risk.
The changes are always reversable, by simply removing the module in magisk.
I own the SM-A528B/DS model will be okay?
Click to expand...
Click to collapse
The Galaxy A52s? Right now no but I may port it in the future like Sloobot had done originally. The main issue though is I don't have an A52s physically so I wouldn't be able to test it. I'll have to ask you (or any other Galaxy A52s user) to grab a couple copies of stock files in the root (/system) directory on Android 13, will let you know more when I am in a position to do so.
Hi, just wanted to say thanks for continuing this incredible project. I only discovered this today. I thought this module was dead after sloobot discontinued it.
I hope you will create a version for a52 4g for december patch soon, but for now I'll try flashing the 5g zip to see if it works. Will report on the results soon.
barryallen3038 said:
Hi, just wanted to say thanks for continuing this incredible project. I only discovered this today. I thought this module was dead after sloobot discontinued it.
I hope you will create a version for a52 4g for december patch soon, but for now I'll try flashing the 5g zip to see if it works. Will report on the results soon.
Click to expand...
Click to collapse
Thanks for the kind words. The 5G zip should still work, the only difference is Sloobot's version of this custom mods was referencing the 4G's lesser refresh rate of 90Hz instead of the 5G's higher refresh rate of 120Hz, on 5G devices, so I decided to split them both out. I have also held off releasing the 4G version so quick just to give the 5G one an extended test since it's a major Android version update since the last; after a month of testing it's looking great and I'm aiming for a 4G release near the end of this month
How do battery and device perform with this mod?
Zdrawko0o said:
How do battery and device perform with this mod?
Click to expand...
Click to collapse
I find these points relevant to what you ask:
Performance
Enhanced CPU Responsiveness
Added High Performance mode (also known as Enhanced Processing mode)
Battery
ADPS (Wi-Fi Power Saving)
It's a mod at all.
Usually you can't get better performance and experience than stock one.
That's why I asked.
Zdrawko0o said:
It's a mod at all.
Usually you can't get better performance and experience than stock one.
That's why I asked.
Click to expand...
Click to collapse
Oh right you want more details on how it works. That's fine.
In a nutshell how it works is, Samsung added all the high end features to their S-Series lineup. Which are of course the flagships. They're configurable in a few files that act as toggles, if you are able to edit the /system directory (which is what Magisk etc is for). Under normal circumstances you can't do it because it requires root privileges.
But they were lazy with restricting the A-Series to distance their capabilities from the S-Series; what they did was simply turn the high end features off at a software level, the toggles mentioned above. But the clever folk (the modders) figured out how to turn them on and many of these toggles do indeed work on A-Series as though they were S-Series, because both series share many of the same internals.
The simplest and easiest test to quickly show would be performance, take these two screenshots in the mobile app Old School RuneScape. Pay attention to the in-app FPS counter in the top right in yellow.
Module off: 121 FPS
Module on: 187 FPS
That's an impressive 50% increase in performance.
(note this app's FPS can report the true FPS above the phone's refresh rate in which A52 5G is 120Hz and A52 4G is 90Hz)
You're welcome to do your own benchmarks and make your own conclusions, but from my experience they do indeed work
Thank you!
daft plonker said:
A magisk module adding the mods from ShaDisNX255's Thread plus many extra mods systemlessly!
Credit goes to the original creator UltraHQ Github and Sloobot Github for porting to the A52.​
This is a fork of Sloobot's work to provide continuity of the project after he decided to EOL it.
Note: Unlike Sloobot's version there are separate modules for both the A52 5G and A52 4G. Make sure you use the correct one in the releases.
Note: It should only be used on the Galaxy A52 (SM-A526B). Trying on other devices is at your own risk.
In case something doesn't work, remove the module. It will revert everything to its normal state.
In case you bootloop (which is extremely unlikely), boot into safe mode and remove the module or install the Magisk Bootloop Protector module.
If you have any problems, please open a new issue on GitHub or post here.
I plan to eventually port this to the Galaxy A52s (SM-A528B/DS) when I can commit the time.
Added OS Features:​
Higher Audio Quality (Disabled DRC, which deeply compresses audio)
Added Native Applock
Disabled Samsung Marketing
High-End Animations
Enhanced CPU Responsiveness
Added High Performance mode (also known as Enhanced Processing mode)
Voice Recorder Interview mode
AOD to Lockscreen Transition
Full Edge Lighting
Fixed Smart View (Normally broken on rooted devices)
Enhance Photo Feature in Gallery
Codec support for APE, DSD and HDR10+ content
Camera Privacy Toggle
ADPS (Wi-Fi Power Saving)
Enabled mDNIe
Enabled Resolution changing (FHD, HD - only visible in Bixby Routines)
Smart Widgets
Samsung Smart Suggestions (Smart Calendar, Smart Widgets Auto Rotation, ..)
Added QHD / 1440p dynamic resolution scaling
Added Camera Features:​
Extended pro (video) mode features: Histogram, Focus peaking, Zoom, Reset button, Expanded shutter speed
Unlimited Video File Size
EIS Support / Video stabilization @ 4K (Disable energy saving mode to avoid lag)
AI Detail Enhancer feature (64MP mode)
Object/Shadow/Reflection Eraser (Update Samsung Photo Editor to make it work, by installing the latest APK)
Full single take (Full AI, Second Editing, ..)
Full Beauty features (Beauty in Live Focus, Beauty Brighten, Body Beauty, change skin tone)
Torch Flash in Live Focus
Review feature
Audio Input Control (In pro video mode - Limitation: Only internal microphone)
Improved Scene Detection
S-Series AI-Models & AI Features
Video Audio Zoom
Full Intelligent Recognition (like Smart Scan Text Extraction)
Full Live Focus (all S-Series effects)
Galaxy Watch Camera Controller
Higher Gallery Zoom Quality
Video Auto FPS
Enabled Logical Camera
Many, not worth to mention, additions
If you're interested you can find it here.
https://github.com/daft-plonker/A52-Hidden-Mods
Click to expand...
Click to collapse
What about One UI 5.1?
Will it work?
Zdrawko0o said:
What about One UI 5.1?
Will it work?
Click to expand...
Click to collapse
The 4G release works fine on One UI 5.1 according to another user on the XDA 4G sister thread. I haven't updated myself yet, but I would say yes for 5G too.
daft plonker said:
A magisk module adding the mods from ShaDisNX255's Thread plus many extra mods systemlessly!
Credit goes to the original creator UltraHQ Github and Sloobot Github for porting to the A52.​
This is a fork of Sloobot's work to provide continuity of the project after he decided to EOL it.
Note: Unlike Sloobot's version there are separate modules for both the A52 5G and A52 4G. Make sure you use the correct one in the releases.
Note: It should only be used on the Galaxy A52 (SM-A526B). Trying on other devices is at your own risk.
In case something doesn't work, remove the module. It will revert everything to its normal state.
In case you bootloop (which is extremely unlikely), boot into safe mode and remove the module or install the Magisk Bootloop Protector module.
If you have any problems, please open a new issue on GitHub or post here.
I plan to eventually port this to the Galaxy A52s (SM-A528B/DS) when I can commit the time.
Added OS Features:​
Higher Audio Quality (Disabled DRC, which deeply compresses audio)
Added Native Applock
Disabled Samsung Marketing
High-End Animations
Enhanced CPU Responsiveness
Added High Performance mode (also known as Enhanced Processing mode)
Voice Recorder Interview mode
AOD to Lockscreen Transition
Full Edge Lighting
Fixed Smart View (Normally broken on rooted devices)
Enhance Photo Feature in Gallery
Codec support for APE, DSD and HDR10+ content
Camera Privacy Toggle
ADPS (Wi-Fi Power Saving)
Enabled mDNIe
Enabled Resolution changing (FHD, HD - only visible in Bixby Routines)
Smart Widgets
Samsung Smart Suggestions (Smart Calendar, Smart Widgets Auto Rotation, ..)
Added QHD / 1440p dynamic resolution scaling
Added Camera Features:​
Extended pro (video) mode features: Histogram, Focus peaking, Zoom, Reset button, Expanded shutter speed
Unlimited Video File Size
EIS Support / Video stabilization @ 4K (Disable energy saving mode to avoid lag)
AI Detail Enhancer feature (64MP mode)
Object/Shadow/Reflection Eraser (Update Samsung Photo Editor to make it work, by installing the latest APK)
Full single take (Full AI, Second Editing, ..)
Full Beauty features (Beauty in Live Focus, Beauty Brighten, Body Beauty, change skin tone)
Torch Flash in Live Focus
Review feature
Audio Input Control (In pro video mode - Limitation: Only internal microphone)
Improved Scene Detection
S-Series AI-Models & AI Features
Video Audio Zoom
Full Intelligent Recognition (like Smart Scan Text Extraction)
Full Live Focus (all S-Series effects)
Galaxy Watch Camera Controller
Higher Gallery Zoom Quality
Video Auto FPS
Enabled Logical Camera
Many, not worth to mention, additions
If you're interested you can find it here.
https://github.com/daft-plonker/A52-Hidden-Mods
Click to expand...
Click to collapse
Just tested this on my a53 and so far it works pretty fine, i will test all the noted features and update yall.
TringQuack said:
Just tested this on my a53 and so far it works pretty fine, i will test all the noted features and update yall.
Click to expand...
Click to collapse
detail enhancer is toasted for 64mp
can't find app lock anywhere
TringQuack said:
detail enhancer is toasted for 64mp
can't find app lock anywhere
Click to expand...
Click to collapse
i managed to enable uhd 60 fps now, fixed macro camera crash and portrait mode
I've just published v2.5.5 with some new enhancements
Notably I've merged both devices (4G and 5G) back into one, I think for some of you, you will have to remove the old module and add the new one as the name it checks to see if a new version is out has changed.
I've created a pull request on your repository to add the object cut from Gallery feature that the S-series have. I need you to load up your stock public.libraries-arcsoft.txt file since I need to declare new libs
ShaDisNX255 said:
I've created a pull request on your repository to add the object cut from Gallery feature that the S-series have. I need you to load up your stock public.libraries-arcsoft.txt file since I need to declare new libs
Click to expand...
Click to collapse
By load up you mean send a copy? Here it is.
For the heck of it I tested the latest release of yours from 4 days ago on my A52S and all seems to working fine. No errors (yet). The SSRM error is present though. Not a big deal...

Categories

Resources