Add link to LWJGL post in footnote

This commit is contained in:
Shadowfacts 2022-06-14 10:19:49 -04:00
parent be7e1439bc
commit 82bdcec9e1
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ Rise of the Tomb Raider and Shadow of the Tomb Raider both run under Rosetta and
Minecraft runs well, once youve got a JVM installed thats built for ARM and the LWJGL natives swapped out with ones compiled for ARM, since the set Minecraft ships isnt. ([These](https://gist.github.com/nikhiljha/7313ac5553aafb1c8596b1fca0f4cdff) instructions explain how to replace the native libs when using MultiMC[^4]. Though I use the Temurin JDK, not whatever's in Homebrew.)
[^4]: Those only apply for Minecraft versions recent enough to use LWJGL 3. Getting earlier versions running natively is possible, but a fair bit more involved. Perhaps a subject for another time.
[^4]: Those only apply for Minecraft versions recent enough to use LWJGL 3. Getting earlier versions running natively is possible, but a fair bit more involved. Perhaps a subject for [another time](/2022/lwjgl-arm64/).
Cities: Skylines doesnt see much of a graphical difference, but does benefit from the faster CPU. My old laptop cant simulate the most recent city I built at 3x speed without things like vehicle movement appearing noticeably jerky whereas the Apple Silicon one can handle it. That said, I havent spent enough time playing C:S on it to know if the ceiling (that is to say, how much farther I could grow my city before I encountered performance issues) is substantially higher.