Max Thomas

Results 209 comments of Max Thomas

Huh, yeah if the original game has the infinite ammo bug then I might hold off on that particular fix (or make an ifdef for gameplay-altering bugfixes), but if the...

Support will be added eventually, however HANS is not currently working (if it does work, it's because you're using a CFW which replaces Loader, which does PASLR on Sun/Moon). Shouldn't...

It's definitely on my radar, but the biggest issue is that it'll likely require rewriting a significant portion of the renderer. Basically the breakdown of things is, - DirectX 3...

There does indeed seem to be a bug where saving and then loading on lv8 causes the key to not be on the guard's person, which is interesting. I also...

The rancor one is probably intentional so that you don't save while in the Rancor's hands, but they didn't add any COG stuff to prevent only saving, unless you're marked...

> Did anything change with the audio between 0.7.4 and 0.7.6? Quite literally nothing, what I did change was a lot of texture caching details so that it *wouldn't* access...

Ah, yeah a steam download could maybe suck up enough disk bandwidth to cause audio stutters maybe. I've also had Windows 10 push my PC to a crawl when I...

uinput has a kernel module which needs to be loaded on boot, try `sudo modprobe uinput` and if that works, add a file for uinput in `/etc/modules-load.d/`

Make sure you're running as root? That function only takes one argument and it's checked to be NULL so I'm not sure what else it could be.