Enabled Project E EMC pregeneration.

This commit is contained in:
Harrison Deng 2022-06-05 14:37:28 -05:00
parent 799338ae8c
commit eda9551f04

View File

@ -1,7 +1,7 @@
[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.
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
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.