Skip to content

whitescrean on linux wayland #285

Description

@kanan-droid

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions