This page was last updated on 01 July 2021, 11:34PM
Changelogs
Version 1.6
• Updated the display colors to support Windows High Contrast Themes. (Apprentice Harper)
• The Open Ini Dialog remembers the last location. (MistakenMystic)
• A seperate IniHelpFile.xml for each ini edited. (narcissus)
IMPORTANT NOTE: If you have an existing "IniHelpFile.xml" file, you will need to rename it so it can be found by the editor.
EXAMPLE: For Skyrim.ini, rename your "IniHelpFile.xml" to "Skyrim_IniHelpFile.xml".
EXAMPLE: For SkyrimPrefs.ini, rename your "IniHelpFile.xml" to "SkyrimPrefs_IniHelpFile.xml".
• Load the backup file when an .ini is loaded. (narcissus)
• Several miscellaneous tweaks and fixes.
Version 1.5
• Added the ability to reference the Backup File automatically. This is an improvement from previous version where the backup file needed to be manually selected.
• Added logging to keep track of all edits. With logging, all of the changes are recorded. I find this useful when I'm trying a new tweak, but don't always remember or keep track of the previous value.
Version 1.4
• Improved the Search capability with Auto-Complete.
• Added the ability to comment out ini settings.
• Added the ability to display left and right side file differences, similar to the WinDiff utility.
• Improved visual highlighting of the current selected setting. Moving between the Tree view and the Compare will track the setting if it's in both places.
• Better sorting in the Compare Ini Settings grid.
• The Compare Ini Settings grid columns now correctly autosize.
• The editor will now detect if the current ini file has been changed outside of the editor, and will prompt for an optional reload.