betacraft-launcher icon indicating copy to clipboard operation
betacraft-launcher copied to clipboard

Better ARM Support

Open toomuchcodehelp opened this issue 2 years ago • 7 comments

The launcher downloads the wrong lwjgl libraries, that being linux x86. This causes a black screen on my raspberry pi, and its a pain to replace them after every update

toomuchcodehelp avatar Aug 21 '22 08:08 toomuchcodehelp

Seems like a problem involving betacraft's website downloads, so I don't think I can make a pr here.

ghost avatar Aug 21 '22 08:08 ghost

Could you share the required natives so I could add support for them?

Moresteck avatar Aug 21 '22 08:08 Moresteck

lwjgl3arm64.zip lwjgl3arm32.zip 32 and 64 bit

ghost avatar Aug 21 '22 08:08 ghost

This are natives for lwjgl3, not 2. They won't work with legacy Minecraft.

Moresteck avatar Aug 21 '22 09:08 Moresteck

ive seen them work with late alpha and up, ill go look on my pi for lwjgl2

ghost avatar Aug 21 '22 09:08 ghost

lwjgl2arm32.zip should work on 64bit too.

ghost avatar Aug 21 '22 09:08 ghost

this also will help with issue #151

ghost avatar Aug 21 '22 09:08 ghost

See https://github.com/betacraftuk/betacraft-launcher/issues/151#issuecomment-1937711742

notdevcody avatar Feb 11 '24 12:02 notdevcody