[TOOL]PACEficator Project. MODs & TWEAKs Installer v1.1 for everyone (2017/12/18)

Search This thread

lawrnz

Senior Member
Jan 8, 2018
121
15
@Saratoga79 Question: What does "Performance and battery tweaks" do? And how would I know on my watch if it has been enabled? After I enabled it, I don't see any difference or new app added in my watch.

Also, may I suggest adding DISABLE option for App list. It's annoying to see some Chinese apps that you don't use just lying around in the watch. What I did as a work around was I disabled it using the option in WatchDroid installer.

@Saratoga79 reporting another error for Fireball Bootanimation. See attached.

Hey @Saratoga79, how are you? I hope you haven't abandoned this project. I see you've been responsive in the PACEficator Project but not here. Hope you can fix this issues I have raised and respond to my question above. I know you're a very busy person but some of us here is in need of you.

Hope to hear back from you soon here. :D
 

Saratoga79

Senior Member
Jan 12, 2013
2,244
2,205
Ordizia Capital
Hey @Saratoga79, how are you? I hope you haven't abandoned this project. I see you've been responsive in the PACEficator Project but not here. Hope you can fix this issues I have raised and respond to my question above. I know you're a very busy person but some of us here is in need of you.

Hope to hear back from you soon here. :D

Yes, sorry, too busy actually...

The bootanimation FC I tried many times but I did not manage to fix it so... Since only appears on watch boot it isn't that bad.

Let's see if I have some time to update this but I don't promise anything.
 
  • Like
Reactions: lawrnz

lawrnz

Senior Member
Jan 8, 2018
121
15
Yes, sorry, too busy actually...

The bootanimation FC I tried many times but I did not manage to fix it so... Since only appears on watch boot it isn't that bad.

Let's see if I have some time to update this but I don't promise anything.

Yeah, I understand. But it would be nice if you could fix it as the Pace v2 Bootanimation looks sick. One thing I noticed is that the animation is too long. 21 sec to be exact. While the other animations are only a few seconds (longest is 9 sec for the Stock Bootanimation). Maybe you can cut it shorter or I don't know. I just sticked to the stock animation for now.

I also had another question that you probably missed. Hope you can clarify? Big thanks!

@Saratoga79 Question: What does "Performance and battery tweaks" do? And how would I know on my watch if it has been enabled? After I enabled it, I don't see any difference or new app added in my watch.

Also, may I suggest adding DISABLE option for App list. It's annoying to see some Chinese apps that you don't use just lying around in the watch. What I did as a work around was I disabled it using the option in WatchDroid installer.
 
Last edited:

Saratoga79

Senior Member
Jan 12, 2013
2,244
2,205
Ordizia Capital
Yeah, I understand. But it would be nice if you could fix it as the Pace v2 Bootanimation looks sick. One thing I noticed is that the animation is too long. 21 sec to be exact. While the other animations are only a few seconds (longest is 9 sec for the Stock Bootanimation). Maybe you can cut it shorter or I don't know. I just sticked to the stock animation for now.

I also had another question that you probably missed. Hope you can clarify? Big thanks!

The official Stratos (Pace v2) bootanimation is already added to STOCKfied v1.6 and works well.

Not a big deal having a 21s bottanimation since a 9s is repeated for 3-4 times.

Tweaks are based on init.d script, such fstrimm, zipalign and some edits in build.prop, for better RAM management and smoothness.
 

lawrnz

Senior Member
Jan 8, 2018
121
15
The official Stratos (Pace v2) bootanimation is already added to STOCKfied v1.6 and works well.

Not a big deal having a 21s bottanimation since a 9s is repeated for 3-4 times.

Tweaks are based on init.d script, such fstrimm, zipalign and some edits in build.prop, for better RAM management and smoothness.

Great! I'll try the new update and thanks for clarifying about the battery tweaks.

---------- Post added at 11:04 AM ---------- Previous post was at 10:57 AM ----------

Yes i tried, but when iam in fastboot, the watch doesnt give me any information. So i cant reach the code...

Check this:
https://xdaforums.com/smartwatch/amazfit/tutorial-unlock-bootloader-warning-void-t3654011
 

zuperjotmeil

Member
Jul 6, 2017
37
35
Saratoga, have you considered this build.prop tweaks?

# Battery Efficiency Tweaks
ro.ril.disable.power.collapse=0
ro.ril.power_collapse=1
power_supply.wakeup=enable
profiler.force_disable_ulog=true
profiler.force_disable_err_rpt=true
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
wifi.supplicant_scan_interval=600
# Performance Tweaks
debug.performance.tuning=1
debug.kill_allocating_task=0
force_hw_ui=true
ro.debuggable=1
# Responsiveness & Speed Tweaks
pm.sleep_mode=1
ro.config.nocheckin=1
# Disable Logers
ro.config.htc.nocheckin=1
ro.config.nocheckin=1
debugtool.anrhistory=0
profiler.debugmonitor=false
profiler.launch=false
profiler.hung.dumpdobugreport=false
# Disable Kernel Error Checking
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
# System Tweaks
ro.config.hw_quickpoweron=true
ro.config.hw_fast_dormancy=1
ro.securestorage.knox=false
video.accelerate.hw=1
ro.config.disable.hw_accel=false
video.accelerate.hw=1


I think some of this tweaks can work in the watch
 

Saratoga79

Senior Member
Jan 12, 2013
2,244
2,205
Ordizia Capital
Saratoga, have you considered this build.prop tweaks?

# Battery Efficiency Tweaks
ro.ril.disable.power.collapse=0
ro.ril.power_collapse=1
power_supply.wakeup=enable
profiler.force_disable_ulog=true
profiler.force_disable_err_rpt=true
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
wifi.supplicant_scan_interval=600
# Performance Tweaks
debug.performance.tuning=1
debug.kill_allocating_task=0
force_hw_ui=true
ro.debuggable=1
# Responsiveness & Speed Tweaks
pm.sleep_mode=1
ro.config.nocheckin=1
# Disable Logers
ro.config.htc.nocheckin=1
ro.config.nocheckin=1
debugtool.anrhistory=0
profiler.debugmonitor=false
profiler.launch=false
profiler.hung.dumpdobugreport=false
# Disable Kernel Error Checking
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
# System Tweaks
ro.config.hw_quickpoweron=true
ro.config.hw_fast_dormancy=1
ro.securestorage.knox=false
video.accelerate.hw=1
ro.config.disable.hw_accel=false
video.accelerate.hw=1


I think some of this tweaks can work in the watch

Some of them are already added ;)

Salu2
 

beny98

Member
Oct 7, 2009
12
0
hi guys,i wanna to buy this amazing watch,but it seems Arabic or Persian alphabet is not supported,any way to handle it ,not need Farsi(Persian)menu,just support in notifications i mean.
 

KoumiCZ

Senior Member
Nov 18, 2013
224
64
Hi, Watch Droid app is old and does not work.
 

Attachments

  • 20180507_220648.jpg
    20180507_220648.jpg
    110.5 KB · Views: 409

lawrnz

Senior Member
Jan 8, 2018
121
15
Hi, Watch Droid app is old and does not work.

Download "Watchdroid Assistant" and install it on the watch. It should match the version of the "Watchdroid Phone" that you have installed on your phone. Everytime you update the Watchdroid Phone app, Watchdroid Assistant should be updated too.

---------- Post added at 04:11 AM ---------- Previous post was at 04:10 AM ----------

Hi, how to disable bluetooth volume boost? Thanks.

Last time I checked, there should be an option in the tool to disable it.
 

liebermd

New member
Jan 20, 2019
3
0
I can't get Temporal root my watch doesnt reboot into fastboot, not even manually into adb

and without root I can't do pretty much nothing

amazfit pace a1612 1.3.0n
 

Top Liked Posts

  • There are no posts matching your filters.
  • 24
    PACEficator_Project_Mods_and_Tweaks.png
    info_xda.png

    This is the new MODs & TWEAKs installer for STOCKfied, PACEfied and Stock* ROMs.

    * This may work on Stock Rom only with Temporal Root.

    features_xda.png

    + Multilanguage GUI
    menu_1.png

    menu_2.png

    menu_3.png

    menu_4.png

    menu_5.png

    menu_6.png

    menu_7.png

    Supported languages
    - Spanish (ES)
    - English (US)

    + MODs and TEWAKs
    - Temporal root for stock rom
    - Show QR
    - Disable/Enable WiFi
    - Boost bluetooth volume
    - Enable application list
    - Arabic, stock and Hebrew font installation
    - Performance and battery tweaks

    +UN/INSTALL APPLICATIONS
    - Calendar v1.1
    - Calculator v1.6
    - File manager v1.6.3
    - Voice recorder v2.3.1
    - System information v1.01
    - Task manager v1.2.1
    - Watch Droid vb4.2
    - Battery monitor v3.32
    - PaceOn v4.0
    - Interval v1.1
    (Reboot or Wipe after disabling/enabling any app)

    + DISABLE/ENABLE APPLICATIONS ON PACEfied ROM
    - Alipay
    - Mi Home
    - Ximalaya
    - TvHelper
    - Sogou Maps
    (Reboot or Wipe after disabling/enabling any app)

    + EXTRAS
    - 5 bootanimations to choose. New Pace v2 bootanimation
    (Some bootanimations can FC Launcher on boot)
    - Take a screenshot

    + CHANGELOG

    credits_xda.png

    @1immortal for Arabic, stock and Hebrew fonts
    - Calendar
    - Calculator
    - File manager
    - Voice recorder
    - System information
    - Task manager
    - Watch Droid and @1immortal
    - Battery monitor
    - PaceOn v3.0 @anox
    - Interval
    @sergioextre for performance and battery script by N&N Team
    Some others for sure...

    downloads_xda.png


    changelog_xda.png

    v1.0->v1.1 (2017/12/18)
    + STOCKfied, PACEfied and Stock Roms (with Temporal Root) support.
    + New performance and battery script by N&N Team
    + New menu for enable/disable Chinese apps on PACEfied Rom.
    (Note that this option does not uninstall any app, just enable/disable. Not tested yet)
    + New Pace v2 bootanimation
    + Some updated apps
    v1.0 (2017/12/03)
    Initial XDA release
    Arabic and Hebrew font support (Not tested yet, so I need your feedback

    donate.png

    If you like my work you can buy me a beer here
    1
    Thank you for your amazing work.
    I know I will be using it!

    Sent from my MI 6 using Tapatalk
    1
    Awesome!!!

    Sent from my Z2 Plus using Tapatalk
    1
    @Saratoga79 Just wanna report a "Launcher isn't responding. Do you want to close it?" error when using the Pace V2 Boot Animation.
    1
    @Saratoga79 Question: What does "Performance and battery tweaks" do? And how would I know on my watch if it has been enabled? After I enabled it, I don't see any difference or new app added in my watch.

    Also, may I suggest adding DISABLE option for App list. It's annoying to see some Chinese apps that you don't use just lying around in the watch. What I did as a work around was I disabled it using the option in WatchDroid installer.