diff options
| author | ptitSeb <sebastien.chev@gmail.com> | 2025-10-19 19:10:50 +0200 |
|---|---|---|
| committer | ptitSeb <sebastien.chev@gmail.com> | 2025-10-19 19:10:50 +0200 |
| commit | b95f0a0ffa37ce558921de3bcb5104091d60dd33 (patch) | |
| tree | 5758a222d0deb457b111c6a8497b9fe6a0bd11dc /docs/gen/usage.json | |
| parent | 0833a07a65da8e786041666a815f2df87dccaa7e (diff) | |
| download | box64-b95f0a0ffa37ce558921de3bcb5104091d60dd33.tar.gz box64-b95f0a0ffa37ce558921de3bcb5104091d60dd33.zip | |
[DYNAREC][WOWBOX64] BOX4_DYNAREC_INTERP_SIGNAL is not availble in WowBox64 for now
Diffstat (limited to 'docs/gen/usage.json')
| -rw-r--r-- | docs/gen/usage.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gen/usage.json b/docs/gen/usage.json index 91e465cc..dfd65aea 100644 --- a/docs/gen/usage.json +++ b/docs/gen/usage.json @@ -851,7 +851,7 @@ "name": "BOX64_DYNAREC_INTERP_SIGNAL", "description": "Allow the use of Dynarec in Signal Handlers.", "category": "Compatibility", - "wine": true, + "wine": false, "options": [ { "key": "0", |