about summary refs log tree commit diff stats
path: root/system (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [RCFILE] Better profile for Cyberpunk 2077ptitSeb2025-04-191-1/+2
|
* [DYNAREC] Introduce BOX64_DYNAREC_X87DOUBLE=2 to handle Low Precision x87 ↵ptitSeb2025-04-161-0/+7
| | | | ([ARM64_DYNAREC] only for now)
* [DYNAREC] Speedup a bit DYNAREC_DIRTY=1ptitSeb2025-04-101-4/+23
|
* [DYNAREC] Better handling of self-loop and added CALLRET=2 settings (ARM64 ↵ptitSeb2025-04-091-2/+7
| | | | only, RV64 and LA64 todo)
* [RCFILE] Added a few more game profilesptitSeb2025-03-211-0/+18
|
* [RCFILE] Update steamwebhelper profile (#2452)Yang Liu2025-03-201-0/+1
|
* [RCFILE] Added profile for HSR Game (#2450)shenmo2025-03-191-0/+3
|
* [RCFILE] Added one more game profileptitSeb2025-03-131-0/+5
|
* [RCFILE] Added profile for Linux Paradox LauncherptitSeb2025-03-131-0/+4
|
* [DYNAREC] Introduced DYNAREC_DIRTY=2 and changed a profile to use itptitSeb2025-03-121-1/+2
|
* [RCFILE] Added 1 more game profileptitSeb2025-03-111-0/+6
|
* [RCFIEL] Add/Adjust more game profilesptitSeb2025-03-101-3/+17
|
* [RCFILE] More game profile plus adjustment to existing onesptitSeb2025-03-081-7/+27
|
* [RCFILE] Added a game profileptitSeb2025-03-081-0/+7
|
* [RCFILE] Added 1 more game profileptitSeb2025-02-211-0/+3
|
* [RCFILE] Added a setting to Talos2ptitSeb2025-02-171-0/+1
|
* [RCFILE] Added 1 more game profileptitSeb2025-02-151-0/+4
|
* [BOX64RC] Add Zenless Zone Zero Config (#2363)Lily2025-02-151-0/+5
|
* [RCFILE] Added 2 more game profilesptitSeb2025-02-121-0/+13
|
* [RCFILE] Added 2 game profilesptitSeb2025-02-121-0/+14
|
* [RCFILE] Improved support for windows setupptitSeb2025-02-121-2/+0
|
* [ARM64_DYNAREC] Some changes on shift opcode and OF handling, and added some ↵ptitSeb2025-02-101-0/+15
| | | | new profiles
* [RCFILE] Added a new profileptitSeb2025-02-071-0/+4
|
* [DYNAREC] Fixed a potential SEGFAULT in FindDynablockFromNativeAddress, and ↵ptitSeb2025-02-051-0/+4
| | | | added aprofile for BeamNG.drive linux version (for #424)
* [RCFILE] Added a new profileptitSeb2025-02-051-0/+6
|
* [DYNAREC] Fixed a rare issue when flags would not be computed on 1st opcode ↵ptitSeb2025-02-041-0/+10
| | | | of a block if a jump go there (and added a profile for fixed MGSV:TPP)"
* [RCFILE] Added one more profileptitSeb2025-02-011-0/+5
|
* [ARM64_DYNAREC] Fixed mxcsr sync with fpsr on SSE_SLUSHTO0, and added a ↵ptitSeb2025-01-311-0/+6
| | | | profile that needs it
* [RCFILE] Added some more profilesptitSeb2025-01-291-0/+27
|
* [RCFILE] Add/Modify a few profilesptitSeb2025-01-271-1/+25
|
* [DYNAREC] Added preliminary per-file settings (#2288)Yang Liu2025-01-231-0/+32
|
* [RCFILE] Add MiSide Profile (#2276)Pablo Labs2025-01-211-0/+9
|
* [RCFILE] Added 2 new profilesptitSeb2025-01-201-0/+12
|
* [DYNAREC] Introduce BOX64_DYNAREC_DIRTY and some profile to use itptitSeb2025-01-151-0/+33
|
* [RCFILE] Added sekiro.exe entry (#2206)Yang Liu2024-12-251-0/+4
|
* [BOX32][WRAPPER] More fixes to libc and libX11 wrappingptitSeb2024-12-141-3/+3
|
* [BOX32][WRAPPER] More fixes to libc and X11 wrappingptitSeb2024-12-141-3/+3
|
* [RCFILE] Added 1 more profileptitSeb2024-12-101-0/+3
|
* [RCFILE] Better profile for dav1dptitSeb2024-12-041-0/+6
|
* [RCFILE] More adjustments with new strongmemptitSeb2024-11-201-1/+1
|
* [RCFILE] Addjusted some profile with new strongmem capabilitiesptitSeb2024-11-201-6/+6
|
* [ARM64_DYNAREC] Reworked a bit FASTROUNDptitSeb2024-11-051-0/+6
|
* [RCFILE] Added a profile for AlienIsolation linux versionptitSeb2024-10-311-0/+5
|
* [RCFILE] Update setup and install generic profile to not use native flagsptitSeb2024-10-291-0/+4
|
* [BOX32] Added an option to also add binfmt integration for box32 (for #1973)ptitSeb2024-10-291-0/+2
|
* [ARM64_DYNAREC] Also use Native Carry flags directly when possibleptitSeb2024-10-291-1/+1
|
* [ARM64_DYNAREC] Added BOX64_DYNAREC_NATIVEFLAGS to disable the use of native ↵ptitSeb2024-10-201-0/+1
| | | | flags, as there is still a bug or two in that mode (for #1947)
* Now x86_64 bash can be installed as box64-bash and will be automaticly used ↵ptitSeb2024-10-181-0/+5
| | | | if present
* [RCFILE] Added a profileptitSeb2024-10-131-2/+6
|
* [BOX32] Added some more wrapped function and a profile (PixelJunk Shooter ↵ptitSeb2024-10-041-0/+5
| | | | linux version now Works)