Jérémy Francart

Results 15 comments of Jérémy Francart

I think Veldrid is the only available implementation for ImGui.NET right now, i would ideally just want to be able to use the C++ backends directly by PInvoke or something,...

Hello, i've tried looking at this way of doing it before but i don't know how this could be integrated for ImGui.NET since i don't think dotnet lets you directly...

When seeing the changes in the pull request, we can see that in TimerForm.cs, the Thread.Sleep delay was changed, later down, there's a autosplitter update call: https://github.com/LiveSplit/LiveSplit/blob/5dd91d177a28830ab8d88600a2fcd8f81a9983a2/LiveSplit/LiveSplit.View/View/TimerForm.cs#L1154-L1179 However, as far...

Hello, there has been a lot of work towards having ASR Auto splitters working under obs-livesplit-one, they already do work but with some limitations, if you don't mind these, you...

Hello, it looks like you're probably using the wrong timing method. Try this: Right click on LiveSplit > Compare Against > Real time. Make sure that in your layout, the...

I understand, maybe this option could still exist while staying on by default? I know that it personally does bother me a bunch, it can be annoying for some tricks...

It's probably not things that a casual player would run into but for example with speedrunning, there is one notorious trick named XP glitch where the dpad and the left...

Okay, I've inverted the option so that the dpad movement is enabled by default and I changed it's name to DisableDPadAsAnalogInput instead.

Right, I didn't touch these as I wasn't sure what they were doing. Also, I don't have access to a DS4 controller so I won't be able to test this....