FWGS / xash3d-fwgs

Xash3D FWGS engine
1.58k stars 240 forks source link

Arm64 Binary #1874

Closed coreybruce closed 6 days ago

coreybruce commented 2 weeks ago

Hi there I was just wondering if you we could get Arm64 binaries

nekonomicon commented 2 weeks ago

For what platform?

coreybruce commented 2 weeks ago

Sorry I should have specified, for Linux please :)

a1batross commented 1 week ago

Yeah, this need to be done on the CI.

I had self-hosted runner on ARM64 before, but the virtual machine with it has died. Probably I could set up crosscompiler + qemu-user with binfmt for tests?

coreybruce commented 1 week ago

I have been doing my own unofficial binaries for Arm64 for a while and do it every 2 weeks which I use for my AUR package with my Raspberry Pi 5

https://gitlab.com/linuxbombay/xash3d-fwgs https://aur.archlinux.org/packages/xash3d-fwgs-bin

a1batross commented 6 days ago

Fixed in https://github.com/FWGS/xash3d-fwgs/commit/bfb84a7ac4b33529bc3c715bdb508e62416120e6

Though we don't run tests there yet.

And it also doesn't include hlsdk-portable build, it's something that should be resolved in hlsdk-portable repo ideally.

Srandista commented 3 days ago

Just want to thank you for providing these new binaries, it's very much appreciated!