It used to look up the xID and related info from the CSV and put it in the ini, but glovar.ahk was never updated with the new info. This replaces that whole thing with regexreplace, similar to the ini function that I wrote in func.ahk
added as an example to what it looks like with fake data
it keeps the previous data from the xID lookup in the created glovar.ahk instead of the new information.