Commit Graph

88 Commits

Author SHA1 Message Date
ptitSeb
1b48cd157a [RCFILE] Slightly changed how BOX64_ARGS behave, and added BOX64_INSERT_ARGS 2024-09-09 19:45:48 +02:00
ptitSeb
d2511e66fb [RCFILE] Added support fro cursor (for #1778) 2024-08-31 09:05:36 +02:00
ptitSeb
c384d53d75 [HACK] Patch Heroic 2.15.1 to avoid some internal memory manager test, until a better solution is found (heroic is still a bit unstable) 2024-08-18 10:16:38 +02:00
ptitSeb
bd23e1f7fc [RCFILE] Fine tuned profile for on of the EALauncher process 2024-08-12 21:23:30 +02:00
ptitSeb
53756ee966 Improved Steam wine compatibility, not perfect, but better (thanks Hugo for the args) 2024-08-09 17:41:01 +02:00
ptitSeb
a8784eff9f [RCFILE] Added support for generic names in RCFiles 2024-07-25 15:10:40 +02:00
ptitSeb
984c136349 [RCFILE] Re-organized box64.box64rc and add EA/Origin launcher progress profiles 2024-07-18 17:53:59 +02:00
ptitSeb
a90c7af708 Added BOX64_SHAEXT to hide sha cpu extension ([RCFILE] And added a profile using it) 2024-07-15 13:43:53 +02:00
ptitSeb
47055f92df [RCFILE] Update a profile, with a workaround, until fixed 2024-07-14 11:17:20 +02:00
ptitSeb
97769b63ad [RCFILE] Added profile for Death Stranding 2024-07-10 09:43:01 +02:00
Diego q
cac43a1f5f
Updated box64.box64rc (#1630)
added two baldi games, one horror game, 2d superhot, and one game i had to fix for a friend
2024-07-03 08:18:27 +02:00
Yang Liu
10373ca6fc
[RCFILE] Added Goat Simulator profile (#1609) 2024-06-21 14:03:25 +02:00
ptitSeb
ceb9834a27 [RCFILE] Better profile for Kingdom Rush Origin linux version 2024-06-18 18:23:31 +02:00
ptitSeb
4eebf25f1c Added BOX64_RESERVE_HIGH in rcfile handling 2024-06-18 17:25:32 +02:00
ptitSeb
58c0bce4cf More work on RDTSC emulation 2024-06-13 10:22:33 +02:00
ptitSeb
2e379300a6 [RCFILE] Added a few more profiles 2024-06-07 20:02:57 +02:00
ptitSeb
d38f659f42 Changed the workaround for MiniMetro/Steam, using rcfile now (for #1311) 2024-05-09 21:59:32 +02:00
ptitSeb
1f9834dc6b [RCFILE] More aggressive profile for FlatOut and FlatOut 2 2024-04-29 22:51:00 +02:00
ptitSeb
f256c48505 Fixed non-dynarec build by introducing BOX64_JVM to replace BOX64_DYNAREC_JVM 2024-04-29 11:23:35 +02:00
ptitSeb
71c5447b8a Added a way to hide SSE 4.2, as it might slow down things using the string 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) 2024-04-29 10:57:19 +02:00
ptitSeb
0c50f724e6 [RCFILE] Added 2 more optimized profile for wine new wow64 games 2024-04-27 12:10:10 +02:00
ptitSeb
e5dcb3f100 [RCFILE] Added a profile for beyond-all-reason (for #1412) 2024-04-26 14:03:45 +02:00
Yang Liu
411fe19ee5
[RCFILE] Update weixin profile (#1467) 2024-04-25 23:28:30 +02:00
ptitSeb
b64e6bdbba [RCFILE] Added 2 more profiles 2024-04-20 18:42:03 +02:00
Lily
cdcb0a46dc
[RCFILE] Added Yandare Simulator Profile (#1459) 2024-04-20 12:04:54 +02:00
Hypothalamus
5c0d765f59
Add Oxygen Not Included to box64rc based on https://github.com/ptitSeb/box86-compatibility-list/issues/298 (#1431)
Reported-by: ricoazzurro
2024-04-10 17:56:02 +02:00
ptitSeb
ed2697d6ad [RCFILE] Fixed some issues with wine program detection 2024-03-12 16:43:10 +01:00
ptitSeb
df928fd2d0 [RCFILE] Added 2 new rcfile only option, and try to apply wine program parameter earlier, before wien load to be able to change command line and maxcpu 2024-03-12 11:39:11 +01:00
ptitSeb
65404cba33 Do not expose FMA cpu extension, it's associated to AVX by some engines 2024-03-11 15:22:08 +01:00
ptitSeb
3cd87e68c7 [RCFILE] Added profile for Capcom Arcade Statium 2024-03-07 17:48:17 +01:00
ptitSeb
67006f2809 [LA64_DYNAREC] Added xSavedSP to emitter for later use 2024-03-02 10:10:42 +01:00
ptitSeb
50c49a1692 [RCFILE] Adjusted settings for windows steam 2024-02-24 09:54:29 +01:00
ptitSeb
ffda782c3d Better handling of Hardware counter for rdtsc emulation (ARM64 only for now), more cpuid leafs, and introduce BOX64_RDTSC env.var. with a profile that use it 2024-02-23 16:41:44 +01:00
ptitSeb
8e4faa3de2 Added 1 more profile for wine/new wow64 2024-02-20 16:29:09 +01:00
ptitSeb
09779e294c [RCFILE] Adjested/Added profiles 2024-02-03 17:00:56 +01:00
ptitSeb
22afd245a8 [RCFILE] Added a profile for DaveTheDiver 2024-01-30 14:05:11 +01:00
ptitSeb
7d85753350 [RCFILE] Added Celeste.exe profile 2024-01-27 17:37:16 +01:00
ptitSeb
367363a8bd [RCFILE] Fixed Unturned profile 2024-01-27 17:02:41 +01:00
ptitSeb
30d0836329 [RCFILE] Added Unturned profile 2024-01-27 17:00:56 +01:00
ptitSeb
0ff15e91d9 [RCFILE] Update & Added a few profiles 2024-01-19 15:07:54 +01:00
ptitSeb
cd6af18183 [RCFILE] Adjusted steamwebhelper profile for better stability 2024-01-17 17:44:42 +01:00
ptitSeb
88d950bafb [RCFILE] Added and Adjusted a few more profile 2024-01-16 10:21:21 +01:00
ptitSeb
203d06831e Added profile for Unigine Heaven Linux version 2024-01-06 17:23:47 +01:00
ptitSeb
5d6ff69e8d [RCFILE] Added more option to rcfile and added geekbench5 profile 2024-01-06 10:48:18 +01:00
ptitSeb
3454afb3e4 [RCFILE] Add profile for Broforce and change 3dSen to limit cmax core to 4, it actualy speedup emulation if many cares are present 2024-01-04 11:04:43 +01:00
Yang Liu
c801f2d4a5
[RCFILE] Disable CALL/RET optimization for zoom (#1170) (#1174)
* [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
2023-12-27 20:07:42 +01:00
ptitSeb
f7cbe71bd9 [RCFILE] Refiled GridAutosport profile again 2023-12-23 12:53:43 +01:00
ptitSeb
28af18f36e [RCFILE] Limit number of cores to 16 for Hue 2023-12-22 09:59:43 +01:00
ptitSeb
ed7006bbf4 [RCFILE] Refixed GridAutosport profile 2023-12-21 17:55:53 +01:00
ptitSeb
715ce5dbe9 Introduce new BOX64_MAXCPU to cap the number of cpu core exposed, and created profile for wine, wine64 and GridAutosport using it 2023-12-21 15:51:55 +01:00