-
-
Notifications
You must be signed in to change notification settings - Fork 339
Insights: ptitSeb/box64
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v0.3.6
published
Jun 6, 2025
73 Pull requests merged by 6 people
-
[DYNACACHE][RV64] Enabled dynacache for RV64
#2762 merged
Jun 20, 2025 -
[DYNACACHE] Make sure dynacache folder ends with pathsep
#2761 merged
Jun 20, 2025 -
[DOCS] Performance as the top section in USAGE.md
#2760 merged
Jun 19, 2025 -
[DYNACACHE][RV64] More work on internal reloc
#2759 merged
Jun 19, 2025 -
[DYNACACHE][RV64] Added const table for later use in internal relocation
#2758 merged
Jun 19, 2025 -
Fixed compilation errors
#2757 merged
Jun 19, 2025 -
[BIONIC] Fixed some compilation warnings
#2756 merged
Jun 18, 2025 -
[WOW64] Finished host extension detection
#2755 merged
Jun 17, 2025 -
[WOW64] Refactored host extention detection and added preliminary support for WowBox64
#2752 merged
Jun 16, 2025 -
[RCFILE] Updated MiSide profile
#2751 merged
Jun 16, 2025 -
[CMAKE] Limit the optim level to O1 on bionic build
#2749 merged
Jun 15, 2025 -
[TERMUX] Better handling of non-exists pthread functions
#2748 merged
Jun 15, 2025 -
[WOW64] Inherit the build type from main project
#2746 merged
Jun 14, 2025 -
[DOCS] Reworked Wine usage guide
#2743 merged
Jun 13, 2025 -
[ANDROID] Unimportant updates
#2741 merged
Jun 13, 2025 -
[WRAPPER] Wrapped a few more functions in gio2 and libresolv
#2737 merged
Jun 13, 2025 -
Bundle fix permissions
#2738 merged
Jun 13, 2025 -
[ARM64_DYNAREC] Fixed some typos related ymm unneeded tracing (helps #2724)
#2735 merged
Jun 12, 2025 -
[WRAPPER] Added 2 more functions to libc (for #2731)
#2733 merged
Jun 12, 2025 -
[CPUID] Do not warn on the Hypervisor interfa 8000 ce query
#2732 merged
Jun 12, 2025 -
[ARM64_DYNAREC] Added 64/65 67 89/8B 64bits opcodes
#2730 merged
Jun 12, 2025 -
[INTERP] Fixed 64/65 67 64bit rex decoding
#2729 merged
Jun 12, 2025 -
[WOW64] Small improvement to grab_segdata
#2728 merged
Jun 11, 2025 -
[WOW64] Small refinement to tls slots usage
#2726 merged
Jun 11, 2025 -
[TRACE] Bring back in-house zydis header for v3.x
#2727 merged
Jun 11, 2025 -
[WOW64] Added a minimal Windows runtime
#2723 merged
Jun 11, 2025 -
[ARM64_DYNAREC] Removed redundant flags save/restore around call_c
#2725 merged
Jun 11, 2025 -
[DYNAREC] Sync indirect lookup handling and some cleanup
#2722 merged
Jun 10, 2025 -
[TRACE] Fixed explicit BOX64_TRACE=0
#2721 merged
Jun 10, 2025 -
[TRACE] Added support for libzydis v4.x and removed the in-house zydis header
#2720 merged
Jun 9, 2025 -
[RBTREE] Refine the naming scheme
#2717 merged
Jun 9, 2025 -
[WOW64] Moved things around for the future
#2712 merged
Jun 7, 2025 -
[WOW64] The official file name is wowbox64.dll
#2709 merged
Jun 5, 2025 -
[WOW64] Added rcfile support
#2708 merged
Jun 5, 2025 -
[WOW64] More cleanups and implemented a few more BTCpu functions
#2702 merged
Jun 4, 2025 -
[DOCS] Updated COMPILE.md about WowBox64
#2701 merged
Jun 2, 2025 -
[ENV][WOW64] Not every env var applies to WowBox64
#2700 merged
Jun 2, 2025 -
[WOW64] The name is WowBox64
#2699 merged
Jun 2, 2025 -
[RBTREE] Update comments on red-black tree usage
#2694 merged
Jun 2, 2025 -
[WOW64] Override DOS stub to Wine builtin DLL
#2698 merged
Jun 1, 2025 -
[WRAPPER] Fixed some xcb-image wrappings
#2697 merged
Jun 1, 2025 -
[CI] Upload libwowbox64.dll to CI artifacts
#2696 merged
Jun 1, 2025 -
[WOW64] Improved RIP handling on INT n
#2692 merged
May 30, 2025 -
[DYNAREC] Fixed a prefix typo in dynarec dump
#2693 merged
May 30, 2025 -
[DYNAREC] Ported 37ed49cb to RV64 and LA64
#2690 merged
May 30, 2025 -
[WOW64] Added support for cosim
#2683 merged
May 30, 2025 -
[WRAPPER] Implement myStackAlignGVariantNew for g_variant_new
#2687 merged
May 30, 2025 -
fix: env BOX64_EMULATED_LIBS triggers sigsegv
#2686 merged
May 30, 2025 -
[WOW64] Print banner at startup
#2685 merged
May 29, 2025 -
[WOW64] Added more missing pieces and the interpreter works
#2682 merged
May 29, 2025 -
[WOW64][ENV] Clean up a bit
#2681 merged
May 28, 2025 -
[ARM64_DYNAREC] Small optim to modreg CMPXCHG
#2680 merged
May 28, 2025 -
[WOW64] Supported logging to stdout
#2679 merged
May 28, 2025 -
[ARM64_DYNAREC] Fixed a warning
#2678 merged
May 28, 2025 -
[DYNAREC] Fixed expected return address in bridged native call
#2677 merged
May 28, 2025 -
[RV64_DYNAREC] Fixed regression introduced in #2669
#2676 merged
May 27, 2025 -
wow64 final (dont squash)
#2675 merged
May 26, 2025 -
[RV64_DYNAREC] Removed useless zero-ups in some emit_* functions
#2672 merged
May 26, 2025 -
[CMAKE] Fixed dependency issues introduced recently
#2673 merged
May 26, 2025 -
[RV64_DYNAREC] Added more opcodes to printer
#2671 merged
May 26, 2025 -
[RV64_DYNAREC] Improved ret_to_epilog with xtheadmemidx
#2670 merged
May 26, 2025 -
[RV64_DYNAREC] Minor nativeflags optim to LEA and CMOVcc opcodes
#2669 merged
May 26, 2025 -
wow64 part5(dont squash)
#2667 merged
May 25, 2025 -
[RV64_DYNAREC] Improved emit_pf with Zbb
#2665 merged
May 23, 2025 -
[RV64_DYNAREC] Optimized CLZ macro with xtheadbb
#2664 merged
May 23, 2025 -
[RV64_DYNAREC] Optimized some opcodes with xtheadbb
#2663 merged
May 23, 2025 -
Added -k option to kill all box64 instances
#2661 merged
May 23, 2025 -
[CMAKE] Removed the hard dependency between dynarec and main executable to speed up build
#2662 merged
May 23, 2025 -
wow64 part4 (dont squash)
#2660 merged
May 22, 2025 -
[RV64_DYNAREC] Enable nativeflags optimization for more patterns
#2659 merged
May 22, 2025 -
[RV64_DYNAREC] Fixed a typo in 66 F0 0F LOCK CMPXCHG opcode
#2658 merged
May 21, 2025 -
Reprint env configs when special libraries detected
#2657 merged
May 21, 2025 -
[RV64_DYNAREC] Implemented unaligned path for LOCK INC/DEC opcodes
#2656 merged
May 21, 2025
1 Pull request opened by 1 person
-
[LA64_DYNAREC]Add basic avx support for la64.
#2745 opened
Jun 14, 2025
17 Issues closed by 9 people
-
Slower Box64 startup time on AWS Graviton2 compared to Raspberry Pi 5
#2711 closed
Jun 19, 2025 -
Counter Strike 2 Dedicated Server ARM
#2432 closed
Jun 16, 2025 -
[WOW64] Fallout New Vegas crashes when trying to get in game
#2095 closed
Jun 15, 2025 -
Fallout 3 freezes when trying to get in game
#2707 closed
Jun 15, 2025 -
BUNDLE-X86-LIBS.md instructions can lead to a system failure
#2713 closed
Jun 13, 2025 -
WPS office 12.1.0-r.17900 failed to start on commit 4be5149b(2025-05-14)
#2650 closed
Jun 12, 2025 -
Running geekbench 6 avx2 on box64
#2736 closed
Jun 12, 2025 -
Graphical artifacts in the steam client
#2724 closed
Jun 12, 2025 -
Intel Linux64 version of nvm tool crashes with ioperm not found error
#2731 closed
Jun 12, 2025 -
I can't run a Appimage on raspberry piOS.[eudic.AppImage is not an executable file.]
#2705 closed
Jun 5, 2025 -
Halo MCC crashes when trying to load the chromium login screen on Wine with WOW64
#2585 closed
Jun 5, 2025 -
I can't run an AppImage file
#2691 closed
Jun 3, 2025 -
discord?
#2666 closed
May 24, 2025 -
(Request) Variables to Use CPUs in Specific Modes
#2544 closed
May 21, 2025 -
Outlast: Camera is funky when using interpreter
#2644 closed
May 21, 2025
20 Issues opened by 15 people
-
CS2 crashes on startup on an M1 mac
#2763 opened
Jun 20, 2025 -
Bizhawk waterbox cores don't open on winlator.
#2754 opened
Jun 16, 2025 -
Segmentation Fault CS2 Server when using Metamod on ARM
#2753 opened
Jun 16, 2025 -
Build error when both -DBOX32=ON -DBOX32_BINFMT=ON and -DSTATICBUILD=ON are enabled
#2750 opened
Jun 16, 2025 -
Libs errors when in game video
#2744 opened
Jun 13, 2025 -
Wine doesn't detect a graphics driver when trying to use Wayland on Macs
#2742 opened
Jun 13, 2025 -
Why does Box64 use a fixed 128 bitmap for small allocations?
#2740 opened
Jun 13, 2025 -
Turtle wow keeps disconnected after login
#2739 opened
Jun 13, 2025 -
[WowBox64] Overcooked 2 can not select level when continue game
#2719 opened
Jun 9, 2025 -
[RBTREE] Refactor `rb_*` APIs to Generic Naming for Future Flexibility
#2718 opened
Jun 9, 2025 -
minetestserver: Unimplemented Opcode (D0 00 00 00) 64 0F BF 0C 25 E0 FF FF FF 49 8D BD 38 01 00
#2716 opened
Jun 8, 2025 -
Team Fortress 2 thinks the native resolution is 2928x1830
#2714 opened
Jun 7, 2025 -
SIGSEGV in `Bitfield` Task (x86 NBench with `-m32 -mno-sse`)
#2710 opened
Jun 5, 2025 -
Stalker Call of Pripyat Enhanced Edition crashes when trying to get ingame
#2706 opened
Jun 4, 2025 -
cannot create memory map (@0x400000 0x40e0) for elf wine-staging-10.9-x32x64-x86_64/bin/winecfg
#2704 opened
Jun 4, 2025 -
[BUNDLE] libmvec.so.1
#2703 opened
Jun 3, 2025 -
'obstack.h' file not found when build using android NDK
#2695 opened
Jun 1, 2025 -
Running Unity with embedded browser
#2684 opened
May 29, 2025 -
falied to build a statically linked box64 in termux
#2674 opened
May 26, 2025 -
Kodi fails to launch under Box64
#2668 opened
May 25, 2025
10 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Tibia on Pi4
#1860 commented on
May 22, 2025 • 0 new comments -
can not run the minecraft java server plugin for play.it
#2574 commented on
May 24, 2025 • 0 new comments -
Black squares on window in VaraHF
#2654 commented on
May 24, 2025 • 0 new comments -
_time64 symbol errors and could not load ntdll.so
#2655 commented on
May 26, 2025 • 0 new comments -
Battle Brothers on box32
#2596 commented on
May 30, 2025 • 0 new comments -
Halo: MCC often crashes with a fatal error
#2368 commented on
Jun 5, 2025 • 0 new comments -
[WoW64] Cyberpunk 2077 crashes when loading in game
#2308 commented on
Jun 11, 2025 • 0 new comments -
Question: Feasibility of Hot‑Path Runtime Profiling in Box64 Dynarec?
#2601 commented on
Jun 13, 2025 • 0 new comments -
Decent Sampler Plugin
#2245 commented on
Jun 14, 2025 • 0 new comments -
[Doc] Box64 Memory Allocator (for review and feedback)
#2588 commented on
Jun 20, 2025 • 0 new comments