protonscr
1 results, 1 hits for WINEDLLOVERRIDES="libEGL,libGLESv2=b"

Black screen in several RPGMaker games protonopen

#3694 · 10 comments · updated 2025-10-31 · 1 matching
comment by unit73e · 2024-10-28 · view · github
... that with: ``` WINEDLLOVERRIDES="libEGL,libGLESv2=b" wine <game> ``` Or the Steam equivalent: ``` WINEDLLOVERRIDES="libEGL,libGLESv2=b" %command% ``` ### Run ...