| Commit message (Expand) | Author | Age | Files | Lines |
| * | [RCFILE] More adjustments with new strongmem | ptitSeb | 2024-11-20 | 1 | -1/+1 |
| * | [RCFILE] Addjusted some profile with new strongmem capabilities | ptitSeb | 2024-11-20 | 1 | -6/+6 |
| * | [ARM64_DYNAREC] Reworked a bit FASTROUND | ptitSeb | 2024-11-05 | 1 | -0/+6 |
| * | [RCFILE] Added a profile for AlienIsolation linux version | ptitSeb | 2024-10-31 | 1 | -0/+5 |
| * | [RCFILE] Update setup and install generic profile to not use native flags | ptitSeb | 2024-10-29 | 1 | -0/+4 |
| * | [BOX32] Added an option to also add binfmt integration for box32 (for #1973) | ptitSeb | 2024-10-29 | 1 | -0/+2 |
| * | [ARM64_DYNAREC] Also use Native Carry flags directly when possible | ptitSeb | 2024-10-29 | 1 | -1/+1 |
| * | [ARM64_DYNAREC] Added BOX64_DYNAREC_NATIVEFLAGS to disable the use of native ... | ptitSeb | 2024-10-20 | 1 | -0/+1 |
| * | Now x86_64 bash can be installed as box64-bash and will be automaticly used i... | ptitSeb | 2024-10-18 | 1 | -0/+5 |
| * | [RCFILE] Added a profile | ptitSeb | 2024-10-13 | 1 | -2/+6 |
| * | [BOX32] Added some more wrapped function and a profile (PixelJunk Shooter lin... | ptitSeb | 2024-10-04 | 1 | -0/+5 |
| * | Improved legendary stability | ptitSeb | 2024-09-10 | 1 | -0/+3 |
| * | [RCFILE] Slightly changed how BOX64_ARGS behave, and added BOX64_INSERT_ARGS | ptitSeb | 2024-09-09 | 1 | -1/+1 |
| * | [RCFILE] Added support fro cursor (for #1778) | ptitSeb | 2024-08-31 | 1 | -0/+9 |
| * | [HACK] Patch Heroic 2.15.1 to avoid some internal memory manager test, until ... | ptitSeb | 2024-08-18 | 1 | -1/+0 |
| * | [RCFILE] Fine tuned profile for on of the EALauncher process | ptitSeb | 2024-08-12 | 1 | -1/+1 |
| * | Improved Steam wine compatibility, not perfect, but better (thanks Hugo for t... | ptitSeb | 2024-08-09 | 1 | -6/+8 |
| * | [RCFILE] Added support for generic names in RCFiles | ptitSeb | 2024-07-25 | 1 | -0/+13 |
| * | [RCFILE] Re-organized box64.box64rc and add EA/Origin launcher progress profiles | ptitSeb | 2024-07-18 | 1 | -50/+77 |
| * | Added BOX64_SHAEXT to hide sha cpu extension ([RCFILE] And added a profile us... | ptitSeb | 2024-07-15 | 1 | -0/+6 |
| * | [RCFILE] Update a profile, with a workaround, until fixed | ptitSeb | 2024-07-14 | 1 | -0/+1 |
| * | [RCFILE] Added profile for Death Stranding | ptitSeb | 2024-07-10 | 1 | -0/+9 |
| * | Updated box64.box64rc (#1630) | Diego q | 2024-07-03 | 1 | -0/+23 |
| * | [RCFILE] Added Goat Simulator profile (#1609) | Yang Liu | 2024-06-21 | 1 | -0/+3 |
| * | [RCFILE] Better profile for Kingdom Rush Origin linux version | ptitSeb | 2024-06-18 | 1 | -0/+1 |
| * | Added BOX64_RESERVE_HIGH in rcfile handling | ptitSeb | 2024-06-18 | 1 | -0/+3 |
| * | More work on RDTSC emulation | ptitSeb | 2024-06-13 | 1 | -0/+1 |
| * | [RCFILE] Added a few more profiles | ptitSeb | 2024-06-07 | 1 | -0/+12 |
| * | Changed the workaround for MiniMetro/Steam, using rcfile now (for #1311) | ptitSeb | 2024-05-09 | 1 | -0/+3 |
| * | [RCFILE] More aggressive profile for FlatOut and FlatOut 2 | ptitSeb | 2024-04-29 | 1 | -2/+2 |
| * | 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 op... | ptitSeb | 2024-04-29 | 1 | -0/+2 |
| * | [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 https://github.com/ptitSeb/box86-... | Hypothalamus | 2024-04-10 | 1 | -0/+3 |
| * | [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 parame... | ptitSeb | 2024-03-12 | 1 | -1/+2 |
| * | 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 now),... | ptitSeb | 2024-02-23 | 1 | -0/+4 |
| * | 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 |
| * | [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 |