Jonathan Poncelet

Results 30 comments of Jonathan Poncelet

I can also confirm that I get whole-PC crashes when attempting to load setting files, even from the most recent release from the repo. I am also on 22.04. Thanks...

OK, that's understandable.

I have a quick question regarding the improvements to strict mode: do these changes also fix the following? ``` { "array": [ "missing a comma" "between these items" ] }...

@a1batross previously said: > Can you create a separate issue for console? Looks like it's caused by wrong SDL2 event dispatching. Console is scrolled only by press & motion event(i.e....

It's taken a day of wrangling it, but I finally got the dependency walker working and it's actually really useful! Thanks for that tip. (The official site is waaaaay out...

Unfortunately I think Xash just does the best it can with the error message that Windows gives back - it's Windows that's misinformative because it doesn't tell you which of...

I remember seeing your name a lot back in the Nightfire days! I think we're working on slightly different projects, though - this isn't really a reversal of Nightfire per...

For anyone needing to do this, the method that worked for me was to add the following: **CMakeLists.txt, line 22:** ``` # This should be removed once jasper is fixed....

I did a `git pull origin master` in the `vcpkg` directory, but that didn't change anything. I'm assuming the jasper configuration is managed by vcpkg itself?