about summary refs log tree commit diff stats
path: root/system (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [RCFILE] Adjusted settings for windows steamptitSeb2024-02-241-1/+6
|
* Better handling of Hardware counter for rdtsc emulation (ARM64 only for ↵ptitSeb2024-02-231-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 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
| | | | | | | | | 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 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, ↵ptitSeb2024-01-041-0/+12
| | | | it actualy speedup emulation if many cares are present
* [RCFILE] Disable CALL/RET optimization for zoom (#1170) (#1174)Yang Liu2023-12-271-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 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 ↵ptitSeb2023-12-211-0/+15
| | | | created profile for wine, wine64 and GridAutosport using it
* [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 ↵ptitSeb2023-12-131-5/+4
| | | | speed on larger blocks
* [RCFILE] Added profile for Mini Motor Racing XptitSeb2023-12-051-0/+3
|
* [RCFILE] Refined some existing profile and add a buch of new oneptitSeb2023-12-031-3/+13
|
* [RCFILE] Added 2 ew profilesptitSeb2023-11-301-0/+6
|
* [RCFILE] Added Witcher 3 profileptitSeb2023-11-081-0/+2
|
* Added BOX64_INPROCESSGPU setting (helps Heroic 2.10 at least)ptitSeb2023-11-051-0/+4
|
* [RCFILE] Better profile for HeroicptitSeb2023-10-301-2/+2
|
* This might help Steam on WineptitSeb2023-10-291-1/+4
|
* This makes steamwebhelper (much) more stableptitSeb2023-10-271-2/+2
|
* [RCFILE] Added a profile for ToTheMoonptitSeb2023-10-191-0/+3
|
* [ARM64_DYNAREC] More changes to Strong memory model emulationptitSeb2023-10-181-1/+4
|
* [ARM64_DYNAREC] Added support for BOX4_DYNAREC_ALIGNED_ATOMICSptitSeb2023-10-171-0/+12
|
* Added BOX64_SDL2_JGUID, a workaround for game using old ↵ptitSeb2023-10-111-0/+3
| | | | SDL_GetJoystickGUIDInfo funciton on recent wrapped SDL2 (for #1018)
* This steam-runtime-launcher-service process never exit and seems to be ↵ptitSeb2023-10-011-0/+1
| | | | skipable when using box, so skip it
* Improved default box64rcptitSeb2023-09-091-2/+11
|
* Added profile for steam-runtime-launcher-serviceptitSeb2023-08-191-0/+3
|
* Improved jmpbuff handling a bitptitSeb2023-08-131-1/+1
|
* Merge pull request #896 from josch/exeptitSeb2023-07-211-0/+0
|\ | | | | remove executable bits
| * remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
| | | | | | | | Closes: #895
* | [DYNAREC] Lair of the Clockwork God need FASTROUND to 0 (help #805)ptitSeb2023-06-041-0/+3
| |
* | Added some more setup for Project Zomboid (should help #112)ptitSeb2023-06-021-0/+1
| |
* | [RV64_DYNAREC] Fixed 66 0F 38 2B PACKUSDW opcode (#802)Yang Liu2023-05-241-10/+0
|/ | | | | * [RV64_DYNAREC] Fixed 66 0F 38 2B PACKUSDW opcode * [RCFILE] Remove invalid options
* [RCFILE] Added profile for Stardew ValleyptitSeb2023-04-241-0/+3
|
* Added some weixin support (not really tested, for #711)ptitSeb2023-04-191-0/+4
|
* [RCFILE] Adjusted one profileptitSeb2023-04-161-1/+0
|
* Fixed an entry on box64.box64rcptitSeb2023-04-161-1/+1
|
* [DYNAREC] General fixes and improvment for multithread and jit program. ↵ptitSeb2023-04-161-0/+6
| | | | Helps Java, mono and Unity3d program... (should help #519, #464, #433, #272, #232, #193, #112...)
* Improved test17 and finetuned factorio profile to disable FASTROUND on DynarecptitSeb2023-04-011-0/+1
|