1
General Discussion / Re: Running on Linux-ARM (it can be done!)
« on: December 02, 2023, 08:55:23 AM »
Is there any chance we can get native aarch64 builds? Box64 is neat, but it's buggy and slower than native performance. It may not be too hard to produce aarch64 binaries (hopefully you aren't doing any x86_64 asm or other arch-specific things!), but obviously since the game's source isn't available I have no clue