Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After format and updates can't find the dll #16

Open
SweetyVolty opened this issue Apr 29, 2019 · 19 comments
Open

After format and updates can't find the dll #16

SweetyVolty opened this issue Apr 29, 2019 · 19 comments

Comments

@SweetyVolty
Copy link

There is literally no similar .dll in the whole system32. I'm using a laptop with 7700hq and before I can use with my old dll, which worked perfectly but now it does not working too. (I can't start the application with it)

@daniele-salvagni
Copy link
Owner

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

@equaldigits
Copy link

equaldigits commented May 23, 2019

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

@daniele-salvagni
Copy link
Owner

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.

@xqtzz
Copy link

xqtzz commented Jul 21, 2019

It worked flawlessly for me. Thank you!

@xiao-mantou
Copy link

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

@daniele-salvagni
Copy link
Owner

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

@xiao-mantou
Copy link

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'.

@cook1e0
Copy link

cook1e0 commented Oct 19, 2019

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

@xiao-mantou
Copy link

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

@JakubKoralewski
Copy link

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?

@daniele-salvagni
Copy link
Owner

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.

@arthurhscarvalho
Copy link

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.

@Labarr
Copy link

Labarr commented Mar 28, 2021

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?

@KaitouStn
Copy link

Any leads???

@Labarr
Copy link

Labarr commented May 30, 2021

Any leads???

Sadly no.

@Labarr
Copy link

Labarr commented May 30, 2021

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 :(

@Leshu7w7
Copy link

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

@eusuntpetcu
Copy link

Hello, did anyone find a solution?

@eusuntpetcu
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests