ViRb3
ViRb3
Hmm, I'm not sure where this comes from. Any suggestions?
Sorry, I meant to ask where in the source code of the app it makes macOS believe that this is an iOS app.
Happy to add this to ManyMC as soon as somebody actually gets it working with Minecraft :)
Confirmed to also be happening on MultiMC with original libraries. This is most likely a bug with MacOS's JAWT renderer or OpenGL or both.
With the high DPI patch I applied to LWJGL2 in ManyMC, color inversion and stuttering are gone in fullscreen mode, making this version completely playable. Should still see why it's...
The closest update that fixes color inversion, which works on ManyMC, is from 1.5.2 to 13w23b. The snapshots from 13w17a to 13w22a crash with: ``` Failed to start Minecraft: java.lang.reflect.InvocationTargetException...
After an initial investigation, it appears that the upstream updater is set up to download individual delta files between versions. This is a lot of effort, especially since the app...
This is now partially possible via Homebrew. Check the updated installation guide for detailed info, but in short, you can now update with just one command: ```sh brew upgrade --no-quarantine...
Not from me, but feel free to submit a package to MacPorts.
I noticed this too, but on all LWJGL2 versions of Minecraft. It's totally random when it happens too, maybe some sort of race condition.