Enabled Project E EMC pregeneration.
This commit is contained in:
parent
799338ae8c
commit
eda9551f04
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
[general]
|
[general]
|
||||||
#When the next EMC mapping occurs write the results to config/ProjectE/pregenerated_emc.json and only ever run the mapping again when that file does not exist, this setting is set to false, or an error occurred parsing that file.
|
#When the next EMC mapping occurs write the results to config/ProjectE/pregenerated_emc.json and only ever run the mapping again when that file does not exist, this setting is set to false, or an error occurred parsing that file.
|
||||||
pregenerate = false
|
pregenerate = true
|
||||||
#Want to take a look at the internals of EMC Calculation? Enable this to write all the conversions and setValue-Commands to config/ProjectE/mappingdump.json
|
#Want to take a look at the internals of EMC Calculation? Enable this to write all the conversions and setValue-Commands to config/ProjectE/mappingdump.json
|
||||||
dumpEverythingToFile = false
|
dumpEverythingToFile = false
|
||||||
#Log known EMC Exploits. This can not and will not find all possible exploits. This will only find exploits that result in fixed/custom emc values that the algorithm did not overwrite. Exploits that derive from conversions that are unknown to ProjectE will not be found.
|
#Log known EMC Exploits. This can not and will not find all possible exploits. This will only find exploits that result in fixed/custom emc values that the algorithm did not overwrite. Exploits that derive from conversions that are unknown to ProjectE will not be found.
|
||||||
|
Loading…
Reference in New Issue
Block a user