Hi @bayaraa, my "load_dlls_late" line is getting truncated at column 215. I have a bunch of dll's on that line with long names and when I start the game d2gl overwrites the ini with that line truncated and it's not able to load any dll that will go over that column.
If I rename the dll's to shorter names to stay within the limit of 214 characters, all of them are loaded without issues.
Since this is the last line of the file, I'm not sure if it's a line size limit or total characters limit of the ini file.
Hi @bayaraa, my "load_dlls_late" line is getting truncated at column 215. I have a bunch of dll's on that line with long names and when I start the game d2gl overwrites the ini with that line truncated and it's not able to load any dll that will go over that column.
If I rename the dll's to shorter names to stay within the limit of 214 characters, all of them are loaded without issues.
Since this is the last line of the file, I'm not sure if it's a line size limit or total characters limit of the ini file.