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://g-helper.com
GNU General Public License v3.0
7.59k stars 266 forks source link

m3, m4, fn+f4 buttons not working #453

Closed LJGJM closed 1 year ago

LJGJM commented 1 year ago

NOTE

Bug reports without clear information or scenario to reproduce and logs from 5/24/2023 10:03:49 AM: App launched: ASUS TUF Gaming A15 FA506IHRB_FA506IHRB :0.67.0.0en-USA 5/24/2023 10:03:49 AM: NVAPI_API_NOT_INITIALIZED 5/24/2023 10:03:50 AM: AutoSetting for Offline 5/24/2023 10:03:50 AM: BatteryLimit = 100 : OK 5/24/2023 10:03:50 AM: BatteryLimit = 100 : OK 5/24/2023 10:03:50 AM: PerformanceMode = 2 : OK 5/24/2023 10:03:50 AM: Boost 4 5/24/2023 10:03:50 AM: GPU usage: % 5/24/2023 10:03:50 AM: Monitor Power On 5/24/2023 10:03:52 AM: GPUEco = 1 : OK 5/24/2023 10:03:52 AM: Eco flag : 1 5/24/2023 10:03:52 AM: Mux flag : -65536 5/24/2023 10:36:10 AM: USB-KB : not found 5/24/2023 10:36:10 AM: TUF RGB = B4-01-FF-00-00-EB-00-00-00-00-00-00 : OK 5/24/2023 10:36:12 AM: USB-KB : not found 5/24/2023 10:36:12 AM: TUF RGB = B4-02-FF-00-00-EB-00-00-00-00-00-00 : OK

Describe the bug m3, m4, fn buttons not changing rgb/anything else

Clear scenario to Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. Explanation of an error or a bug when i dont have the ASUS optimization service enabled, the buttons i mentioned dont do anything Expected behavior A clear and concise description of what you expected to happen. should work App Logs Please include and attach log.txt from %AppData%\GHelper

Screenshots or screencasts If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Asus software

seerge commented 1 year ago

@LJGJM You case is a dublicate of another TUF hotkey case in https://github.com/seerge/g-helper/issues/441 Try build from that topic?

LJGJM commented 1 year ago

Ill try it now

LJGJM commented 1 year ago

it mostly works, but fn+left aura doesnt do anything

seerge commented 1 year ago

@LJGJM what is fn + left aura? :) post a log here

LJGJM commented 1 year ago

not sure, fn+right aura is fn+f4, it shows as wmi event 178 5/25/2023 10:19:55 AM: App launched: ASUS TUF Gaming A15 FA506IHRB_FA506IHRB :0.69.0.0en-US. 5/25/2023 10:19:55 AM: AutoSetting for Online 5/25/2023 10:19:55 AM: BatteryLimit = 100 : OK 5/25/2023 10:19:55 AM: BatteryLimit = 100 : OK 5/25/2023 10:19:55 AM: PerformanceMode = 1 : OK 5/25/2023 10:19:55 AM: Eco flag : 0 5/25/2023 10:19:55 AM: Mux flag : -65536 5/25/2023 10:19:56 AM: Screen = 180Hz : OK 5/25/2023 10:19:56 AM: ScreenOverdrive = 1 : 0 5/25/2023 10:19:56 AM: TUF Brightness = 131 : OK 5/25/2023 10:19:56 AM: Monitor Power On 5/25/2023 10:23:18 AM: WMI event 179 5/25/2023 10:23:18 AM: WMI event 179 5/25/2023 10:23:52 AM: WMI event 178 5/25/2023 10:24:00 AM: WMI event 178

Screen is not actually 180hz, its overclocked, but it shows that the app should detect screen refresh rate

LJGJM commented 1 year ago

Here are my settings (m1 and m2 are fn+f2, fn+f3) image

seerge commented 1 year ago

@LJGJM are you sure it's 178 ? cause on all other laptops it's 179 (and app expects that)

You can check this build where 178 will also trigger same action GHelper.zip

LJGJM commented 1 year ago

its 179 for right, and 178 for left

LJGJM commented 1 year ago

It works, but is there a way the left aura can do the aura with left direction? (178 for left and 179 for right)

seerge commented 1 year ago

@LJGJM i want to keep things universal (most laptops have only 1 aura button), so I would prefer to stick to current implementation :)

Closing this as solved then