Skip to content

Latest commit

 

History

History
57 lines (32 loc) · 1.15 KB

VIDEO_ISSUES.md

File metadata and controls

57 lines (32 loc) · 1.15 KB

VIDEO ISSUES

DRM/KMS driver

If you get this error when trying to play a game:

frt: failed to get resources.

Run:

sudo ~/RetroPie-Setup/retropie_setup.sh

Go to:

  • Configuration/tools
  • godot-engine

Select DRM/KMS driver.

DRM/KMS driver dialog

Select the driver.

DRM/KMS driver dialog

If you want to to reverse that action, follow the same steps and select None.

Video driver

If you get this error when trying to play a game:

Your video card driver does not support any of the supported OpenGL versions. Please update your drivers or if you have a very old or integrated GPU upgrade it.

You can try to force the Godot "emulator" to use the GLES2 video driver.

Run:

sudo ~/RetroPie-Setup/retropie_setup.sh

Go to:

  • Configuration/tools
  • godot-engine

Select Video driver.

Video driver dialog

Select GLES2.

Select video driver dialog

If you want to to reverse that action, follow the same steps and select GLES3.