Releases: InsultingPros/KFRedirectTool
Releases · InsultingPros/KFRedirectTool
Small QOL Fixes
- Update dependencies.
- Move to
zlib-rs
instead ofzlib-ng
. Almost the same speed for our use case, but removes the need to installcmake
. - Add icon for windows executable.
- Fix macos actions.
- Disable maximize button.
- Progress bar actually goes to 100% now.
Full Changelog: 1.5.8...1.6.0
New GUI
Full Changelog: 1.5.0...1.5.8
Fix File Dialog
Due to weird tkinter
behavior if you cancel the file dialog menu, it will return empty string and wipe our input
/ output
fields.
Better logging
More informative messages.
GUI Optimizations
- Even faster startup and file processing.
- Basic progress bar.
GUI Touchups
- Multi threading support, when enabled files will be processed MUCH faster.
- Updated color scheme.
- Now gui will save Input, Output, disable multi-threading, log level fields and windows size.
- Fix open directory for linux.
Advanced settings:
- Disable kf checks (for other UE2 based games).
- Edit extension list.