seerge / g-helper

Lightweight Armoury Crate alternative for Asus laptops and ROG Ally. Control tool for ROG Zephyrus G14, G15, G16, M16, Flow X13, Flow X16, TUF, Strix, Scar and other models
https://seerge.github.io/g-helper/
GNU General Public License v3.0
6.83k stars 247 forks source link

AniMe Matrix boot, shutdown and sleep animations #2864

Closed ashl3ycodes closed 1 month ago

ashl3ycodes commented 1 month ago

Rules

Is your feature request related to a problem? Please describe

In the Armoury Crate app there is an option to select between two different boot/shutdown/sleep built-in animations and it would be cool to have something similar in the G-Helper app, as an example, I'm not a fan of the "See Ya" shutdown animation.

Armoury Crate built-in animation options.

Screenshot 2024-07-18 195324

Describe the solution you'd like

Add different dropdown menus to select the desired built-in animation.

UI concept.

Base

Boot animation dropdown.

Boot

Shutdown animation dropdown.

Shutdown

Sleep animation dropdown.

Sleep

Describe alternatives you've considered

No response

Device and Model

Asus Zephyrus G14 GA404RK

seerge commented 1 month ago

@ashl3ycodes hello,

I'm not a big fan of overloading UI with all this options, as they are quite specific. But I can add them to app config, so you can configure it there

Try this build GHelper.zip

To change settings : quit app, open %appdata%\GHelper\config.json and add following params to the top and save it.

Sleep animation. 0 - BannerSwipe, 1 - Starfield (default)

"matrix_sleep" : 0,

Startup animation. 0 - GlitchConstruction, 1 - StaticEmergence (default)

"matrix_startup" : 0,

Shutdown animation. 0 - GlitchOut, 1 - SeeYa (default)

"matrix_shutdown" : 0,
ashl3ycodes commented 1 month ago

Hi, thanks for answering and also for adding the option to change the animations in the json file!

seerge commented 1 month ago

@ashl3ycodes does it work for you?

ashl3ycodes commented 1 month ago

Yes, it works perfectly

seerge commented 1 month ago

@ashl3ycodes great, I will add it in next release, and I have also added new params to Power User Settings

xwinghangar commented 4 weeks ago

To add to this, would it be possible to select our own custom AnimeMatrix Startup, Shutdown and Sleep animations?

seerge commented 4 weeks ago

@xwinghangar hello, those animations are baked into firmware. They can't be altered.

xwinghangar commented 4 weeks ago

I apprecaite the reply,

Received with thanks