Download the server binary from here: https://gtaconnected.com/downloads/
tar xvf GTAC-Server-Linux-1.5.2.tar.gz
chmod +x Server
box64 ./Server
root@raspberrypi:/home/pi/gtac# ./Server
Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096 Cores:4
Params database has 11 entries
Box64 with Dynarec v0.2.1 f4652257 built on Dec 4 2022 06:38:43
Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/
Using default BOX64_PATH: ./:bin/
Counted 19 Env var
Looking for ./Server
Rename process to "Server"
Using emulated libmozjs-68.so
Using native(wrapped) libssl.so.1
Using native(wrapped) libcrypto.so.1
Using native(wrapped) libdl.so.2
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libpthread.so.0
Using native(wrapped) librt.so.1
Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6
Using native(wrapped) libm.so.6
Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1
Using native(wrapped) libz.so.1
Error: PltResolver: Symbol OPENSSL_load_builtin_modules(ver 2: OPENSSL_load_builtin_modules@OPENSSL_1_1_0) not found, cannot apply R_X86_64_JUMP_SLOT 0x7f9e261ef8 (0x7f9e076df6) in /home/pi/gtac/Server
Download the server binary from here: https://gtaconnected.com/downloads/ tar xvf GTAC-Server-Linux-1.5.2.tar.gz chmod +x Server box64 ./Server