about summary refs log tree commit diff stats
path: root/system (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improved Steam wine compatibility, not perfect, but better (thanks Hugo for t...ptitSeb2024-08-091-6/+8
* [RCFILE] Added support for generic names in RCFilesptitSeb2024-07-251-0/+13
* [RCFILE] Re-organized box64.box64rc and add EA/Origin launcher progress profilesptitSeb2024-07-181-50/+77
* Added BOX64_SHAEXT to hide sha cpu extension ([RCFILE] And added a profile us...ptitSeb2024-07-151-0/+6
* [RCFILE] Update a profile, with a workaround, until fixedptitSeb2024-07-141-0/+1
* [RCFILE] Added profile for Death StrandingptitSeb2024-07-101-0/+9
* Updated box64.box64rc (#1630)Diego q2024-07-031-0/+23
* [RCFILE] Added Goat Simulator profile (#1609)Yang Liu2024-06-211-0/+3
* [RCFILE] Better profile for Kingdom Rush Origin linux versionptitSeb2024-06-181-0/+1
* Added BOX64_RESERVE_HIGH in rcfile handlingptitSeb2024-06-181-0/+3
* More work on RDTSC emulationptitSeb2024-06-131-0/+1
* [RCFILE] Added a few more profilesptitSeb2024-06-071-0/+12
* Changed the workaround for MiniMetro/Steam, using rcfile now (for #1311)ptitSeb2024-05-091-0/+3
* [RCFILE] More aggressive profile for FlatOut and FlatOut 2ptitSeb2024-04-291-2/+2
* Fixed non-dynarec build by introducing BOX64_JVM to replace BOX64_DYNAREC_JVMptitSeb2024-04-291-1/+1
* Added a way to hide SSE 4.2, as it might slow down things using the string op...ptitSeb2024-04-291-0/+2
* [RCFILE] Added 2 more optimized profile for wine new wow64 gamesptitSeb2024-04-271-1/+8
* [RCFILE] Added a profile for beyond-all-reason (for #1412)ptitSeb2024-04-261-1/+4
* [RCFILE] Update weixin profile (#1467)Yang Liu2024-04-251-0/+1
* [RCFILE] Added 2 more profilesptitSeb2024-04-201-0/+8
* [RCFILE] Added Yandare Simulator Profile (#1459)Lily2024-04-201-0/+6
* Add Oxygen Not Included to box64rc based on https://github.com/ptitSeb/box86-...Hypothalamus2024-04-101-0/+3
* [RCFILE] Fixed some issues with wine program detectionptitSeb2024-03-121-1/+1
* [RCFILE] Added 2 new rcfile only option, and try to apply wine program parame...ptitSeb2024-03-121-1/+2
* Do not expose FMA cpu extension, it's associated to AVX by some enginesptitSeb2024-03-111-0/+3
* [RCFILE] Added profile for Capcom Arcade StatiumptitSeb2024-03-071-0/+4
* [LA64_DYNAREC] Added xSavedSP to emitter for later useptitSeb2024-03-021-8/+8
* [RCFILE] Adjusted settings for windows steamptitSeb2024-02-241-1/+6
* Better handling of Hardware counter for rdtsc emulation (ARM64 only for now),...ptitSeb2024-02-231-0/+4
* Added 1 more profile for wine/new wow64ptitSeb2024-02-201-0/+7
* [RCFILE] Adjested/Added profilesptitSeb2024-02-031-3/+14
* system/box64.conf.cmake: change rule name to be box64 specific (#1233)josch2024-01-311-1/+1
* [RCFILE] Added a profile for DaveTheDiverptitSeb2024-01-301-0/+3
* [RCFILE] Added Celeste.exe profileptitSeb2024-01-271-0/+3
* [RCFILE] Fixed Unturned profileptitSeb2024-01-271-1/+1
* [RCFILE] Added Unturned profileptitSeb2024-01-271-0/+3
* [RCFILE] Update & Added a few profilesptitSeb2024-01-191-1/+15
* [RCFILE] Adjusted steamwebhelper profile for better stabilityptitSeb2024-01-171-1/+1
* [RCFILE] Added and Adjusted a few more profileptitSeb2024-01-161-10/+15
* Added profile for Unigine Heaven Linux versionptitSeb2024-01-061-0/+6
* [RCFILE] Added more option to rcfile and added geekbench5 profileptitSeb2024-01-061-0/+5
* [RCFILE] Add profile for Broforce and change 3dSen to limit cmax core to 4, i...ptitSeb2024-01-041-0/+12
* [RCFILE] Disable CALL/RET optimization for zoom (#1170) (#1174)Yang Liu2023-12-271-1/+4
* [RCFILE] Refiled GridAutosport profile againptitSeb2023-12-231-1/+1
* [RCFILE] Limit number of cores to 16 for HueptitSeb2023-12-221-0/+3
* [RCFILE] Refixed GridAutosport profileptitSeb2023-12-211-3/+1
* Introduce new BOX64_MAXCPU to cap the number of cpu core exposed, and created...ptitSeb2023-12-211-0/+15
* [RCFILE] Added FL64 Profile (#1149)Lily2023-12-201-0/+5
* [RCFILE] Added Crysis Remastered profileptitSeb2023-12-181-0/+4
* [DYNAREC] Made callret default, improved callret efficiency, and dynarec spee...ptitSeb2023-12-131-5/+4