What problem does this solve?
so i had the white screan issue on cachyos latest and managed to fix it with these env launch options
sudo WEBKIT_DISABLE_DMABUF_RENDERER=1 WEBKIT_DISABLE_COMPOSITING_MODE=1 LD_PRELOAD=/usr/lib64/libwayland-client.so.0 ./PS5Upload.sh
this is for wayland on nvidia, somtimes appimages dose not use wayland for their rendering and it would just not work
What would you like to see?
i think it would be nice to add os detection and specific os options so it would make ppls lifes easier
Alternatives considered
No response
What problem does this solve?
so i had the white screan issue on cachyos latest and managed to fix it with these env launch options
sudo WEBKIT_DISABLE_DMABUF_RENDERER=1 WEBKIT_DISABLE_COMPOSITING_MODE=1 LD_PRELOAD=/usr/lib64/libwayland-client.so.0 ./PS5Upload.shthis is for wayland on nvidia, somtimes appimages dose not use wayland for their rendering and it would just not work
What would you like to see?
i think it would be nice to add os detection and specific os options so it would make ppls lifes easier
Alternatives considered
No response