this post was submitted on 23 Jul 2023
18 points (87.5% liked)

Linux Gaming

15493 readers
53 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 4 years ago
MODERATORS
 

I know this is a long stretch. But somehow I really want to try and see if I can run VRChat on my SBC (Orange Pi5, RK3588). So far I got the basic setup working (game starts executing) and what I did is as follows. But it always fail to initialize Direct3D 11:

  1. Download and install Proton and VRChat on my Linux PC
  2. SCP the entire steam folder to the SBC
  3. Install box64
  4. Try starting the game by running
  5. It crash due to the driver not supporting Vulkan. Thus DXVK fails. (see attached image)

I have tried to use WineD3D and follows the Notes about Unity game emulation section on box64. But in the console it shows D3D11 fails to init then Unity exits.

Is there any way I can get around this besides using llvmpipe?

Kernel: Linux 5.10 CPU: RK3588 GPU: Mali G610 GPU Driver: Panfork (Mesa 23) OS: Ubuntu 22.04

you are viewing a single comment's thread
view the rest of the comments
[–] dark_stang@beehaw.org 6 points 1 year ago (3 children)

That game requires a discrete GPU (gtx970 minimum). No way it's gonna work on your SBC.

[–] clehaxze@reddthat.com 2 points 1 year ago* (last edited 1 year ago) (1 children)

The spec says so but it's not true. And I just want it running (good enough even I get 1FPS). It runs on my old intel HD6000 iGPU if I stay in a small world. The Mali GPU on the SBC is almost as good as the HD6000. I expect to get at least 10FPS on that SBC.

[–] Simplesyrup@lemmy.ml 1 points 1 year ago (1 children)

Why, that sounds like torture 10fps bruh :/ but go ahead

[–] clehaxze@reddthat.com 1 points 1 year ago

"it's not about why, but why not"

load more comments (1 replies)