diff --git a/apps/Box64/description b/apps/Box64/description index 59f7d6d401..1cdf5e1dc2 100644 --- a/apps/Box64/description +++ b/apps/Box64/description @@ -2,4 +2,8 @@ Easily emulate x86_64 linux apps on ARM64. Box64 lets you run x86_64 Linux programs (such as games) on non-x86_64 Linux systems, like ARM (host system needs to be 64bit little-endian). -Because Box64 uses the native versions of some "system" libraries, like libc, libm, SDL, and OpenGL, it's easy to integrate and use with most applications, and performance can be surprisingly high in many cases. +Because Box64 uses the native versions of some "system" libraries, like libc, libm, SDL, OpenGL, and Vulkan, it's easy to integrate and use with most applications, and performance can be surprisingly high in many cases. + +Box86/Box64 Game compatibility list: https://box86.org/app/ + +To run in a terminal: box64 diff --git a/apps/Box86/description b/apps/Box86/description index 6374486c0d..4f56924ba4 100644 --- a/apps/Box86/description +++ b/apps/Box86/description @@ -1,6 +1,9 @@ Easily emulate x86 linux apps on ARM32. + Box86 lets you run x86 Linux programs (such as games) on non-x86 Linux, like ARM (host system needs to be 32bit little-endian). -Because Box86 uses the native versions of some "system" libraries, like libc, libm, SDL and OpenGL, it's easy to integrate and use, and performance can be surprisingly high in some cases. -Box86 now integrates a DynaRec (dynamic recompiler) for the ARM platform, providing a speed boost between 5 to 10 times faster than only using the interpreter. + +Because Box86 uses the native versions of some "system" libraries, like libc, libm, SDL, OpenGL, and Vulkan, it's easy to integrate and use, and performance can be surprisingly high in some cases. + +Box86/Box64 Game compatibility list: https://box86.org/app/ To run in a terminal: box86 diff --git a/apps/Wine (x64)/description b/apps/Wine (x64)/description index a2c76166bb..ca6b18ba24 100644 --- a/apps/Wine (x64)/description +++ b/apps/Wine (x64)/description @@ -9,3 +9,5 @@ Note: This mode is experimental in Wine and Box64 support for x86 code still nee Note: the applications installed with wine will appear under the wine category in the main menu, and they will stay there even after uninstalling wine. Need support with running a game or app with wine and box64? Ask it on the Pi Labs Discord: https://discord.gg/JKNQXprqUd + +Box86/Box64 Game compatibility list: https://box86.org/app/ diff --git a/apps/Wine (x86)/description b/apps/Wine (x86)/description index 499afe5a4d..688c3dd210 100644 --- a/apps/Wine (x86)/description +++ b/apps/Wine (x86)/description @@ -6,3 +6,5 @@ Not all Windows applications will work under Wine. It's a good idea to check onl Note: the applications installed with wine will appear under the wine category in the main menu, and they will stay there even after uninstalling wine. Need support with running a game or app with wine and box86? Ask it on the Pi Labs Discord: https://discord.gg/JKNQXprqUd + +Box86/Box64 Game compatibility list: https://box86.org/app/