Download here -> https://jangystudio.itch.io/qualityscaler ❤
NEW
- The app is now a single, portable .exe:
- no more confusing directory with lots of files
- Completely rewrote the image splitting function
- (when the whole image does not fit into gpu memory) (again)
- this should reduce the vertical and horizontal lines that
- were encountered when this function was used
- For video, frame splitting/joining functions also benefits from multithreading optimization
- comparing with the previous algorithms
- tiling frames is at least x2 faster
- joining frames together after upscale is at least x4 faster
- (can be even faster depending on the number of cpu selected)
BUGFIX / IMPROVEMENTS
- General bugfixes & improvements
- Updated dependencies
- Optimized AI models, will now use fewer resources
GUI
- Updated info widget texts