summary refs log tree commit diff stats
path: root/results/scraper/fex/3687
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/fex/3687')
-rw-r--r--results/scraper/fex/36875
1 files changed, 5 insertions, 0 deletions
diff --git a/results/scraper/fex/3687 b/results/scraper/fex/3687
new file mode 100644
index 000000000..7a200101e
--- /dev/null
+++ b/results/scraper/fex/3687
@@ -0,0 +1,5 @@
+Fix Thunk/VDSO loading in a chroot.
+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.
\ No newline at end of file