19,587
edits
(breaking out troubleshooting into its own section, expanding) |
(→Patches: the Daodan knows comments) |
||
Line 37: | Line 37: | ||
===Settings=== | ===Settings=== | ||
====Patches==== | ====Patches==== | ||
Creating a file called Daodan.[[wikipedia:INI_file|ini]] in the same directory as the Daodan DLL will allow you to enable/disable the patches inside Daodan. It can also be used to store configuration settings and language items. Each setting is stored inside a section as a name and value pair. | Creating a file called Daodan.[[wikipedia:INI_file|ini]] in the same directory as the Daodan DLL will allow you to enable/disable the patches inside Daodan. It can also be used to store configuration settings and language items. Each setting is stored inside a section as a name and value pair. To temporarily disable a setting in the INI, add a '#' to the beginning of the line and the Daodan will ignore it. | ||
To enable a patch, look for the patches section in your Daodan.ini. If the patches section doesn't exist, create it by typing | To enable a patch, look for the patches section in your Daodan.ini. If the patches section doesn't exist, create it by typing |