PojavLauncher icon indicating copy to clipboard operation
PojavLauncher copied to clipboard

Fix Snapdragon launch with 1.17+ forge loader crash on Zink renderer

Open Vera-Firefly opened this issue 1 year ago • 2 comments

When using 1.17 + forge loader, osm_make_current calls this buffer multiple times without rendering (osm_set_no_render_buffer),conflicts with the main rendering function, causing the image to not render correctly

Vera-Firefly avatar Aug 05 '24 04:08 Vera-Firefly