about summary refs log tree commit diff stats
path: root/docs/gen
diff options
context:
space:
mode:
Diffstat (limited to 'docs/gen')
-rw-r--r--docs/gen/usage.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/gen/usage.json b/docs/gen/usage.json
index 741e1650..9059a84b 100644
--- a/docs/gen/usage.json
+++ b/docs/gen/usage.json
@@ -273,6 +273,11 @@
         "key": "1",
         "description": "Allow continue to run a dynablock that write data in the same page as code. It can gets faster in loading time of some game but can also get unexpected crashes.",
         "default": false
+      },
+      {
+        "key": "2",
+        "description": "Will also, when it detect an HotPage, flag that page as NEVERCLEAN, and so it will not be write protected but Block build from that page will always be tested. It can be faster that way (but soem SMC case might not be trapped).",
+        "default": false
       }
     ]
   },