Giter Site home page Giter Site logo

Comments (15)

Panda141298 avatar Panda141298 commented on June 25, 2024

log.txt
log with vivid mode enabled

from g-helper.

seerge avatar seerge commented on June 25, 2024

@Panda141298 hello,

Under the hood G-Helper just launches asus own "AsusSplendid.exe" to set different visual modes with param 13 (Vivid), 11 (Default) same as Armoury does that

23/04/2024 11:45:17: C:\Windows\system32\DriverStore\FileRepository\asussci2.inf_amd64_add427665a6c072f\ASUSOptimization\AsusSplendid.exe 13 0 15
23/04/2024 11:45:18: HIT: ulOutBuffer[0] = 512 > 0 this->BiosDataStatus  = 0   ReadResult  = 0  Parsing version = 7 Use Method = 1   bios size = 49 CCTAPI_ERRORCODE = 0 ; HIT: DEF Gain E(0) W(0) ; HIT: Warm Gain E(0) W(0) ; HIT: Cold Gain E(0) W(0) ; HIT: RdW Gain E(0) W(0) ; HIT: RdS Gain E(0) W(0) CCT_Init  result = 0 HIT: ulOutBuffer[0] = 512 > 0 ; HIT: Get bios[297]: 32  scale: 1.000000, Scale TH: 0.100000, nIndex: 26 New ScaleTH: 0.196078 New scale: 1.000000 outlut: [1.000000, 0.968627, 0.917647] Get dll path: [C:\Windows\system32\DriverStore\FileRepository\asussci2.inf_amd64_add427665a6c072f\ASUSOptimization\AsusCCT.DLL] Get dll folder: [C:\Windows\system32\DriverStore\FileRepository\asussci2.inf_amd64_add427665a6c072f\ASUSOptimization] UIGain: 0.650000 lutDcModeScale: 1.000000 Interval: 0.650000 RDLevels: 5.000000 index: 0.162500 Param: 2, Gamut mode: FFFF Gamut mapping process exit with return code 0
23/04/2024 11:46:46: C:\Windows\system32\DriverStore\FileRepository\asussci2.inf_amd64_add427665a6c072f\ASUSOptimization\AsusSplendid.exe 11 0 15
23/04/2024 11:46:46: HIT: ulOutBuffer[0] = 512 > 0 this->BiosDataStatus  = 0   ReadResult  = 0  Parsing version = 7 Use Method = 1   bios size = 49 CCTAPI_ERRORCODE = 0 ; HIT: DEF Gain E(0) W(0) ; HIT: Warm Gain E(0) W(0) ; HIT: Cold Gain E(0) W(0) ; HIT: RdW Gain E(0) W(0) ; HIT: RdS Gain E(0) W(0) CCT_Init  result = 0 HIT: ulOutBuffer[0] = 512 > 0 ; HIT: Get bios[297]: 32  scale: 1.000000, Scale TH: 0.100000, nIndex: 26 New ScaleTH: 0.196078 New scale: 1.000000 outlut: [1.000000, 0.968627, 0.917647] Get dll path: [C:\Windows\system32\DriverStore\FileRepository\asussci2.inf_amd64_add427665a6c072f\ASUSOptimization\AsusCCT.DLL] Get dll folder: [C:\Windows\system32\DriverStore\FileRepository\asussci2.inf_amd64_add427665a6c072f\ASUSOptimization] UIGain: 0.650000 lutDcModeScale: 1.000000 Interval: 0.650000 RDLevels: 5.000000 index: 0.162500 Param: 2, Gamut mode: FFFF Gamut mapping process exit with return code 0

According to the log and what that utility outputs, it all goes w/o any errors.

Are you able to change Game Visual in Armoury Crate ?

from g-helper.

Panda141298 avatar Panda141298 commented on June 25, 2024

I currently have Armoury Crate uninstalled. Would you like me to reinstall it?

from g-helper.

seerge avatar seerge commented on June 25, 2024

@Panda141298 try to open powershell as admin and run following commands

C:\Windows\system32\DriverStore\FileRepository\asussci2.inf_amd64_add427665a6c072f\ASUSOptimization\AsusSplendid.exe 10
C:\Windows\system32\DriverStore\FileRepository\asussci2.inf_amd64_add427665a6c072f\ASUSOptimization\AsusSplendid.exe 10 4

That's "initialization" command for AsusSplendid. And try to change Visual Mode after that.

I also see that you are in Eco mode now, try to set Standard and see if it helps.

If it won't have any effect - indeed try to install AC and check if it will be able to set GameVisual.

from g-helper.

Panda141298 avatar Panda141298 commented on June 25, 2024

I tried the commands, copied them and pressed enter. This didn't seem to do anything. I also re installed Armoury Crate and the vivid mode also isn't working from there. Nor did any change from standard to eco. It worked in both modes prior to this issue.

from g-helper.

seerge avatar seerge commented on June 25, 2024

@Panda141298 ok. If it doesn't work in AC as well, probably something is wrong in general with your system.

Try to do a clean GPU driver reinstall as explained here (especially AMD)
https://github.com/seerge/g-helper/wiki/Troubleshooting#reinstalling-gpu-drivers

from g-helper.

Panda141298 avatar Panda141298 commented on June 25, 2024

Okay, tried that. Even rolled back to the previous nvidia driver and it still hasn't fixed the issue.

from g-helper.

seerge avatar seerge commented on June 25, 2024

@Panda141298 last idea - manually delete C:\ProgramData\ASUS\GameVisual folder

Then launch G-Helper and re-download color profile via it (you will see a button)

from g-helper.

seerge avatar seerge commented on June 25, 2024

@Panda141298 and also you can delete
C:\ProgramData\ASUS\ASUS System Control Interface\ASUSOptimization\Splendid

from g-helper.

Panda141298 avatar Panda141298 commented on June 25, 2024

Okay I have deleted those files and re downloaded them. However it still hasn't seemed to fix the issue. Still just vivid mode that doesn't work.

from g-helper.

seerge avatar seerge commented on June 25, 2024

@Panda141298 also C:\ProgramData\ASUS\ASUS System Control Interface\ASUSOptimization\Splendid ?

Then I'm out of ideas :) But I'm afraid it's unrelated to G-Helper, as it doesn't work in AC as well.

May be windows update has screwed up something, or some changes that you did with your device.

from g-helper.

seerge avatar seerge commented on June 25, 2024

@Panda141298 try to reinstall Asus System Control Interface as explained here https://github.com/seerge/g-helper/wiki/Troubleshooting#reinstalling-asus-system-control-interface

from g-helper.

Panda141298 avatar Panda141298 commented on June 25, 2024

Okay ill give it a go. Really appreciate the support Seerge. Ghelper is a godsend.

from g-helper.

seerge avatar seerge commented on June 25, 2024

@Panda141298 any luck with that ?

from g-helper.

seerge avatar seerge commented on June 25, 2024

Closing this as this is not G-Helper's issue in a first place (as it doesn't work in AC as well)

Feel free to post an update, if you will find what was the culprit tho.

Thanks

from g-helper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.