![VulkanMod](https://media.forgecdn.net/avatars/thumbnails/561/294/256/256/637913373178716740.png)
Add linux arm64 dep's (confirmed working)
HeyMeco opened this issue · 2 comments
Describe the bug
This mod works surprisingly well on linux arm64.
As of right now I had to manually add
- lwjgl-shaderc-natives-linux-arm64.jar
- lwjgl-vma-natives-linux-arm64.jar
to the minecraft.jar but then it runs.
Steps to reproduce
Try starting without
- lwjgl-shaderc-natives-linux-arm64.jar
- lwjgl-vma-natives-linux-arm64.jar
Log files
"As of right now I had to manually add
lwjgl-shaderc-natives-linux-arm64.jar
lwjgl-vma-natives-linux-arm64.jar
to the minecraft.jar but then it runs."
Its minecraft problem, not the mod problem. (Minecraft problem, because you need to put arm64 files to the minecraft.jar.)
@NDevDiscord no bc the mod has those libraries packaged for x86 and macos + macos arm64 inside. If you extract the most recent version you’d see that too for all variants besides linux arm64