Page 1 of 1

Unofficial builds for Windows ARM (aarch64)

Posted: Sat May 04, 2024 16:52
by stormchaser3000
Since there isn't an official build of Minetest for Windows ARM, I figured I would make one. Thank you ROllerozxa for pointing me towards this: Minetest MSYS2 Compiling instructions

Thanks to you, I was able to eventually get it working with some adjustments to those instructions and some light tinkering with thread.cpp since 5.8.0 won't compile under the CLANGARM64 MSYS2 environment without the changes.

Here is the download for the actual build: Minetest 5.8.0 Windows ARM

Also, here is a diff file for src/threading/thread.cpp in-case you are interested in what changes had to be made (and to satisfy the LGPL)

I know Google Drive isn't great, but I don't really have a better way to host files available to me at the moment. This was the quickest solution.

Re: Unofficial builds for Windows ARM (aarch64)

Posted: Tue Aug 13, 2024 04:01
by stormchaser3000
New build - 5.9.0

This time, I didn't need to make any changes to get it to compile.

Again, sorry for the use of Google Drive, but it's probably the easiest solution available to me at the moment:

Download the new build here: Minetest 5.9.0

Re: Unofficial builds for Windows ARM (aarch64)

Posted: Tue Sep 24, 2024 00:46
by stormchaser3000
New Build - 5.9.1

Here ya go: Download (minetest-5.9.1-aarch64.zip)

Again, no code changes were necessary for this build so I don't have patch files to post. Also, once again, sorry for the use of Google drive.

Re: Unofficial builds for Windows ARM (aarch64)

Posted: Tue Nov 12, 2024 01:58
by stormchaser3000

Re: Unofficial builds for Windows ARM (aarch64)

Posted: Mon Nov 18, 2024 18:18
by JoeVWGTI
stormchaser3000 wrote:
Tue Nov 12, 2024 01:58
Luanti 5.10.0

Download (luanti-5.10.0-aarch64.zip)
Thank you so much for doing this.

Re: Unofficial builds for Windows ARM (aarch64)

Posted: Tue Nov 19, 2024 21:20
by stormchaser3000
JoeVWGTI wrote:
Mon Nov 18, 2024 18:18
Thank you so much for doing this.
No problem. I am glad to see someone other than myself is getting some use out of it.

Re: Unofficial builds for Windows ARM (aarch64)

Posted: Mon Feb 17, 2025 05:41
by stormchaser3000
Luanti 5.11.0

EDIT: I am using Proton Drive this time. If anyone has issues, please let me know and I will go back to Google Drive for this.

Download (luanti-5.11.0-aarch64.zip)

Re: Unofficial builds for Windows ARM (aarch64)

Posted: Sun May 25, 2025 04:07
by stormchaser3000

Re: Unofficial builds for Windows ARM (aarch64)

Posted: Mon Jun 23, 2025 20:53
by JoeVWGTI
Thanks again. Proton share worked great as well. Nice n' speedy.

Re: Unofficial builds for Windows ARM (aarch64)

Posted: Thu Jun 26, 2025 18:57
by stormchaser3000
JoeVWGTI wrote:
Mon Jun 23, 2025 20:53
Thanks again. Proton share worked great as well. Nice n' speedy.
Fantastic! I'm glad to hear that it worked well. I wasn't sure about Proton's sharing, but now I will keep using it until someone has an issue with it XD

Did the build work for you as well? Again, I don't really have the hardware to actually test it on so I appreciate bug reports whenever something comes up

Re: Unofficial builds for Windows ARM (aarch64)

Posted: Sun Aug 10, 2025 00:57
by stormchaser3000
Sorry, this one was a bit late.

luanti-5.13.0-aarch64.zip

Re: Unofficial builds for Windows ARM (aarch64)

Posted: Wed Sep 17, 2025 19:26
by JoeVWGTI
Really appreciated.

Re: Unofficial builds for Windows ARM (aarch64)

Posted: Wed Nov 19, 2025 19:17
by JoeVWGTI
Decided to test the 5.14 x64 non-arm version on my Snapdragon Win11-ARM laptop. Works great. Should save some re-compile, at least.

Re: Unofficial builds for Windows ARM (aarch64)

Posted: Fri Nov 21, 2025 00:19
by stormchaser3000
JoeVWGTI wrote:
Wed Nov 19, 2025 19:17
Decided to test the 5.14 x64 non-arm version on my Snapdragon Win11-ARM laptop. Works great. Should save some re-compile, at least.
Yeah, I have been meaning to get around to it but I don't have access to my mac mini at the moment. I will probably have access to it again at some point in the near future, but I don't know when that will be just yet.

Re: Unofficial builds for Windows ARM (aarch64)

Posted: Wed Dec 03, 2025 04:36
by stormchaser3000
Okay, I finally have access to my Mac Mini again. I should be able to make a build at some point over the next couple days.