@"Cnnn666 Games" said:
@TwistedTwigleg said:
Godot doesn’t use DirectX, it only uses OpenGL (and Vulkan in Godot 4.0). If OpenGL is not working on your computer, neither will Godot. In the future, Godot might support DirectX 12, but as far as I know, that will be post Godot 4.0.
I know but I said that my card supports DirectX 11 and OpenGL Viewer shows other card "Which I don't have" which supports DirectX 10 max.
Well, GNU is related to Unix operating systems (Wikipedia), so I’m not sure why it is happening there. Maybe you installed the Linux driver instead of the Windows one? That might explain the BSOD.
1 - Note that using an older version of Windows may mean you run into these kinds of issues. You can stick with Windows 7 if you want, but as time goes on, issues like this are likely to occur, as drivers and the like are not designed to support the older OS.
So changing from Windows 7 to Windows 10 may solve problem? I don't wanna risk my privacy and pc using windows 10.
It might solve the problem, with a big might. I cannot say one way or another, but using a newer OS may fix it simply because its newer and because it can use newer drivers.
2 - Then I would suggest seeing a PC technician and getting their help with updating your drivers, if you decide to go down that route.
When I was updating drivers, I got installed 8.173.0.0 version. Maybe that's why I got bsod?
Its possible. I looked up the drivers for your graphics card, and I didn’t find anything. Are you sure your graphics card is a Radeon 5600 HD? AMD’s support site doesn’t even list the GPU, the closest being the Radeon 5670 HD.
I’d maybe try Windows Update and see if that fixes the driver issue. Also, you should be able to figure out what graphics card(s) you have through the “Device Manager” in Windows. If you do not mind, can you check and see if Device Manager says you have a Radeon HD 5670
Also (as I said) oepngl viewer shows other things which I don't have (or at least my pc does not shows this) but it isn't showing my graphics card (In this case, ATI Radeon 5600 HD). It's GNU[...] which I don't have, idk what's the issue. Idk what to do. Unity runs well, but I don't wanna use it ;P
**Also godot is insatlled on "D : \" disk and system is on C:**
Unity is probably using DirectX. Can you launch Unity in OpenGL mode? This post on the Unity forum shows how to force OpenGL mode for Unity. If Unity runs okay with OpenGL, then that would confirm that at least OpenGL is usable in some form.