Jump to content

code error issue


Recommended Posts

Posted

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

批注 2020-03-03 112501.png

Posted

@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

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...