6 years after I received this video (nov. 2023) I had problems with Quake 3 ufreeze mod. Using the same method helped me again to make it work! HAIL TO LIVIU, the Creator of this video!
Thanks million. Couldn't run Adobe Character Animator on a Dell Vostro running Win10 due to OpenGL version issue. Intel HD Graphics 3000 accelerator. Your fix, fixed the problem. Good work.
this helped me, thank you! Running windows 10, Lenovo laptop, 2012 version, nice and fast too. Couldn't get an audio plugin to work in Ableton live, because it required OpenGL 2.0, and now it works.
Hi I suspect you taught yourself English, your English is amazing and I love your accent. You are clearly a very intelligent young man and I appreciate this video as it helped me get a laptop working for my son to play Minecraft. I sincerely wish you health and prosperity and everything good in life. There is no reason for someone with your skills and talents to be anything less than successful. God bless you.
Solved and fix it into photoshop cc 2018. thanks to you for this information. photoshop cc 2018 3d option now properly working. it's worked (OpenGL 3.1 (Intel(R) HD Graphics 3000 with 129 ext)
Great fix! In my case it was the ig4icd32.dll. Although in the beginning I applied it to the java.exe, I found that I had to apply it directly to my bundled .exe (which then executes the JVM).
Goodnight! What video driver did you download that was compatible with your windows 10 and your hd 3000 graphics card? or what program did you use to download it?
Hi. I bought the notebook so it was already instlled. I cant answer. ...but i think the videocard is still supported...only opengl is not supported. So u can find on intels site the driver.
The technique from this video doesn't change the driver. It instead hides from the driver the fact that is running under Windows 10 making it appear as if it's running under Windows 8,1. This video only shows the fix for OpenGL, but it is not the only component of the GPU driver that broke with Windows 10 - Media SDK runtime and Wireless Display were also bricked due to same reason, inability of the driver to handle Windows 10 version string. Intel didn't bother fixing it despite the fix being theoretically trivial. For an unexplained reason Direct3D didn't break however.
Hi! great video you have here, I have IntelHD 3000 and working fine with 3.1 OpenGL now (thanks to you ((: ) but the program I'm going to run needs 3.3 openGL. I know for Intel HD 3000, the best openGL available for windows is 3.1. but, maybe, have you read/heard ways to "hack" this problem??
fataa naufal Hi. I have only my phone with me and somehow it does not load all the replies. I think Pal1000 also wrote a reply here, maybe he wrote the url here. I think this is the link communities.intel.com/thread/120032 I was Dark_Pillow
fataa naufal Hi. I have only my phone with me and somehow it does not load all the replies. I think Pal1000 also wrote a reply here, maybe he wrote the url here. I think this is the link communities.intel.com/thread/120032 I was Dark_Pillow
Mate i am trying to run Blender 2.9 under an intel 2630 QM, windows says that the internal card isn’t compatible due to OpenGL 3.3 not being supported, will this help me, targeting the fix to Blender.exe? Also i read that the open source driver on Ubuntu directly supports the card, is that true? Thanks in advance for your time!
Hi. Sorry, i cant answer because i dont know. You can find an email adress in the description. Write him, he is the video creator and he knows a lot. Tell him that you saw his video at nonkonform1st.
Use Mesa3D: github.com/pal1000/mesa-dist-win/releases I recommend mingw release for maximum performance. Run system wide deployment and select option 1. This should fix both standard and store versions of blender.
How do you know what dll to add? You glossed over that. Was it Java specific? I'm trying to get a different app, or type of app to work - - Daz 3D Studio... maybe Blender and Sketchup too, if I can get Daz to work...
@@nonkonform1st The 2 DLLs are parts of Intel graphics driver so they are the same for every program using OpenGL. As for how I found their names I looked up OpenGLDriver and OpenGLDriverWoW values in hardware display class in registry.
Are there any downsides of using OpenGL instead of other DirectX options? Or what exactly is the difference..it may fix some problems..but can bring new ones..
What would be the module name for Intel HD 3000? Or is the one you used sort of a cover all situation? EDIT: went ahead and searched for it on my pc, you used the one I have, so it's all good.
Does it work for Dialux as well?? an engineering lighting design software???....my intel 3000hd doesn't support the latest version anymore it says the software needs open GL 3.2.
I stuck with serious problem that kivy installed successfully but not running as it require OpenGL version at least 2.0 or greater. I tried a lot to update OpenGL version but not successfull. Can you suggest me some solution how I run kivy in my PC.
Thank you so much. Help me run SketchUp 2021 Pro on an Interl HD Graphics 3000. Just a note, save the sdb file on the location of the program exe file.
i follow each step you put in, a little bit difficult to do with the voice volume, it's a little low and far away to understand even with headphones but i did it, and i even unchecked the FILE_VERSION that you leave checked there, still didn't work for starsector, nor wakfu, nor starbound, all opengl stuff... and i hope it dosen't break shit now... still thanks for your tutorial
Hello. Can write down your configuration? I think my clever friend can reply you soon, but only if he knows you config. Softwer+hardware please. By the way, the video is good. I am aware that for some ppl the video is quiet but i dont know why! But for 99% of the ppl is working well.
@@nonkonform1st ye idk why it is so quiet, i had everything on 100% and i was haveing both headsets smashed against my ears... about config, my pc is a notebook exo from some years ago, it has win10 pro, 4gb ram, and a processor Intel(R) core(TM) i3-2330M cpu @ 2.20GHz 2.20 GHz the operative system is 64 bits with the processor too btw, any extra info that i missing just ask
@@MrLocurito the most important: Graphic card? Did you download the proper things according to your windows version? In a few days my friend - who made the video as well - will probably reply.
Hey nonkon, i tried your steps on java.exe and it didnt work. When i opened My Minecraft Launcher ( Tlauncher ) it says the same thing OPENGL not supported and update your drivers but its already updated to its latest version
Hi. The video is made by another person. I just use his video with his permission. (More info in the description) I never tried it with java. I straight tried it with my game. Its strange what you write... I hope ur config is similar what I mention... If you really think you did well and no mistakes happened, maybe you should write to the creator. Check the description for his email.
In addition to buying a dGPU or a whole new system you can use Mesa3D: github.com/pal1000/mesa-dist-win/releases I recommend mingw package because you'll need every ounce of performance. Use per application deployment tool that it's included. You need to know if target program is 32-bit or 64-bit. After that you need to enforce OpenGL 4,3 core profile using a batch script (.cmd fle) similar to example from here github.com/pal1000/mesa-dist-win/raw/master/examples/rpcs3.cmd Don't forget to adjust CD command and program name. WARNING: This is a last resort like procedure. It may not work even if done correctly and even if it does work, if program you want to run is GPU demanding under normal situations (when meeting system requirements) then don't expect it to be playable. It may even run in seconds per frame or more likely less than 10fps. Sorry for this cold shower but software rasterization is still very slow.
hallo, I have follow all your instruction but still get message error openGL 3.3, I want to open my insta30 studio 2020 on my intel HD graphics 3000, any options?
Use Mesa3D: github.com/pal1000/mesa-dist-win/releases I recommend mingw release for maximum performance. Use per app deployment. You only need default desktop OpenGL driver. You may also have to look at these if it still doesn't work: github.com/pal1000/mesa-dist-win#opengl-context-configuration-override github.com/pal1000/mesa-dist-win/tree/master/examples
Thanks but I don't know why it didn't work with me maybe because I wrote same as your module name on module information because I don't know how to find my module name
Hi! Can I use this technic for Core i5 2450M CPU with Intel HD Graphics 3000, OpenGL 3.1 64bit and use 3D in Adobe CS6, CC2014 and CC 2019? Especially in After Effects 3D Element plug-in? When I had WIN 7, I'm pretty sure that 3D Graphic worked in Photophop and After Effects, but with WIN 10 doesn't work for almost anything in 3D builders programs.
Seems to be working for lots of people, so that's good. However, I can't get past Compatibility Administrator being 32 bit, whilst my Java and PC are 64. ...I've looked for a fix, but got really confused by it. Argh, so close.
I think - but i am not the creator - it should work. I did not do anything with the java so i donno why others mentioning it. Java.exe is just an example, instead of my PST:EE exe. Are you sure you did everything the same as in the vid?
@@Paul07791 so i did not use java.exe or jawav.exe during this. I used my game's (Planescape Torment) exe file. I think the creator of this vid used java only to demonstrate the process.
Only GLES 2 projects can run on systems prior to IvyBridge. GLES 3 projects require Mesa3D: github.com/pal1000/mesa-dist-win/releases I recommend MinGW release for maximum performance. Use per app deployment. You only need default desktop OpenGL driver. WARNING: This method tries to get your Godot project running at all cost. Large projects are prone to hang forever or fail to display after very long loading sequence.
Lo que pasa a mi es que al momento de instalar windows 10 funciona todo bien pero cuando voy a instalar los drivers de video la pantalla se queda en negro y de ahi no pasa :((
@@nonkonform1st Only the lazy will not give an answer, it did not cost you anything to use the translator to answer a single comment, in any case I already solved it on my own and I will give the solution to others, g a y.
how did you install the intel hd graphics 3000 drivers in windows 10, I have an intel core i5 2410m 2nd generation I can not install the intel hd graphics 3000 drivers, the screen goes black when I install the drivers
I made everything correctly now I can check on ( Use Graphics Processer) but the Graphics Processer not detected in adobe Photoshop2020 when I try 3D text a message pop up : The 3D feature require that " Use Graphics Processer" is enabled in the Performance preferences. Your video card must meet the minimum requirements and you may need to check that your driver is working correctly. " Use Graphics Processer" is enabled though! System info from Photoshop 2020: OpenGL Drawing: Enabled. OpenGL Allow Old GPUs: Not Detected. No GPU information available Anyone can help me please??
Omg I use the Intel core i3 2310m with Intel hd graphics 3000 and I don't know what this is 😪😔😔 I can't even run fusion 9 my loader view don't even show anything 😔😔
i need to run dolphin emulator on windows 10 and hd 3000 gpu, under gpu options there is OPEN GL but i cant sellect my gpu so i cant run it in this mode. i tryed fix from your video but it still does not show up in options. is there any other fix?
Dolphin OpenGL mode doesn't support GPU selection. It selects high performance GPU automatically if exists. You can actually get a confirmation of this by hovering with mouse over the adapter selection dark gray box so this is a non-issue. More serious however is the fact that OpenGL mode doesn't work with old iGPUs for months. If I attempt to fix it using the technique from this video it still fails with OpenGL context creation related error. Which is pretty bad indicating that this method can't fix it as probably the Dolphin devs bumped the OpenGL requirements beyond what the driver supports even when it works. Software rasterization with Mesa3D is an option but probably the still working Direct3D 11 mode is more appealing.
@@loiipi D3D 11 mode has lower performance. OpenGL is optimal, but cant get it to work on win10 anyhow. So i guess dualboot is the only solution. Thank you for your answer :)
i am gonna try this one . if it fails and does fix it . i am gonna install linux at this point . YOU HAVE ONLY 1 JOB MICROSOFT AND INSTELL AND OPEN GL ONE JOB .
@@nonkonform1st yeah NO its bad like really bad so i have ubuntu now who turns out has support for my drivers and i can do 3D now but bad news its well i didn't know that there its no love for linux aw i can also live stream in a 1080 p 60 fps but only on linux i freaking hate bill gates and Microsoft what a scam .
Its very interesting. I never heard about that. If your windows is licenced and not a pirate version, you may try: support.microsoft.com/en-ph/contactus/ You can even try if you have pirate version (i mean not bought version). I donno if they check your windows.
@@nonkonform1st ok it works I had to download older version od compatibility administrator and its fine now , but it seems like minecraft detects my intel 3000 hd graphics as vmware or something as i get around 10-15 fps with optifine , 800x600 and minimized. So its like my java doesnt detects intel 3000 hd but some weird virtual machine shit with openGL 2.1 i dont get it omg. I dont even have any VM program and never had. To make it more clear. Shader option on this laptop shows strange name of graphic card . I can only read "Mesa" , "Vmware" and "OpenGL 2.1" and some numbers. While on other laptop it clearly says Intel 4400 hd.
@@anmoos5424 Well, i can see you are not stupid at all. If you put a bit more time into it, you will google it out. Also here you can find some minecraft comments (however i think they wont help you). I am sorry I cant help :(
@@anmoos5424 It looks like you put in Mesa3D llvmpipe driver somehow. That works as a workaround for this problem as well, but renders with CPU so it's significantly slower and can introduce lag. If you want to take it off of your system you have to check if it's installed system wide by running 'where mesadrv.dll' in Command Prompt. If it's found then you have to download latest Mesa3D release package for Windows. It doesn't matter if it's built with MinGW or MSVC. After extraction, run system wide deployment and perform uninstall. Download Mesa3D: github.com/pal1000/mesa-dist-win/releases If this doesn't remove it you need to look for opengl32.dll in Minecraft Java bin folder. If Mesa3D is installed system wide, fixing Minecraft with Compatibility administrator will disable Mesa3D, but only for Minecraft. Other affected programs will go for Mesa3D automatically. So you can keep and update Mesa3D regularly as there is in place upgrade support in system wide deployment tool.
ENG: What Photoshop components need to be adjusted for the rotation tool to work? ES: ¿Qué componentes de Photoshop hay que ajustar para que funcione la herramienta de rotación? Thanks!
@@eldakata Alright. I dont know photoshop. But you might have better luck if you write a reply/comment to those posts who talked about photoshop. Then hopefully they will get a youtube message that you asked them, then they may reply. So go ahead, read thru again the comments, and ask each person. Hm?
Citra emulator requires OpenGL 3.3 so it's a different issue. The driver doesn't meet the requirements even when it's working. To make it work you need Mesa3D: github.com/pal1000/mesa-dist-win/releases As you are on Win7 you have to use per application deployment tool to deploy Mesa default desktop OpenGL driver so Intel driver doesn't run.and force OpenGL core profile to get OpenGL 3.3 working. The later is achieved by modifying citra shortcut. Follow these steps in their exact order: 1. if target field begins and ends with " add ^ right before them; 2. add " at the end of target field; 3. add this at the begging of target field cmd.exe /C "set MESA_GL_VERSION_OVERRIDE=3.3 && START There must be a space between start and the rest of target filled contents. Don't expect very good performance as rendering is done with CPU. A new computer is recommended. This thread on citra forum can also be helpful community.citra-emu.org/t/force-opengl3-3-on-intel-hd-graphics-3000-windows/14122/140
@@loiipi I have win 10 and have Intel hd graphics 3000 , i5-2520m processor and want to run MATLAB Please help to get opengl 3.3 As it's the req of MATLAB
@@muhammadasadkhan After testing MATLAB, I found it does some unique things: - it doesn't advertise Windows 10 compatibility, but it blacklists Intel GPU instead, having same effect; - it only accepts loading opengl32.dll from windows\system32; - it ignores drivers with virtualization specific vendor strings, so Mesa3D cannot be used. In conclusion you have to bet all on "opengl hardware" or "opengl hardwarebasic" to override GPU blacklist and hope for the best.
Many thanks. I could not use my 3D plugin for Adobe Illustrator 2022 with Intel HD Graphics 3000. Now it works.
Thats good news! :)
6 years after I received this video (nov. 2023) I had problems with Quake 3 ufreeze mod. Using the same method helped me again to make it work! HAIL TO LIVIU, the Creator of this video!
will it work for godot or blender?
@@xdem1r Hi. Sorry, I have no clue.
Thanks million. Couldn't run Adobe Character Animator on a Dell Vostro running Win10 due to OpenGL version issue. Intel HD Graphics 3000 accelerator. Your fix, fixed the problem. Good work.
hello i am having the same problem do you think it will work with the 2020 version and Character animator ?
what version are you using
@@alfadidit2791 Character Animator needs lots of resources. Will crash on Intel HD Graphics.
@@wizlinkx thanks
this helped me, thank you! Running windows 10, Lenovo laptop, 2012 version, nice and fast too. Couldn't get an audio plugin to work in Ableton live, because it required OpenGL 2.0, and now it works.
it was the same for me! :D no I can use vital vst :3
Great fix - worked for my HD 2000 GPU just fine. Thanks very much!
avwwva Your very welcome.
How did you do it? There is no adk for my version of windows.
thank you a lot , because it worked with no problem at all. Wish you from the bottom of my heart a lot of success in any aspect of your life.
Thank you very much!
I wish you the same!
Pretty sure most of us are using this video to play minecraft on an older laptop.
Yeah, there were a couple of minecraft questions... :)
God bless you!
Thank you. :)
You may be blessed as well.
man thank you so much!! i can finally play minecraft after so looong, you are my hero.
Enjoy! :) Have a good game.
Can you share your .sdb? Thanks
what did you use as your target file to play minecraft?
oooooooommmmmggggg thank uuuu soooo much i just tried it on photoshop ..and it totaly worked ..god bless you man ...thank u thank uuuu
Worked like a charm on an older dell laptop with the Intel HD3000. Needed to get X-Plane 11 to run. Thanks!
Your welcome. :)
Do you need to check windows 8 lie in order to work?
Thank you so much, life saver!
For reassurance for people trying to fix Minecraft, do javaw.exe, not java.exe.
THAAAAAANK U
so what I do ?
Heroe
fuck thanks
you are awesome.
Hi I suspect you taught yourself English, your English is amazing and I love your accent. You are clearly a very intelligent young man and I appreciate this video as it helped me get a laptop working for my son to play Minecraft. I sincerely wish you health and prosperity and everything good in life. There is no reason for someone with your skills and talents to be anything less than successful. God bless you.
Thank you. I will forward this to the creator.
Wow! Thats class a solution! U saved it, again it seems! Huge thanks here!
Great :)
wow i tried many things and done this without any hope but that works lol. thank you so much. that's great solution
I also tried maaaany things before i met with Ioiipi
omg thank you, actually worked.
Oh, happy da-a-ays 🎶
At first it didn`t work for me. Then I found out, that the same procedure has to be done for "javaw.exe". Now it works!
Interesting, because I did nothing with javaw. I did itonly with my game's exe.
Thank you, thank you, thank you. I've used it for SkecthUp 2020 and it works like magic!
I am always happy to read happy ends. 🙏
Disculpa vi que pudiste ejecutar Sketchup 2020 en w10 me puedes explicar que pasos seguir ya que tengo intel hd300
No way! it worked!! thx alot for ur work u r amazing keep it up! :D
Halleluja ;-)
Thank now my graphics card is compatible to my windows 10!!!
شكراً لكي كثيراً لقد كانت مشكلة في مكتبة kivy كانت لا تظهر لدى نافذة الإخراج كنت أبحث لأيام للحل هذه المشكله والحمدلله اخير حللتها شكراً لكي😊
I don't know what you write. But if you understood it, you should have written in english.
Thanks a lot! You are really cool guy! Your video has helped me to run VCV Rack on old Samsung laptop. Thanx again!
I actually found this video after remembering that I had vcv rack but I didn't work. So hopefully this video helps 😁
Very Nice fix.. well done..!
Thanks.
THANK YOU! It worked just fine for Photoshop CC 2018!!
Glad to hear that ;-)
What Photoshop components need to be adjusted for the rotation tool to work?
Kicad 6.0 OpenGL 3D View working on HD 3000 GPU. Thanks man.
Solved and fix it into photoshop cc 2018. thanks to you for this information. photoshop cc 2018 3d option now properly working. it's worked (OpenGL 3.1 (Intel(R) HD Graphics 3000 with 129 ext)
Your welcome! :) Never stop learning :-)
What Photoshop components need to be adjusted for the rotation tool to work?
please what name did you type to get it working for Photoshop. Please help
man you are a life saver , thank you ^^
thank you so much, i have problem with fusion 9 after upgrading win10 from win 7. now its working perfectly. thank you.
What is your operating system?
thanks man it really helps a lot! now i can play minecraft
;-) Enjoy :)
Thanks a lot!!! This solved problem with using OpenGL mode in ArchiCad 21. Thank you!!
meton00 Your very welcome :)
i'm use archi 22, help me kk
THANKS MAN!!!!! IT WORK!!!!!
;-) Awesome! :-)
Guy, you are the best! Thank you!
Tell me your story :) Did you succeed? Or..?
nonkonform1st Yes! I have the OpenGL option for my Photoshop now (3D options, advanced zoom...) and have 2G of video memory.
You are the best bro! Thank You so much! Works Perfect!
Glad to hear that (it works). ;-) Enjoy.
LIFESAVER OMG, thank you very much!
;-) your welcome
thanks a lot
GLmixer on thinkpad T420 working!!!!!!!!!
Nice work
thanks. worked like a charm
I am sooo delighted :)
Many thanks for your kind help! :)
;-)
Thanks man soooooo much,life saver
worked with photochop cc 2018 rotate canvas tool
:)
Thanks bro, very helpfull!!
Thanks so much - worked for Sketchup :)
can you help telling the process you went through for sketup
@@ishitaagrawal5919 Yes, there's a video up there that tells you what to do, it's not specific to sketchup
Also worked for Ableton Live and Vital :)
tks man you are an hero!
Thanks. The credit goes to Pal1000.
спасибо тебе крутой человек! теперь я могу снова играть в Майнкрафт, хоть и с 15-20 ФПС
Google translateor?
@@nonkonform1st he thinks YOU are russian because of the accent by the original creator
@@alduinfr X'D
Google translateor: Добро пожаловать.
Некоторые говорят: «Для успокоения людей, пытающихся исправить Minecraft, делайте javaw.exe, а не java.exe».
Great tutorial!
dude, you are life saver thanx a lot bruh.
Your welcome. Enjoy! :)
Excellent fix!
onmas59 :D Brief! Thank you! :)
Great Fix, My Problem was with Minecraft, i have to do the same steps but for javaw.exe instead of java.exe. Thx for Sharing this.
Juan José Chamorro Busto ;-) Happy to help.
Me personally dont know how javaw and Minecraft comes together, but hopefully u will succeed.
have you fixed your minecraft ? and how ?
Thank you man!
Happy to hear that you succeeded!
Great fix! In my case it was the ig4icd32.dll. Although in the beginning I applied it to the java.exe, I found that I had to apply it directly to my bundled .exe (which then executes the JVM).
Good. I am glad that it worked ;-)
Works with Cura 5.1, thanks!
Your very welcome.
it helped a LOT, thank you, i did this because of minecraft, i did with javaw.exe
i luv the way he mentions the name java
Yes! :D I also :)
thanks, u re ammazing
Your God Sent, thanks man !!!
Halleluja, my friend :D
I love u man thank u soo much ur a lifesaver
Enjoy! ;-)
Goodnight! What video driver did you download that was compatible with your windows 10 and your hd 3000 graphics card? or what program did you use to download it?
Is it compatible with windows 10 64 bit?
Hi. I bought the notebook so it was already instlled. I cant answer. ...but i think the videocard is still supported...only opengl is not supported. So u can find on intels site the driver.
The technique from this video doesn't change the driver. It instead hides from the driver the fact that is running under Windows 10 making it appear as if it's running under Windows 8,1. This video only shows the fix for OpenGL, but it is not the only component of the GPU driver that broke with Windows 10 - Media SDK runtime and Wireless Display were also bricked due to same reason, inability of the driver to handle Windows 10 version string. Intel didn't bother fixing it despite the fix being theoretically trivial. For an unexplained reason Direct3D didn't break however.
Hi! great video you have here, I have IntelHD 3000 and working fine with 3.1 OpenGL now (thanks to you ((: )
but the program I'm going to run needs 3.3 openGL. I know for Intel HD 3000, the best openGL available for windows is 3.1.
but, maybe, have you read/heard ways to "hack" this problem??
fataa naufal Hi. I did not hear of it. But maybe you can ask Pal1000 at the community site what i mention in the description.
nonkonform1st uhm...okay. Do you, any chance, still have the link to the discussion forum mentioned in the video?
fataa naufal Hi. I have only my phone with me and somehow it does not load all the replies. I think Pal1000 also wrote a reply here, maybe he wrote the url here.
I think this is the link
communities.intel.com/thread/120032
I was Dark_Pillow
fataa naufal Hi. I have only my phone with me and somehow it does not load all the replies. I think Pal1000 also wrote a reply here, maybe he wrote the url here.
I think this is the link
communities.intel.com/thread/120032
I was Dark_Pillow
nonkonform1st cheers! Thx a lot!
You're a genuis ! thanks a lot
Meunier noé The score goes to Pal1000. :) But thank you.
Mate i am trying to run Blender 2.9 under an intel 2630 QM, windows says that the internal card isn’t compatible due to OpenGL 3.3 not being supported, will this help me, targeting the fix to Blender.exe? Also i read that the open source driver on Ubuntu directly supports the card, is that true? Thanks in advance for your time!
Hi. Sorry, i cant answer because i dont know. You can find an email adress in the description. Write him, he is the video creator and he knows a lot. Tell him that you saw his video at nonkonform1st.
Use Mesa3D: github.com/pal1000/mesa-dist-win/releases
I recommend mingw release for maximum performance. Run system wide deployment and select option 1. This should fix both standard and store versions of blender.
How do you know what dll to add? You glossed over that. Was it Java specific? I'm trying to get a different app, or type of app to work - - Daz 3D Studio... maybe Blender and Sketchup too, if I can get Daz to work...
I dont remember what I knew and what the creator of the editor knew at that time. Write him. You find him in the description.
@@nonkonform1st The 2 DLLs are parts of Intel graphics driver so they are the same for every program using OpenGL.
As for how I found their names I looked up OpenGLDriver and OpenGLDriverWoW values in hardware display class in registry.
THANKS !!
Your welcome.
thank you very much
I am glad you succeeded! 👍
nonkonform1st :D
Спасибо, очень помогло, мне нужно было со SketchUp.
Eres muy bienvenido.
Are there any downsides of using OpenGL instead of other DirectX options? Or what exactly is the difference..it may fix some problems..but can bring new ones..
@@martinrakovicky1189 Did u google it before u asked the question?
Thank you so much!!
Your very welcome.
You mentioned that someone is developing patched DLLs for the Intel driver, do you know where those can be obtained from?
You read it from me or u heard it in the video? If it was in the vid, ask the creator. Email in the description.
@@nonkonform1st This method really worked! I managed to get a Quake 2 engine running with OpenGL!
@@johnsmith9205 Good :)
Love that Russian ascent 😏
And your video too
What would be the module name for Intel HD 3000? Or is the one you used sort of a cover all situation?
EDIT: went ahead and searched for it on my pc, you used the one I have, so it's all good.
Good :)
Can u tell me if it's safe or not
I mean to say that does it harm my gpu in any means
No, it doesn't.
Does it work for Dialux as well?? an engineering lighting design software???....my intel 3000hd doesn't support the latest version anymore it says the software needs open GL 3.2.
Hi. No clue. Try it. Take max. 20 mins.
Foro/Forum link
pal1000.github.io/shared/tutorials/legacy-igpu-ogl-fix-win10.mov
I stuck with serious problem that kivy installed successfully but not running as it require OpenGL version at least 2.0 or greater. I tried a lot to update OpenGL version but not successfull. Can you suggest me some solution how I run kivy in my PC.
Thank you so much. Help me run SketchUp 2021 Pro on an Interl HD Graphics 3000. Just a note, save the sdb file on the location of the program exe file.
i follow each step you put in, a little bit difficult to do with the voice volume, it's a little low and far away to understand even with headphones but i did it, and i even unchecked the FILE_VERSION that you leave checked there, still didn't work for starsector, nor wakfu, nor starbound, all opengl stuff... and i hope it dosen't break shit now... still thanks for your tutorial
Hello.
Can write down your configuration?
I think my clever friend can reply you soon, but only if he knows you config. Softwer+hardware please.
By the way, the video is good.
I am aware that for some ppl the video is quiet but i dont know why! But for 99% of the ppl is working well.
@@nonkonform1st ye idk why it is so quiet, i had everything on 100% and i was haveing both headsets smashed against my ears...
about config, my pc is a notebook exo from some years ago, it has win10 pro, 4gb ram, and a processor Intel(R) core(TM) i3-2330M cpu @ 2.20GHz 2.20 GHz
the operative system is 64 bits with the processor too btw, any extra info that i missing just ask
@@MrLocurito the most important:
Graphic card?
Did you download the proper things according to your windows version?
In a few days my friend - who made the video as well - will probably reply.
@@nonkonform1st oh sorry sorry, the graphic card is an intel(R) HD graphics 3000
@@MrLocurito Hm. Interesting. I am curious what my friend Ioiipi can tell.
Hey nonkon, i tried your steps on java.exe and it didnt work. When i opened My Minecraft Launcher ( Tlauncher ) it says the same thing OPENGL not supported and update your drivers but its already updated to its latest version
Hi. The video is made by another person. I just use his video with his permission. (More info in the description)
I never tried it with java. I straight tried it with my game. Its strange what you write... I hope ur config is similar what I mention... If you really think you did well and no mistakes happened, maybe you should write to the creator. Check the description for his email.
i singed in just to tell you thank you and like and sub ♥
Thank you so much! Works for me with Minecraft (use javaw.exe).
Your welcome :)
gracias enserio
adolfo rafael bustamante esponda Your welcome.
I have Intel HD 4000... It supported up to OpenGL 4.0. How do I play OpenGL 4.3 Games?
No clue buddy. Sorry.
@@nonkonform1st OK. No problem... 😀
In addition to buying a dGPU or a whole new system you can use Mesa3D: github.com/pal1000/mesa-dist-win/releases
I recommend mingw package because you'll need every ounce of performance. Use per application deployment tool that it's included. You need to know if target program is 32-bit or 64-bit.
After that you need to enforce OpenGL 4,3 core profile using a batch script (.cmd fle) similar to example from here
github.com/pal1000/mesa-dist-win/raw/master/examples/rpcs3.cmd
Don't forget to adjust CD command and program name.
WARNING: This is a last resort like procedure. It may not work even if done correctly and even if it does work, if program you want to run is GPU demanding under normal situations (when meeting system requirements) then don't expect it to be playable. It may even run in seconds per frame or more likely less than 10fps. Sorry for this cold shower but software rasterization is still very slow.
hallo, I have follow all your instruction but still get message error openGL 3.3, I want to open my insta30 studio 2020 on my intel HD graphics 3000, any options?
Sorry. I don't know.
Use Mesa3D: github.com/pal1000/mesa-dist-win/releases
I recommend mingw release for maximum performance.
Use per app deployment. You only need default desktop OpenGL driver.
You may also have to look at these if it still doesn't work:
github.com/pal1000/mesa-dist-win#opengl-context-configuration-override
github.com/pal1000/mesa-dist-win/tree/master/examples
What should I use as the target file for minecraft, because I do not have a Java folder in my Program Files folder
Read the other replies. There are other minecraft questions as well. Ask them.
wtf how did you run minecraft without the fucking java, minecraft literally runs on java. do you remember putting it somewhere?
I hope that work i wanna play minecraft back
Thanks but I don't know why it didn't work with me maybe because I wrote same as your module name on module information because I don't know how to find my module name
My version of windows isn't shown on the site. Does that mean that I cannot add opengl support?
My Windows neither, anymore. Well... I dont know... Maybe write the author of this video ==> read description
Hi! Can I use this technic for Core i5 2450M CPU with Intel HD Graphics 3000, OpenGL 3.1 64bit and use 3D in Adobe CS6, CC2014 and CC 2019? Especially in After Effects 3D Element plug-in? When I had WIN 7, I'm pretty sure that 3D Graphic worked in Photophop and After Effects, but with WIN 10 doesn't work for almost anything in 3D builders programs.
I think it should work.
Give it a try.
But i am no expert. ;-)
@@nonkonform1st Thanx! I'm going to try.
@@rivinovisual tell me the result.
@@nonkonform1st It works perfectly with Fusion 9! Thank u!
@@rivinovisual halleluja :D
Seems to be working for lots of people, so that's good. However, I can't get past Compatibility Administrator being 32 bit, whilst my Java and PC are 64. ...I've looked for a fix, but got really confused by it. Argh, so close.
I think - but i am not the creator - it should work.
I did not do anything with the java so i donno why others mentioning it. Java.exe is just an example, instead of my PST:EE exe.
Are you sure you did everything the same as in the vid?
I dealt with this looong time ago so i dont remember well the whole process.
@@nonkonform1st I'll try again later, basically want to get GLDoom working like on my old PC. Java was just an example? Okay will try later. Thanks!
@@Paul07791 so i did not use java.exe or jawav.exe during this. I used my game's (Planescape Torment) exe file.
I think the creator of this vid used java only to demonstrate the process.
@@nonkonform1st Tried with GZDoom, unfortunately it just says "OpenGL Driver not accelerated" and doesn't launch.
This is going to work using godot? Because my project cannot run accordingly.
Hi. Sorry, I dont know.
Only GLES 2 projects can run on systems prior to IvyBridge. GLES 3 projects require Mesa3D: github.com/pal1000/mesa-dist-win/releases
I recommend MinGW release for maximum performance.
Use per app deployment. You only need default desktop OpenGL driver.
WARNING: This method tries to get your Godot project running at all cost. Large projects are prone to hang forever or fail to display after very long loading sequence.
Lo que pasa a mi es que al momento de instalar windows 10 funciona todo bien pero cuando voy a instalar los drivers de video la pantalla se queda en negro y de ahi no pasa :((
English please
@@nonkonform1st use traductor
@@canteromanoficial8903 pfff u should use it. No one will give a reply to you.
@@nonkonform1st Only the lazy will not give an answer, it did not cost you anything to use the translator to answer a single comment, in any case I already solved it on my own and I will give the solution to others, g a y.
Fixing java is the same process as fixing minecraft
TutosEduard Eduard Here Java is just an example. Did not you read my description?
@@nonkonform1st I already got what I had to do was select javaw.exe instead of java.exe
how did you install the intel hd graphics 3000 drivers in windows 10, I have an intel core i5 2410m 2nd generation I can not install the intel hd graphics 3000 drivers,
the screen goes black when I install the drivers
Hello Chris, sorry i dont know. I got my notebook with this set up.
It is an inbox driver. Windows pulls it through Windows update as soon as you go online.
I made everything correctly now I can check on ( Use Graphics Processer) but the Graphics Processer not detected in adobe Photoshop2020
when I try 3D text a message pop up : The 3D feature require that " Use Graphics Processer" is enabled in the Performance preferences. Your video card must meet the minimum requirements and you may need to check that your driver is working correctly.
" Use Graphics Processer" is enabled though!
System info from Photoshop 2020:
OpenGL Drawing: Enabled.
OpenGL Allow Old GPUs: Not Detected.
No GPU information available
Anyone can help me please??
Me can't. Sorry.
Omg I use the Intel core i3 2310m with Intel hd graphics 3000 and I don't know what this is 😪😔😔 I can't even run fusion 9 my loader view don't even show anything 😔😔
Did you try what is in the video? Or you just telling us the fact that you "don't know..."?
Does it work with other program, such as Nullpomino? And should I use this method with Intel HD Graphics 3000?
I use that gpu also. Why u ask? Try it!
Does it work with other programs?
It doesn't work with Nullpomino. Can you use Teamviever and perform that fix for it? I try but failed.
@@tiendatnguyen4530 please read all the comments and the description as well!
@@tiendatnguyen4530 i cant do it, sorry, i dont have my notebook with me for more than a month.
Wait for the master. Answers in a week or earlier.
i need to run dolphin emulator on windows 10 and hd 3000 gpu, under gpu options there is OPEN GL but i cant sellect my gpu so i cant run it in this mode. i tryed fix from your video but it still does not show up in options. is there any other fix?
I dont know.
Maybe Pal1000.
Dolphin OpenGL mode doesn't support GPU selection. It selects high performance GPU automatically if exists. You can actually get a confirmation of this by hovering with mouse over the adapter selection dark gray box so this is a non-issue.
More serious however is the fact that OpenGL mode doesn't work with old iGPUs for months. If I attempt to fix it using the technique from this video it still fails with OpenGL context creation related error. Which is pretty bad indicating that this method can't fix it as probably the Dolphin devs bumped the OpenGL requirements beyond what the driver supports even when it works. Software rasterization with Mesa3D is an option but probably the still working Direct3D 11 mode is more appealing.
@@loiipi D3D 11 mode has lower performance. OpenGL is optimal, but cant get it to work on win10 anyhow. So i guess dualboot is the only solution. Thank you for your answer :)
i am gonna try this one .
if it fails and does fix it .
i am gonna install linux at this point .
YOU HAVE ONLY 1 JOB MICROSOFT AND INSTELL AND OPEN GL
ONE JOB .
How is it going?
does it work? i'm trying it tommorow
@@alduinfr it worked for me but I didn't mark any of the options that appear 10:49
@@nonkonform1st yeah NO its bad like really bad
so i have ubuntu now who turns out has support for my drivers and i can do 3D now
but bad news its well i didn't know that there its no love for linux
aw i can also live stream in a 1080 p 60 fps but only on linux
i freaking hate bill gates and Microsoft what a scam .
@@LORDSofCHAOS333 I can see, you also hate punctuations :D
Help!! I cant open compatibility administrator settings!! It just doesnt show up. I run it as administrator and nothing happens!
Its very interesting. I never heard about that.
If your windows is licenced and not a pirate version, you may try:
support.microsoft.com/en-ph/contactus/
You can even try if you have pirate version (i mean not bought version). I donno if they check your windows.
@@nonkonform1st ok it works I had to download older version od compatibility administrator and its fine now , but it seems like minecraft detects my intel 3000 hd graphics as vmware or something as i get around 10-15 fps with optifine , 800x600 and minimized. So its like my java doesnt detects intel 3000 hd but some weird virtual machine shit with openGL 2.1 i dont get it omg. I dont even have any VM program and never had.
To make it more clear. Shader option on this laptop shows strange name of graphic card . I can only read "Mesa" , "Vmware" and "OpenGL 2.1" and some numbers.
While on other laptop it clearly says
Intel 4400 hd.
@@anmoos5424 Well, i can see you are not stupid at all. If you put a bit more time into it, you will google it out.
Also here you can find some minecraft comments (however i think they wont help you).
I am sorry I cant help :(
@@anmoos5424 It looks like you put in Mesa3D llvmpipe driver somehow. That works as a workaround for this problem as well, but renders with CPU so it's significantly slower and can introduce lag.
If you want to take it off of your system you have to check if it's installed system wide by running 'where mesadrv.dll' in Command Prompt. If it's found then you have to download latest Mesa3D release package for Windows. It doesn't matter if it's built with MinGW or MSVC. After extraction, run system wide deployment and perform uninstall.
Download Mesa3D: github.com/pal1000/mesa-dist-win/releases
If this doesn't remove it you need to look for opengl32.dll in Minecraft Java bin folder.
If Mesa3D is installed system wide, fixing Minecraft with Compatibility administrator will disable Mesa3D, but only for Minecraft. Other affected programs will go for Mesa3D automatically. So you can keep and update Mesa3D regularly as there is in place upgrade support in system wide deployment tool.
@@loiipi cmd shows
Info: could not find files for given pattern(s)
my question this will work to be able to play games and use programs
TutosEduard Eduard Yes. It helps.
i have intel hd graphics 3000 and i need opengl 3.3 can i get 3.3 through this procedure?
Hello. I dont know. Write to the given mail or find the creator on the given website.
No, instead sort comments by newest first then look my reply to @nick n from bellow. It's very similar.
ENG:
What Photoshop components need to be adjusted for the rotation tool to work?
ES:
¿Qué componentes de Photoshop hay que ajustar para que funcione la herramienta de rotación?
Thanks!
Hi.
I think your question doesnt relates to this video. So my answer is: i dont know.
@@nonkonform1st But other people commented that it worked with Photoshop. That is why I would like to know what boxes marked
@@eldakata Alright. I dont know photoshop. But you might have better luck if you write a reply/comment to those posts who talked about photoshop. Then hopefully they will get a youtube message that you asked them, then they may reply.
So go ahead, read thru again the comments, and ask each person. Hm?
@@nonkonform1st Okay, thanks!
What if I have windows 7? I have Intel HD Graphics 3000 and core i5-2540M CPU, I need it to work for Citra (a nintendo 3ds emulator).
I dont know about win7.
Citra emulator requires OpenGL 3.3 so it's a different issue. The driver doesn't meet the requirements even when it's working. To make it work you need Mesa3D:
github.com/pal1000/mesa-dist-win/releases
As you are on Win7 you have to use per application deployment tool to deploy Mesa default desktop OpenGL driver so Intel driver doesn't run.and force OpenGL core profile to get OpenGL 3.3 working.
The later is achieved by modifying citra shortcut. Follow these steps in their exact order:
1. if target field begins and ends with " add ^ right before them;
2. add " at the end of target field;
3. add this at the begging of target field
cmd.exe /C "set MESA_GL_VERSION_OVERRIDE=3.3 && START
There must be a space between start and the rest of target filled contents.
Don't expect very good performance as rendering is done with CPU. A new computer is recommended.
This thread on citra forum can also be helpful
community.citra-emu.org/t/force-opengl3-3-on-intel-hd-graphics-3000-windows/14122/140
@@loiipi I have win 10 and have Intel hd graphics 3000 , i5-2520m processor and want to run MATLAB
Please help to get opengl 3.3
As it's the req of MATLAB
@@muhammadasadkhan After testing MATLAB, I found it does some unique things:
- it doesn't advertise Windows 10 compatibility, but it blacklists Intel GPU instead, having same effect;
- it only accepts loading opengl32.dll from windows\system32;
- it ignores drivers with virtualization specific vendor strings, so Mesa3D cannot be used.
In conclusion you have to bet all on "opengl hardware" or "opengl hardwarebasic" to override GPU blacklist and hope for the best.