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
7.46k stars 265 forks source link

Vivid visual profile not working #2523

Closed Pedrwm closed 5 months ago

Pedrwm commented 5 months ago

Rules

What's wrong?

Hi there, I have noticed that the Vivid visual profile in G-Helper is not functional, it's practically the same as default mode when you choose it. The issue, however, is solved when using AC, so it's only with G-Helper where this happens.

How to reproduce the bug?

Change the Visual mode to vivid and there will be no difference between the default and Vivid profiles.

Logs

log.txt

Device and Model

ASUS TUF A15 2023 FA507NV

Additional information.

Tried removing and re-downloading the visual profiles, it didn't work.

Armoury Crate

Uninstalled

Asus Services

None

Version

0.167.0

OS

Windows 11 23H2

seerge commented 5 months ago

@Pedrwm hello, does it work if you set it in AC?

Pedrwm commented 5 months ago

Yes, indeed. It's only like this when using G-Helper.

seerge commented 5 months ago

@Pedrwm if it’s indeed working in AC can you do following


  1. Download and launch https://learn.microsoft.com/en-us/sysinternals/downloads/procmon
  2. Go to filters in it and add 2 filters as on screenshot (with green checkbox) Screenshot 2024-03-06 223624
  3. Click on [CAPTURE] icon
  4. Launch Ac and change Vivid mode there few times
  5. Check what Process Monitor captured ?
Pedrwm commented 5 months ago

Now that's weird. I re-installed AC just now to follow the steps you mention, and it's also having the same issue. Guess it's an issue from coding of the new AC update or something then?

seerge commented 5 months ago

@Pedrwm GameVisual / Visual modes are handles not by AC or G-Helper but by AsusSplendid utility from Asus System Control Interface driver.

Both apps just launch it under the hood to set mode. It could be that asus has changed something there in recent updates

If it’s not working in AC as well, it means it obviously won’t work in G-Helper. So i can’t do anything here

Therefore closing this

seerge commented 5 months ago

@Pedrwm you can check this topic and try all advises I was giving to a user there

https://github.com/seerge/g-helper/issues/2483

May be one of them will help you