Fix Thunk/VDSO loading in a chroot.
Open
Library forwarding
- Dominant language
- C++
- Stars
- 8k
- Forks
- 351
- Avg merge
- 12h 31m
- Merged PRs (30d)
- 102
Description
Brought up on Discord that thunks aren't available in a chroot.
At the very least we should fix VDSO since random applications will break without VDSO, maybe hardcoding the two binaries in to FEXInterpreter as a build step.
OpenGL and Vulkan thunking inside of a chroot is less interesting since it is only a performance improvement rather than potential compatibility issues.
Contributor guide
Assessment
This issue has not been assessed yet.