j4reporting

Results 97 comments of j4reporting

I just reverted cf9054c178922e1bdd828d8c62cf8979998a01d3 and it seems to be fine. ;) will retry with new commit Master renders correctly if I remove lines 1157 and 1158 in https://github.com/Novum/vkQuake/blob/1d1e80c8231d1b71e12bd2137fb719a5657675e4/Quake/r_world.c#L1153-L1160 not sure...

> > No apparent performance impact on my side, on my not-so recent gaming laptop. In any case solving a graphic bug is more important here. I'd guess this are...

> > Detect if such edict exist and disable the shortcut in line 1157 + 1158 > > I would prefer an explicit test localized here than altering the original...

> I'll be honest, this is awful no thanks :). I would disable the piece of code entirely (keeping it between `#if 0 .. #endif`), waiting for a better solution...

sorry, no PR atm. I only have limited understanding of the code and it's probably wrong anyway ;) It's probably best to disable the shortcut for now. I guess you...

see https://github.com/Novum/vkQuake/issues/583 seems to be a driver problem, and this will probably also be the case with the steam deck devices.

Hello V00id, I guess some more info is required, because 'works for me' with 1.31.2 1. when do you get the error, at start time, when loading a map or...

> * Copied the Something Wicked files (link above) into the sub folder swicked. > > * Started the vkQuake.exe with -heapsize 2048000 -zone 4096 -game swicked and the menu...

I can't reproduce this even on an old Intel Skylake system with an Intel iGPU. But the Intel driver reported a newer Vulkan API version 1.3.215 than the AMD driver...

@V00id could you pls try the relaase x64 binary from this [commit](https://github.com/Novum/vkQuake/actions/runs/12631310699) does it produce the same error message?