MARINE4th Posted March 3, 2020 Posted March 3, 2020 after i change the mod folder's icon pic, when i reload all the mods it appeared two error WARNING: Unknown section in d3dx.ini: [.ShellClassInfo] WARNING: Unknown section in d3dx.ini: [ViewState] how can i fix that
KuroKaze78 Posted March 3, 2020 Posted March 3, 2020 @MARINE4th - By overriding the default folder icon, Windows created a protected hidden file called "desktop.ini" that is being parsed by 3DMigoto (the modding engine) and not recognizing the contents. As long as no one else creates a mod ini file called "desktop.ini" you can fix this by adding the following yellow text in the [Include] section of your d3dx.ini file. [Include] include_recursive = Mods exclude_recursive = DISABLED* exclude_recursive = desktop.ini
Recommended Posts
Archived
This topic is now archived and is closed to further replies.