v1.4
- Fixed the crash after reading the reference file.
- Fixed the underwear been removed if you use Underwear: Keep All, Stockings: Keep all
- Fixed Starter underwear not being removed.
- Now even if you choose to keep stockings, if you choose "Remove Starter Underear", the starter stockings will not be shown.
- The program now comes with the reference_files.txt already generated and tries to use this, to avoid crashing
- Now que quickbms output when extracting textures is shown so we can see if something goes wrong
- Message sating which textures were extracted now only shows if at least 1 texture was extracted.
- Restoring the changes now happens right before it patches, or if you choose in the main menu.
- More steps shown during the patching part so if it crashes, we know where.
- Changed the algorithing that discovers where the file blocks starts in the meta file so even if they change the meta file structure in the future, it will still be able to find out where it starts.
- The program verifies if you have the reference_file.txt with the right size, if you don't it asks you if you want to proceed anyway
- patcher_state.bin now only stores the status about the menu 1
- Now a file called latest_modifications.bin stores the latests changes
- When seaching for a texture name, the program generates a different file called reference_files_textures.txt that contains the actual paz file names which contais each file of your version of the game.
- Changed the location where the .pac file is extracted to find out the texture name (now it's extracted under the original file path)