
Originally Posted by
maat7043
If you look at the code in the RABCDasm folder the text files have something like CHANGE1 instead of the names_. I have it reading through the code and fining the updated names_ as well as the files to mod and respective lines numbers at runtime. None of that information is external which is why it takes so long to run each time. My code is probably also inefficient lol.
The Mod Selector files are read and added to the is box with the other hacks when the form loads. At loading it creates an array of lines numbers files to mod, and code to inject. Then All of the Automatically updating hacks are done first to ensure that the piece of code that I use for the auto hacks is not present from some unknown mod. After they are all added the mod lines in the previous array are offset if needed. Finally they are actually added