Hello, I'm using ARM64 Windows.
Because of this, game activity doesn't work on ARM64 build due unimplemented stage of arRPC-bun.
My suggestion is when building source, add flags like --classic-arrpc or at least having fallback arRPC such as like this case.
(such as for incase for windows 7 users, who faces compatibility issues matters still uses windows 7.
since bun does not support older than Windows 10 so, adding classic version of arRPC will solve this)
Hello, I'm using ARM64 Windows.
Because of this, game activity doesn't work on ARM64 build due unimplemented stage of arRPC-bun.
My suggestion is when building source, add flags like
--classic-arrpcor at least having fallback arRPC such as like this case.(such as for incase for windows 7 users, who faces compatibility issues matters still uses windows 7.
since bun does not support older than Windows 10 so, adding classic version of arRPC will solve this)