James Gill

Results 141 comments of James Gill

I’m mostly trying to ask questions because when there’s plenty of information available already the maintainers of these things tend to be more likely to help (in my experience). Lol.

Perhaps something from https://www.ndi.tv/tools/#download-tools It appears to be their official website

It appears to pick the first one it finds, not randomly. Disabling and re-enabling the WSA network to make it not the first on temporarily fixes the problem. (But it...

That mentions Apple Silicon and Intel, but how does this app get labeled as 'iOS' (which is running on Apple Silicon iirc)? Could you run the `lipo` tool mention to...

So this is a problem with LWJGL2's native component on macOS? Why does it work on x86-x64? Does Mojang patch it, or does threading/synchronization work differently? (We had none of...

So, they both patched much more than just those functions, and the synchronization patches were because of bugs in their reimplementations?

Ah… I see. Is NSView tightly coupled to LWJGL? How different is CALayer? How hard would it be to adapt it? Can we take code from LWJGL3?

Perhaps if we fix this, someone should PR it in MultiMC. By the way, shouldn’t we open an upstream issue for this?

Wait what? They didn’t codesign it? I would have thought for sure the *official* version would code sign it… especially considering how much perterix hates forks 🤣