Code Monkey home page Code Monkey logo

Comments (19)

daniele-salvagni avatar daniele-salvagni commented on June 15, 2024 9

I'm pasting here an answer I posted in another closed issue:

There are 3 versions of the Intel software around:

  • The win32 app which has been around for many years (does have igfxDHLib.dll)
  • The UWP app for the DCH drivers which was quite short lived (does have igfxDHLib.dll)
  • The new UWP Command Center which replaced the previous app (used a new and different .dll)

The problem is that the dll files used by the new Graphics Command Center are quite different from the ones used in the previous 2 versions. Anyways it looks like for some people the igfxDHLib.dll file from the old Intel Control Panel is still working even after the upgrade.

I attached the latest version of the dll I had on my laptop before switching to the Graphics Command Center (which is still working for me), you can try with this one but it is not guaranteed to work as I saw some differences between dll's on different systems.

igfxDHLib.zip

It will be possible to make Color-Goggles work with the new .dll found with the Graphics Command Center but this would require figuring out how it works and rewriting the affected parts for the application. Using an old .dll from the old Intel applications might be a temporary solution to this problem.

from color-goggles.

daniele-salvagni avatar daniele-salvagni commented on June 15, 2024 5

I just received a new laptop that is using DCH drivers and I was able to do some testing. The program will still work, but the location of igfxDHLib.dll is different and you must use the correct version for your laptop. To make it work you can follow these steps:

Installation steps if you are using DCH drivers

  1. Download the UWP version of the Intel Graphics Control Panel from the Windows Store if it isn't already installed: https://www.microsoft.com/en-us/p/intel-graphics-control-panel/9ndlclmmtmrc

  2. You now need to find the new igfxDHLib.dll, it will be inside a subfolder of C:\Program Files\WindowsApps\ which is an hidden folder that you cannot access normally with Windows Explorer (even if you show hidden folders/files).

    The fastest method to access that folder is the following, start by opening the Intel Graphics Control Panel, open the Task Manager (Ctrl+Shift+Esc) and follow the instructions of this image:

    cg-dch

These instructions should work for anyone using the DHC drivers, just use your own DLL and you should be fine. Let me know if this fixes your problem.

from color-goggles.

xqtzz avatar xqtzz commented on June 15, 2024 1

It worked flawlessly for me. Thank you!

from color-goggles.

Leshu7w7 avatar Leshu7w7 commented on June 15, 2024 1

if ya'll wanna try this, you can download from here, it worked for some friends, maybe it'll work for you

from color-goggles.

daniele-salvagni avatar daniele-salvagni commented on June 15, 2024

You might want to try manually installing the latest version of the Intel drivers for your iGPU.

from color-goggles.

equaldigits avatar equaldigits commented on June 15, 2024

This program doesn't work with the DCH drivers. Uninstall your current drivers and install an older version.

from color-goggles.

xiao-mantou avatar xiao-mantou commented on June 15, 2024

What about this one - https://www.microsoft.com/en-us/p/intel-graphics-command-center/9plfnlnt3g5g, Can not find the dll in the folder.

from color-goggles.

daniele-salvagni avatar daniele-salvagni commented on June 15, 2024

Are you able to install the other version (Control Panel) alongside that one? Does it have a way to edit the saturation manually?

from color-goggles.

xiao-mantou avatar xiao-mantou commented on June 15, 2024

Yes. Yes(Both Control Panel). But the dll doesn't work. The new one told me - 'Intel Graphics Command Center has replaced Intel Graphics Control Panel'.

from color-goggles.

cook1e0 avatar cook1e0 commented on June 15, 2024

After update to the new Intel Graphics Command Center, the igfxDHLib.dll is no longer in that directory.

from color-goggles.

xiao-mantou avatar xiao-mantou commented on June 15, 2024

Last 'standard' driver, download.
Not recommended,
This driver has display power savings issue (automatically adjust brightness whatever you do).

from color-goggles.

JakubKoralewski avatar JakubKoralewski commented on June 15, 2024

Following the "igfxEM Module":
obraz

is the closest I get to finding something "igfx" related:

obraz

But there isn't anything exactly equal to "igfxDHLib.dll" though.

Not sure how to find out what specific Intel software I'm using, but it looks like this:

obraz

Any hope of making this work or the only option is to install an older version?

from color-goggles.

akaTsunemori avatar akaTsunemori commented on June 15, 2024

So, I tried using your dll, daniele-salvagni, but it didn't work, sadly. The app did open, but the saturation didn't change.

I tried infinity1211's solution as well, but I didn't find the dll, even though I was able to open WindowsApps folder.

I'm using the Graphics Control Center from the Windows Store, its version is 1.100.2371.0.

from color-goggles.

Labarr avatar Labarr commented on June 15, 2024

Reinstalled Windows and needed to get this setup again, but it appears the Intel Graphics Control Panel is not available to download from the Store... Is there any place else I can download this?

from color-goggles.

KaitouStn avatar KaitouStn commented on June 15, 2024

Any leads???

from color-goggles.

Labarr avatar Labarr commented on June 15, 2024

Any leads???

Sadly no.

from color-goggles.

Labarr avatar Labarr commented on June 15, 2024

I just received a new laptop that is using DCH drivers and I was able to do some testing. The program will still work, but the location of igfxDHLib.dll is different and you must use the correct version for your laptop. To make it work you can follow these steps:

Installation steps if you are using DCH drivers

  1. Download the UWP version of the Intel Graphics Control Panel from the Windows Store if it isn't already installed: https://www.microsoft.com/en-us/p/intel-graphics-control-panel/9ndlclmmtmrc
  2. You now need to find the new igfxDHLib.dll, it will be inside a subfolder of C:\Program Files\WindowsApps\ which is an hidden folder that you cannot access normally with Windows Explorer (even if you show hidden folders/files).
    The fastest method to access that folder is the following, start by opening the Intel Graphics Control Panel, open the Task Manager (Ctrl+Shift+Esc) and follow the instructions of this image:
    cg-dch

These instructions should work for anyone using the DHC drivers, just use your own DLL and you should be fine. Let me know if this fixes your problem.

Any idea where I can download Intel Graphics Control Panel? You were the MVP for me when I found this tool, but since reformatting my laptop, I no longer am able to download the control panel :(

from color-goggles.

eusuntpetcu avatar eusuntpetcu commented on June 15, 2024

Hello, did anyone find a solution?

from color-goggles.

eusuntpetcu avatar eusuntpetcu commented on June 15, 2024

I'm pasting here an answer I posted in another closed issue:

There are 3 versions of the Intel software around:

  • The win32 app which has been around for many years (does have igfxDHLib.dll)
  • The UWP app for the DCH drivers which was quite short lived (does have igfxDHLib.dll)
  • The new UWP Command Center which replaced the previous app (used a new and different .dll)

The problem is that the dll files used by the new Graphics Command Center are quite different from the ones used in the previous 2 versions. Anyways it looks like for some people the igfxDHLib.dll file from the old Intel Control Panel is still working even after the upgrade.
I attached the latest version of the dll I had on my laptop before switching to the Graphics Command Center (which is still working for me), you can try with this one but it is not guaranteed to work as I saw some differences between dll's on different systems.
igfxDHLib.zip

It will be possible to make Color-Goggles work with the new .dll found with the Graphics Command Center but this would require figuring out how it works and rewriting the affected parts for the application. Using an old .dll from the old Intel applications might be a temporary solution to this problem.

Any results till then?

from color-goggles.

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.