About This File
HoloPatcher is replacement for the old TSLPatcher tool. HoloPatcher offers an alternative that makes installing mods faster and is backwards compatible with any previous mods using TSLPatcher.
For more inforrmation see:
HoloPatcher is open sourc and can be found on GitHub.
What's New in Version 1.5.2 See changelog
Released
- Fixed a Windows-specific bug that was causing file/folder existence checks to fail on some systems.
- Improved logging for errors in changes.ini. When FileNotFoundError occurs will now log the exact filepath that could not be found. When StrRef/2DAMEMORY are referenced before assignment, this information will be included in the log file.
- Added an errorlog.txt that can be found in the same directory as the patcher, which will contain more detailed information when exceptions occur in the patcher.
- Fixed a weird issue with cascading message box dialogs when attempting to stop the patcher midway through an install.
- Don't show the error when the built-in compiler fails to find an entry point in a [CompileList] include script (this change is to match tslpatcher's behavior)
- Fixed builtin ncs compiler bug