Add DIC . notice to README

This commit is contained in:
Matt Nadareski
2023-04-01 21:51:02 -04:00
parent a1155cf9b7
commit b39c8dd738
2 changed files with 3 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
- Get the write offset from the latest redumper (fuzz6001)
- Update redumper to build 115
- Update to DIC 20230401
- Add DIC `.` notice to README
### 2.5 (2023-03-12)

View File

@@ -43,6 +43,8 @@ MPF.Check is a commandline-only program that allows users to generate submission
## Information
**WARNING**: For those who use DiscImageCreator for dumping, MPF will replace `.` with `_` in any inputted paths which may be unexpected. If there are `.` outside of the extension in either the path or the filename, DiscImageCreator will fail to perform the final hashing step properly. Unfortunately, a malformed `.dat` will still be generated, thus appearing to have succeeded and causing confusion with users. As this is avoidable by a simple replacement, MPF will continue to do that until DiscImageCreator is fully fixed.
For all additional information, including information about the individual components included in the project and what dumping programs are supported, please see [the wiki](https://github.com/SabreTools/MPF/wiki) for more details.
## Changelist