| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fixed non-dynarec build by introducing BOX64_JVM to replace BOX64_DYNAREC_JVM | ptitSeb | 2024-04-29 | 1 | -1/+1 | |
| | | ||||||
| * | Added a way to hide SSE 4.2, as it might slow down things using the string ↵ | ptitSeb | 2024-04-29 | 1 | -0/+2 | |
| | | | | | opcodes. Also, looks like some java program have issue with current implementation of pcmp[ei]str[im] somehow, so diabling automaticaly when detecting libjvm.so (for SlayTheSpire in particular) | |||||
| * | [RCFILE] Added 2 more optimized profile for wine new wow64 games | ptitSeb | 2024-04-27 | 1 | -1/+8 | |
| | | ||||||
| * | [RCFILE] Added a profile for beyond-all-reason (for #1412) | ptitSeb | 2024-04-26 | 1 | -1/+4 | |
| | | ||||||
| * | [RCFILE] Update weixin profile (#1467) | Yang Liu | 2024-04-25 | 1 | -0/+1 | |
| | | ||||||
| * | [RCFILE] Added 2 more profiles | ptitSeb | 2024-04-20 | 1 | -0/+8 | |
| | | ||||||
| * | [RCFILE] Added Yandare Simulator Profile (#1459) | Lily | 2024-04-20 | 1 | -0/+6 | |
| | | ||||||
| * | Add Oxygen Not Included to box64rc based on ↵ | Hypothalamus | 2024-04-10 | 1 | -0/+3 | |
| | | | | | | https://github.com/ptitSeb/box86-compatibility-list/issues/298 (#1431) Reported-by: ricoazzurro | |||||
| * | [RCFILE] Fixed some issues with wine program detection | ptitSeb | 2024-03-12 | 1 | -1/+1 | |
| | | ||||||
| * | [RCFILE] Added 2 new rcfile only option, and try to apply wine program ↵ | ptitSeb | 2024-03-12 | 1 | -1/+2 | |
| | | | | | parameter earlier, before wien load to be able to change command line and maxcpu | |||||
| * | Do not expose FMA cpu extension, it's associated to AVX by some engines | ptitSeb | 2024-03-11 | 1 | -0/+3 | |
| | | ||||||
| * | [RCFILE] Added profile for Capcom Arcade Statium | ptitSeb | 2024-03-07 | 1 | -0/+4 | |
| | | ||||||
| * | [LA64_DYNAREC] Added xSavedSP to emitter for later use | ptitSeb | 2024-03-02 | 1 | -8/+8 | |
| | | ||||||
| * | [RCFILE] Adjusted settings for windows steam | ptitSeb | 2024-02-24 | 1 | -1/+6 | |
| | | ||||||
| * | Better handling of Hardware counter for rdtsc emulation (ARM64 only for ↵ | ptitSeb | 2024-02-23 | 1 | -0/+4 | |
| | | | | | now), more cpuid leafs, and introduce BOX64_RDTSC env.var. with a profile that use it | |||||
| * | Added 1 more profile for wine/new wow64 | ptitSeb | 2024-02-20 | 1 | -0/+7 | |
| | | ||||||
| * | [RCFILE] Adjested/Added profiles | ptitSeb | 2024-02-03 | 1 | -3/+14 | |
| | | ||||||
| * | system/box64.conf.cmake: change rule name to be box64 specific (#1233) | josch | 2024-01-31 | 1 | -1/+1 | |
| | | | | | | | | | | Having an entry named x86_64 in /proc/sys/fs/binfmt_misc/ is not ideal because: - it does not indicate who the binfmt provider is (others start with llvm-*, python* or qemu-* to indicate this) - it is a namespace grab -- there is no justification for box64 to grab the identifier "x86_64" over all other potential binfmt providers | |||||
| * | [RCFILE] Added a profile for DaveTheDiver | ptitSeb | 2024-01-30 | 1 | -0/+3 | |
| | | ||||||
| * | [RCFILE] Added Celeste.exe profile | ptitSeb | 2024-01-27 | 1 | -0/+3 | |
| | | ||||||
| * | [RCFILE] Fixed Unturned profile | ptitSeb | 2024-01-27 | 1 | -1/+1 | |
| | | ||||||
| * | [RCFILE] Added Unturned profile | ptitSeb | 2024-01-27 | 1 | -0/+3 | |
| | | ||||||
| * | [RCFILE] Update & Added a few profiles | ptitSeb | 2024-01-19 | 1 | -1/+15 | |
| | | ||||||
| * | [RCFILE] Adjusted steamwebhelper profile for better stability | ptitSeb | 2024-01-17 | 1 | -1/+1 | |
| | | ||||||
| * | [RCFILE] Added and Adjusted a few more profile | ptitSeb | 2024-01-16 | 1 | -10/+15 | |
| | | ||||||
| * | Added profile for Unigine Heaven Linux version | ptitSeb | 2024-01-06 | 1 | -0/+6 | |
| | | ||||||
| * | [RCFILE] Added more option to rcfile and added geekbench5 profile | ptitSeb | 2024-01-06 | 1 | -0/+5 | |
| | | ||||||
| * | [RCFILE] Add profile for Broforce and change 3dSen to limit cmax core to 4, ↵ | ptitSeb | 2024-01-04 | 1 | -0/+12 | |
| | | | | | it actualy speedup emulation if many cares are present | |||||
| * | [RCFILE] Disable CALL/RET optimization for zoom (#1170) (#1174) | Yang Liu | 2023-12-27 | 1 | -1/+4 | |
| | | | | | | | | * [WRAPPER] Added 1 more wrapped libc functions * [RCFILE] Disable CALL/RET optimization for zoom (#1170) * Do not delete BOX64_DYNAREC_CALLRET=1 in case we make it not default again | |||||
| * | [RCFILE] Refiled GridAutosport profile again | ptitSeb | 2023-12-23 | 1 | -1/+1 | |
| | | ||||||
| * | [RCFILE] Limit number of cores to 16 for Hue | ptitSeb | 2023-12-22 | 1 | -0/+3 | |
| | | ||||||
| * | [RCFILE] Refixed GridAutosport profile | ptitSeb | 2023-12-21 | 1 | -3/+1 | |
| | | ||||||
| * | Introduce new BOX64_MAXCPU to cap the number of cpu core exposed, and ↵ | ptitSeb | 2023-12-21 | 1 | -0/+15 | |
| | | | | | created profile for wine, wine64 and GridAutosport using it | |||||
| * | [RCFILE] Added FL64 Profile (#1149) | Lily | 2023-12-20 | 1 | -0/+5 | |
| | | ||||||
| * | [RCFILE] Added Crysis Remastered profile | ptitSeb | 2023-12-18 | 1 | -0/+4 | |
| | | ||||||
| * | [DYNAREC] Made callret default, improved callret efficiency, and dynarec ↵ | ptitSeb | 2023-12-13 | 1 | -5/+4 | |
| | | | | | speed on larger blocks | |||||
| * | [RCFILE] Added profile for Mini Motor Racing X | ptitSeb | 2023-12-05 | 1 | -0/+3 | |
| | | ||||||
| * | [RCFILE] Refined some existing profile and add a buch of new one | ptitSeb | 2023-12-03 | 1 | -3/+13 | |
| | | ||||||
| * | [RCFILE] Added 2 ew profiles | ptitSeb | 2023-11-30 | 1 | -0/+6 | |
| | | ||||||
| * | [RCFILE] Added Witcher 3 profile | ptitSeb | 2023-11-08 | 1 | -0/+2 | |
| | | ||||||
| * | Added BOX64_INPROCESSGPU setting (helps Heroic 2.10 at least) | ptitSeb | 2023-11-05 | 1 | -0/+4 | |
| | | ||||||
| * | [RCFILE] Better profile for Heroic | ptitSeb | 2023-10-30 | 1 | -2/+2 | |
| | | ||||||
| * | This might help Steam on Wine | ptitSeb | 2023-10-29 | 1 | -1/+4 | |
| | | ||||||
| * | This makes steamwebhelper (much) more stable | ptitSeb | 2023-10-27 | 1 | -2/+2 | |
| | | ||||||
| * | [RCFILE] Added a profile for ToTheMoon | ptitSeb | 2023-10-19 | 1 | -0/+3 | |
| | | ||||||
| * | [ARM64_DYNAREC] More changes to Strong memory model emulation | ptitSeb | 2023-10-18 | 1 | -1/+4 | |
| | | ||||||
| * | [ARM64_DYNAREC] Added support for BOX4_DYNAREC_ALIGNED_ATOMICS | ptitSeb | 2023-10-17 | 1 | -0/+12 | |
| | | ||||||
| * | Added BOX64_SDL2_JGUID, a workaround for game using old ↵ | ptitSeb | 2023-10-11 | 1 | -0/+3 | |
| | | | | | SDL_GetJoystickGUIDInfo funciton on recent wrapped SDL2 (for #1018) | |||||
| * | This steam-runtime-launcher-service process never exit and seems to be ↵ | ptitSeb | 2023-10-01 | 1 | -0/+1 | |
| | | | | | skipable when using box, so skip it | |||||
| * | Improved default box64rc | ptitSeb | 2023-09-09 | 1 | -2/+11 | |
| | | ||||||