Skip to content

Releases: WalkerMx/AutoCrispy

AutoCrispy 1.2.0.1

27 Aug 00:32
574ee8e
Compare
Choose a tag to compare
AutoCrispy 1.2.0.1 Pre-release
Pre-release

Added custom-made Chain Interface. Fixes weirdness when using > 5 chain items.
Added support for xBRZ.
Added support for fixing PCSX2 dumped texture alpha.

Use DirectBitmaps instead of Lockbits, improves defringing performance.

Removed generic Python support. Helps prevent some Anti-viruses flipping out when trying to use ESRGAN. Use this ESRGAN build.

AutoCrispy 1.0.3.3

26 Aug 16:13
1e5e921
Compare
Choose a tag to compare
AutoCrispy 1.0.3.3 Pre-release
Pre-release

Tentative fix for pathing issues.
Corrected issue with the chain pipeline.

AutoCrispy 1.0.3.2

27 Mar 02:56
92d0abe
Compare
Choose a tag to compare
AutoCrispy 1.0.3.2 Pre-release
Pre-release

Added Support for RealESRGAN. Added support for GFPGAN (requires an update to the Embedded Python Build, plus the GFPGAN model).

Added Support for adding an alternate directory for backends.

AutoCrispy 1.0.3.0

28 Jun 02:22
2dd9755
Compare
Choose a tag to compare
AutoCrispy 1.0.3.0 Pre-release
Pre-release

Added DDS support via Texconv

Bugfixes


Removed 'Batch Size' from the Python Backend. This is now tied to the 'Threads' value.

AutoCrispy 1.0.2.5

16 Oct 08:39
f99c545
Compare
Choose a tag to compare
AutoCrispy 1.0.2.5 Pre-release
Pre-release

New Advanced Feature: Tiled & Flipped Seamless Upscaling

  • Seam Scale should be set to the final upscale size (ex. if you're upscaling 4x, set it to 4. If you have a chain, calculate the final upscale size - i.e. for 1x - 4x - 2x, you would do 1*4*2 = 8, and 8 would be the value)
  • Seam Margin is how far out from the image the tiled or flipped margins go. Higher values require more horsepower, but may have better results. Don't set it higher than the width of the image.

Also included is a bugfix correcting root folder behaviour, and a partial fix for chains longer than 5 items.

AutoCrispy 1.0.2.4

11 Sep 23:25
6c82dfc
Compare
Choose a tag to compare
AutoCrispy 1.0.2.4 Pre-release
Pre-release

Updated Chain Editor Window. Now is resizable, and highlights syntax when the dialog opens.

AutoCrispy 1.0.2.3

08 Sep 19:49
2328848
Compare
Choose a tag to compare
AutoCrispy 1.0.2.3 Pre-release
Pre-release

Bug Fixes.

Also, made chain paths Relative.

AutoCrispy 1.0.2.2

08 Sep 17:54
5f573f4
Compare
Choose a tag to compare
AutoCrispy 1.0.2.2 Pre-release
Pre-release

New Features:

  • Portable Mode (Saves config file in the same folder as AutoCrispy)
  • Models can be Renamed in the Chain (Edit -> "Name" field)
  • Removed Broken Settings
  • Changed available options for Anime4k. (Old settings are still available under Edit, in the chain)
  • Fixed available File Types
  • Added "Expert" Field, for adding custom parameters to a backend (not available for chains, yet)

AutoCrispy 1.0.2.0

07 Sep 21:03
1fa6b9d
Compare
Choose a tag to compare
AutoCrispy 1.0.2.0 Pre-release
Pre-release

Enabled Python Detection via reading from PATH.
Re-enabled Output Logging, under 'Advanced' (now saves output to file).
Separated "Threading" from ESRGAN Batch Size; there is now a setting for batch size under "Python".

AutoCrispy 1.0.1.9

06 Sep 06:00
10e5e17
Compare
Choose a tag to compare
AutoCrispy 1.0.1.9 Pre-release
Pre-release

Bugfixes:

  • UI no longer crashes when dragging things over it.
  • File Checking more robust. Ignores folders (again).
  • Fixed rare issue where defringer tried to defringe AutoCrispy (!!)