Compatibility layers: Difference between revisions
Updated Comparisons |
|||
| Line 437: | Line 437: | ||
:;[[Winlator]]: is an Android application that lets you to run Windows (x86_64) applications with Wine and Box86/Box64. | :;[[Winlator]]: is an Android application that lets you to run Windows (x86_64) applications with Wine and Box86/Box64. | ||
;[[FEX]]: is a lightweight | ;[[FEX]]: FEX is a lightweight compatibility layer that enables the execution of x86 and x86‑64 applications on ARM‑64 Linux devices. It supports both 32‑bit and 64‑bit binaries and can be paired with [[Wine]] or [[Proton]] to run Windows games on ARM hardware. The project began in late 2018 when Valve approached the initial developer, Ryan "Sonicadvance1" Houdek, and provided early funding and guidance to create a long‑term, open‑source solution for translating x86 code to native ARM64. Valve’s backing continued from the start, allowing FEX to mature alongside other Valve‑supported projects such as Proton. By using a dynamic binary recompiler, forwarding graphics APIs (OpenGL/Vulkan) to the host, and offering a per‑application configuration system (exposed through the FEXConfig GUI), FEX delivers broad compatibility while keeping overhead low. Its design makes it suitable for use on devices like the Snapdragon‑based Steam Frame, where Valve needs to run traditional x86 games and applications on ARM hardware. | ||
:;[https://gamehub.xiaoji.com/ GameHub]: is an Android application created by GameSir, a company best known for its gaming controllers. The app bundles [[Proton]], [[FEX]] , a graphical [[Frontends|front‑end]], and the necessary drivers, providing a complete environment for installing and playing Windows games on Android. It comes with pre‑configured cloud profiles for many titles, lets you build personal game collections, and offers detailed settings for CPU translation, GPU drivers, and controller layouts. Additionally, it provides real‑time monitoring of CPU, GPU, RAM, and temperature. However, the app is proprietary, which may conflict with the open‑source licenses of the included software, and it is developed by a Chinese company that incorporates extensive telemetry and requests numerous permissions. | :;[https://gamehub.xiaoji.com/ GameHub]: is an Android application created by GameSir, a company best known for its gaming controllers. The app bundles [[Proton]], [[FEX]], a graphical [[Frontends|front‑end]], and the necessary drivers, providing a complete environment for installing and playing Windows games on Android. It comes with pre‑configured cloud profiles for many titles, lets you build personal game collections, and offers detailed settings for CPU translation, GPU drivers, and controller layouts. Additionally, it provides real‑time monitoring of CPU, GPU, RAM, and temperature. However, the app is proprietary, which may conflict with the open‑source licenses of the included software, and it is developed by a Chinese company that incorporates extensive telemetry and requests numerous permissions. | ||
::;[https://github.com/Producdevity/gamehub-lite GameHub Lite]: is a community‑maintained fork of the original GameHub app that focuses on privacy and simplicity. It removes many telemetry libraries and unnecessary permissions, and eliminates the separate GameHub account requirement—users only need to log in to Steam. From a user’s perspective, GameHub Lite feels slimmer, more privacy‑friendly, and less intrusive, though it sacrifices some of the convenience features found in the official version. | ::;[https://github.com/Producdevity/gamehub-lite GameHub Lite]: is a community‑maintained fork of the original GameHub app that focuses on privacy and simplicity. It removes many telemetry libraries and unnecessary permissions, and eliminates the separate GameHub account requirement—users only need to log in to Steam. From a user’s perspective, GameHub Lite feels slimmer, more privacy‑friendly, and less intrusive, though it sacrifices some of the convenience features found in the official version. | ||