diff options
| author | shenmo <47873776+shenmo7192@users.noreply.github.com> | 2025-03-19 19:41:26 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-19 12:41:26 +0100 |
| commit | 0e32c17076ea4377168fa3e6be0b210a7eea1634 (patch) | |
| tree | 35ea6adfbefb2c8e65fe1e77788c7670603d9cf7 /system | |
| parent | 14569db74dd50d1b143893c7c0c0adf5b17fa53e (diff) | |
| download | box64-0e32c17076ea4377168fa3e6be0b210a7eea1634.tar.gz box64-0e32c17076ea4377168fa3e6be0b210a7eea1634.zip | |
[RCFILE] Added profile for HSR Game (#2450)
Diffstat (limited to 'system')
| -rw-r--r-- | system/box64.box64rc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/box64.box64rc b/system/box64.box64rc index 20651242..8d2300f0 100644 --- a/system/box64.box64rc +++ b/system/box64.box64rc @@ -758,6 +758,9 @@ BOX64_DYNAREC_STRONGMEM=1 BOX64_DYNAREC_SAFEFLAGS=2 BOX64_DYNAREC_CALLRET=0 +[StarRail.exe] +BOX64_DYNAREC_SAFEFLAGS=2 + # # 32bits Linux process # |