ptitSeb / box64

Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices
https://box86.org
MIT License
3.9k stars 288 forks source link

more wrapped functions in libxcb-randr and libcap #1260

Closed Coreforge closed 9 months ago

Coreforge commented 9 months ago

These functions are needed for SteamVR's vrcompositor and vrcompositor-launcher to run.

ptitSeb commented 9 months ago

You are able to run SteamVR on an arm platform with box64?

Coreforge commented 9 months ago

I'm able to run it (with some options like BOX64_DYNAREC_STRONGMEM set, though I haven't tested yet which ones are actually required), but I haven't gotten frame submission to work yet.