[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-6534":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":23,"hasPages":23,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":30,"readmeContent":31,"aiSummary":32,"trendingCount":16,"starSnapshotCount":16,"syncStatus":33,"lastSyncTime":34,"discoverSource":35},6534,"box64","ptitSeb\u002Fbox64","ptitSeb","Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64, RV64 and LoongArch Linux devices","https:\u002F\u002Fbox86.org",null,"C",5461,430,80,213,0,4,13,64,16,38.9,"MIT License",false,"main",[26,5,27,28,29],"arm64","dynarec","emulator","linux","2026-06-12 02:01:26","![Official logo](docs\u002Fimg\u002FBox64Logo.png \"Official Logo\")\r\n\r\n# Box64: Linux Userspace x86-64 Emulator with a Twist\r\n\r\n[Website](https:\u002F\u002Fbox86.org\u002F) | [Changelog](https:\u002F\u002Fgithub.com\u002FptitSeb\u002Fbox64\u002Fblob\u002Fmain\u002Fdocs\u002FCHANGELOG.md) | [中文](https:\u002F\u002Fgithub.com\u002FptitSeb\u002Fbox64\u002Fblob\u002Fmain\u002FREADME_CN.md) | [Українська](https:\u002F\u002Fgithub.com\u002FptitSeb\u002Fbox64\u002Fblob\u002Fmain\u002FREADME_UK.md) | [Report an Error](https:\u002F\u002Fgithub.com\u002FptitSeb\u002Fbox64\u002Fissues\u002Fnew)\r\n\r\n![Build Status](https:\u002F\u002Fgithub.com\u002FptitSeb\u002Fbox64\u002Factions\u002Fworkflows\u002Frelease.yml\u002Fbadge.svg) ![Stars](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fstars\u002FptitSeb\u002Fbox64) ![Forks](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fforks\u002FptitSeb\u002Fbox64) ![Contributors](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fcontributors\u002FptitSeb\u002Fbox64) ![Pull Requests](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fissues-pr\u002FptitSeb\u002Fbox64) ![Issues](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fissues\u002FptitSeb\u002Fbox64)\r\n\r\n---\r\n\r\n**Check out our game compatibility list at [https:\u002F\u002Fbox86.org\u002Fapp\u002F](https:\u002F\u002Fbox86.org\u002Fapp\u002F), please help us [improve it](https:\u002F\u002Fgithub.com\u002FptitSeb\u002Fbox86-compatibility-list\u002Fissues)!**\r\n\r\n---\r\n\r\nBox64 enables running x86_64 Linux programs, including games, on non-x86_64 Linux systems such as Arm (64-bit little-endian host system required).\r\n\r\nBox64 leverages native system libraries (libc, libm, SDL, OpenGL), offering ease of integration and surprising performance in many applications. For performance benchmarks, check [this analysis](https:\u002F\u002Fbox86.org\u002Findex.php\u002F2021\u002F06\u002Fgame-performances\u002F).\r\n\r\nWith DynaRec for Arm, RISC-V and LoongArch platforms, Box64 achieves a speed boost 5-10x faster than the interpreter alone. For a deeper look at DynaRec, see [Inner workings](https:\u002F\u002Fbox86.org\u002F2021\u002F07\u002Finner-workings-a-high%e2%80%91level-view-of-box86-and-a-low%e2%80%91level-view-of-the-dynarec\u002F).\r\n\r\n\u003Cimg src=\"docs\u002Fimg\u002FBox64Icon.png\" width=\"96\" height=\"96\" alt=\"Box64 Icon\">\r\n\r\n_Logo and icon by @grayduck - Thank you!_\r\n\r\n---\r\n\r\n## Usage\r\n\r\n- `$ box64 .\u002Fprogram [args]` to run Linux x86_64 programs.\r\n- `$ box64 -k` to kill all the emulated processes.\r\n- `$ box64-bash` to have an x86_64 bash environment.\r\n- Want to use wine? see [Wine Documentation](docs\u002FWINE.md).\r\n\r\nBox64 also offers environment variables and rcfile to control its behavior. For details, see [Usage Documentation](docs\u002FUSAGE.md).\r\n\r\n---\r\n\r\n## Compiling and Installation\r\n\r\n- [Compilation Instructions](https:\u002F\u002Fgithub.com\u002FptitSeb\u002Fbox64\u002Fblob\u002Fmain\u002Fdocs\u002FCOMPILE.md)\r\n- [Bundle x86 Libraries](https:\u002F\u002Fgithub.com\u002FptitSeb\u002Fbox64\u002Fblob\u002Fmain\u002Fdocs\u002FBUNDLE-X86-LIBS.md)\r\n- [Wine Installation for Box64](https:\u002F\u002Fgithub.com\u002FptitSeb\u002Fbox64\u002Fblob\u002Fmain\u002Fdocs\u002FWINE.md)\r\n\r\n---\r\n\r\n## Version History\r\n\r\nSee the [Changelog](docs\u002FCHANGELOG.md) for version updates.\r\n\r\n---\r\n\r\n## Platform Compatibility Notes\r\n\r\nBox64 requires 64-bit libraries on the host system, as it directly translates x86_64 function calls. For 32-bit binaries, use Box86 or Box32.\r\n\r\n**Notes** \r\n\r\n1. Box32 is still experimental.\r\n2. Some shell scripts (such as the GOG game installer) may rely on `uname -m` to determine the current architecture. Please run them as `box64 script.sh` to allow Box64 to take over.\r\n\r\n---\r\n\r\n## Configuration\r\n\r\nBox64 has configuration files located in `\u002Fetc\u002Fbox64.box64rc` and `~\u002F.box64rc`, both formatted as `.ini` files. If you don’t want to use the default `\u002Fetc\u002Fbox64.box64rc` file, copy it to `~\u002F.box64rc` to ensure compatibility.\r\n\r\nSettings priority: `~\u002F.box64rc` > `\u002Fetc\u002Fbox64.box64rc` > Command line.\r\n\r\nFor more information, check [Usage Documentation](docs\u002FUSAGE.md).\r\n\r\n---\r\n\r\n## Additional Platform-Specific Notes\r\n\r\n### Unity Game Emulation\r\n\r\n- Many Unity games require OpenGL 3+, which may be challenging on ARM\u002FRISC-V SBCs.\r\n- **Tip for Pi4 and Pi5 Users**: Set `MESA_GL_VERSION_OVERRIDE=3.2` with `BOX64_DYNAREC_STRONGMEM=1` to prevent freezes and enable strong memory mode.\r\n- **Using Panfrost**: For better compatibility on ARM, enable `PAN_MESA_DEBUG=gl3` to force higher OpenGL profiles. This can help if a game starts but quits unexpectedly before showing any content.\r\n\r\n### Steam\r\n\r\nSee [Steam Documentation](docs\u002FSTEAM.md).\r\n\r\n### Wine\r\n\r\nBox64 supports Wine64 and Proton. For 32-bit components, Box86 is required. Systems with both Box64 and Box86 can run 32- and 64-bit Windows programs.\r\n\r\n**Note**: You can use Wine WOW64 build to run x86 Windows programs in Box64-only environments, this is still experimental, but it works in most cases.\r\n\r\nFor more information, check [Wine Documentation](docs\u002FWINE.md).\r\n\r\n----\r\nFinal word\r\n----\r\n\r\nI want to thank everyone who has contributed to box64 development.\r\nThere are many ways to contribute: code contribution, financial, hardware and advertisement!\r\nSo, in no particular order, I want to thank:\r\n * For their major code contribution: rajdakin, mogery, ksco, xctan\r\n * For their major financial contribution: [Playtron](https:\u002F\u002Fplaytron.one), tohodakilla, FlyingFathead, stormchaser3000, dennis1248, sll00, [libre-computer-project](https:\u002F\u002Flibre.computer\u002F), [CubeCoders Limited](http:\u002F\u002Fcubecoders.com\u002F)\r\n * For hardware contribution and LoongArch migration: [xiaoji](https:\u002F\u002Fwww.linuxgame.cn\u002F), Deepin Beijing Develop Team\r\n * For their hardware contribution: [ADLINK](https:\u002F\u002Fwww.adlinktech.com\u002FProducts\u002FComputer_on_Modules\u002FCOM-HPC-Server-Carrier-and-Starter-Kit\u002FAmpere_Altra_Developer_Platform?lang=en) with [Ampere](https:\u002F\u002Famperecomputing.com\u002Fhome\u002Fedge), [SOPHGO](https:\u002F\u002Fwww.sophon.ai\u002F), [Radxa](https:\u002F\u002Frockpi.org\u002F), [StarFive](https:\u002F\u002Frvspace.org\u002F), [Pine64](https:\u002F\u002Fwww.pine64.org\u002F), [AYN](https:\u002F\u002Fwww.ayntec.com\u002F), [AYANEO](https:\u002F\u002Fayaneo.com\u002F), [jiangcuo](https:\u002F\u002Fgithub.com\u002Fjiangcuo)\r\n * For their continuous advertisements for the box64 project: salva ([microLinux](https:\u002F\u002Fwww.youtube.com\u002Fchannel\u002FUCwFQAEj1lp3out4n7BeBatQ)), [PILab](https:\u002F\u002Fwww.youtube.com\u002Fchannel\u002FUCgfQjdc5RceRlTGfuthBs7g)\u002F[TwisterOS](https:\u002F\u002Ftwisteros.com\u002F) team, [The Byteman](https:\u002F\u002Fwww.youtube.com\u002Fchannel\u002FUCEr8lpIJ3B5Ctc5BvcOHSnA), [NicoD](https:\u002F\u002Fwww.youtube.com\u002Fchannel\u002FUCpv7NFr0-9AB5xoklh3Snhg), ekianjo ([Boilingsteam](https:\u002F\u002Fboilingsteam.com\u002F))\r\n\r\nAnd I also thank the many other people who participated even once in this project.\r\n\r\n(If you use Box64 in your project, please don't forget to mention it!)\r\n\r\n","Box64 是一个针对 ARM64、RV64 和 LoongArch Linux 设备的用户空间 x86_64 模拟器。它利用动态重编译技术（DynaRec）在非 x86_64 架构上高效运行 x86_64 程序，包括游戏和应用程序，并且能够与本地系统库（如 libc, libm, SDL, OpenGL）无缝集成，从而提供出色的性能表现。项目支持多种平台，并通过使用 DynaRec 技术，在某些场景下可实现比纯解释执行快 5-10 倍的速度。适用于需要在 ARM64 或其他非 x86_64 架构的 Linux 系统上运行 x86_64 应用程序的情况，比如在基于 ARM 的笔记本电脑或服务器上玩游戏或运行特定软件。",2,"2026-06-11 03:07:29","top_language"]