Announcement

Collapse
No announcement yet.

Raspberry Pi 4 V3D Open-Source Kernel Driver Support Slated For Linux 5.20

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #11
    I actually got Openxray (S.T.A.L.K.E.R: Call of Pripyat) running on the Pi 4 V3D driver. All I needed to do, after compiling from source, was use the below terminal command to force the OpenGL version to 4.1 and the GLSL version to 4.10. I am astonished it runs.

    Code:
    MESA_GL_VERSION_OVERRIDE=4.1 MESA_GLSL_VERSION_OVERRIDE=410  xr_3da
    video below (sorry for poor quality, phone is a potato)

    Comment

    Working...
    X