My Video card driver does not support OpenGl version.

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By mabelair88

Error from GODOT Engine 3.2.1, your video card driver does not support OpenGl version.
My computer is an OMEN HP - 15 I7, on Windows 10, my videocard is a GeForce RTX 2070 Nvidia.T
he Godot application worked once, than I did receive the error message.
Can anyone help me please.
Michel

set renderer to gles 2

supper_raptor | 2020-04-15 05:45

Please can you show me how to do the set renderer to GLES 2

mabelair88 | 2020-04-15 23:15

:bust_in_silhouette: Reply From: aerson

I know I’m kinda late but you go to:

Project > Project Settings > Rendering > Quality > Driver >Driver name: GLES2

This worked on my Toshiba Satellite A-5500

tsorai.zw | 2021-01-10 20:27

OK but what if the error happens at editor startup, not when running the game?

My graphics card : Nvidia T500
Godot version : Godot Mono 64 bits 3.4.2 stable.

EDIT: I found this

godot.exe --editor --video-driver GLES2

jeancallisti | 2022-02-09 13:04

Thank very much! I haved problems whit this

Moisesbr | 2022-09-19 03:11