Replies: 1 comment 1 reply
-
|
It's mostly just a chrootable rootfs image with some minor modifications. For some of our images we build mesa with some minorly changed flags, like compiling with AVX2 enabled. https://wiki.fex-emu.com/index.php/Development:Setting_up_RootFS Has some information https://github.com/FEX-Emu/RootFS Or you can see what our generation scripts are doing directly. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In reference to the Steam issue of the other discussion.
If i were to build my own root-fs, what would it entail. Specific amd64 tuning levels and cflags? What hardware should i set stuff like Mesa and x11 to target? Does the rootfs need the full kernel source?
Or is it just a simple chrootable crossdev install like say for gentoo?
Beta Was this translation helpful? Give feedback.
All reactions