thr3343

Results 36 comments of thr3343

In short, LWJGL 3.3.3 is definitely possible As long as the given launcher allows using a LWJGL version higher than 3.3.2 afaik

afaik RADV has always had issues with the swapchain with this mod, unfortunately imho Swapchain/V-Sync in Vulkan sucks as it difficult to debug when issues like this manifest I also...

In that case it looks like I was wrong and Switchable Graphics works OK, sorry about that just wasn't 100% sure switching the GPU like that works correctly with this...

What might also help is using debug flags [RADV_DEBUG=nocompute or nofastclears or syncshaders](https://docs.mesa3d.org/envvars.html#envvar-RADV_DEBUG), in case it somehow corrects the issue or changed the nature of the crash which may give...

Just out of curiosity, does this issue also occur with any other Nvidia drivers on Linux, or is it just RADV only? If it is in fact RADV specific, does...

Might open a new PR that seems to fix an Nvidia specific odd issue with V-Sync Fullscreen that I have run into, just in case it somehow magically fixes this...

This is the [PR in question](https://github.com/xCollateral/VulkanMod/pull/215) in case if it actually does anything to fix this issue, if it doesn't please ignore me (As it is likely a separate bug)

AFAIk, This is a problem related to the Dynamic Rendering Extension feature, which is used to cut down on a lot of very annoying/hard to deal with code bloat (i.e....

However imho Intel iGPU drivers are a bit of a mess ATM, as some CPUs support Dynamic rendering, while some don't due to lacking driver updates and 90% of them...

AFAIK this tends to happen when the official Mojang launcher is used and fabulous graphics are enabled. I would try either disabling fabulous graphics or failing that using a 3rd...