View | Details | Raw Unified | Return to bug 282333
Collapse All | Expand All

(-)b/games/prismlauncher/pkg-message (-1 / +5 lines)
Lines 14-19 you have to add the following to the environment variables section: Link Here
14
MESA_GL_VERSION_OVERRIDE 3.2
14
MESA_GL_VERSION_OVERRIDE 3.2
15
MESA_GLSL_VERSION_OVERRIDE 330
15
MESA_GLSL_VERSION_OVERRIDE 330
16
16
17
In case that the mod Sodium complains about incompatible LWJGL version,
18
it's possible to set the Java argument -Dsodium.checks.issue2561=false
19
to workaround it. Please note that this makes it difficult to diagnose
20
crashes at startup or that it might not even work at all.
21
17
Have Fun!
22
Have Fun!
18
EOM
23
EOM
19
}
24
}
20
- 

Return to bug 282333