bcba8fae7f
advise users how to fallback to software rendering by setting LIBGL_ALWAYS_SOFTWARE thanks to oga@ for showing me the workaround
4 lines
181 B
Plaintext
4 lines
181 B
Plaintext
If you experience any issue with hardware rendering (drm+dri), you can
|
|
fall back to software rendering by running celestia the following way:
|
|
env LIBGL_ALWAYS_SOFTWARE=1 celestia
|