Mitchel Stewart
Mitchel Stewart
Reshade does not work on Linux. There are some layers that load some effects, but none of them are quite right in my opinion.
for anyone getting segfaults you can get more information by ```sh gdb ./bin run #wait for it to crash bt ``` then copy the output.
@magicmyth what system specs did you have? it's a bit hard to tell since it was stripped, but `vkEnumeratePhysicalDevices ()` failing implies that the gpu you use is not very...
@zoncabe short term solution is to run via gamescope when using wayland. gamescope -- ./game
can you run it with `RUST_BACKTRACE=1` and dump the output
when testing the PR for integration of jxl-oxide image-rs, I did have a demo working with servo, but JXL has been rejected from image-rs until an open spec is availible...
same issue but gets to the same black screen mentioned with additional info.
> I am not sure, but basically every DE and application I have ever used can select one and run, instead of a buggy behavior. At the very least an...
sorry for long wait, as a work around you can edit `/usr/lib/waydroid/data/scripts/waydroid-net.sh` and change the IP addr of `LXC_NETWORK=` to something else
interesting, sounds like the dnsmasq misreporting should be reported upstream