box64
box64 copied to clipboard
Pavlov VR dedicated server error
sorry for my bad english. I have an error to pavlov vr server. I used oracle a1 architecture. Its ARM.
when I run the sh.
box64 does not support libc++?
you need the x86_64 version of libc++.so It should be package with the game (it's part of llvm/clang ecosystem). Put the file in current folder and box64 will pick it up.
Put the file in current folder and box64 will pick it up. means that Put the file in .sh folder with or put the file in lib folder?