Skip to content

Releases: dunnousername/yanderifier

5.0.0 alpha 1

03 Feb 21:04
2252c44
Compare
Choose a tag to compare
5.0.0 alpha 1 Pre-release
Pre-release

See release notes for the previous release. Run the INSTALL script, and once it finishes a shortcut to launch the program will be created.
Changes:

  • Wrapper rewritten completely in PowerShell. This should fix issues starting the program.

Download bsr.zip, not the source code. This is not merged into the main repo yet.

5.0.0 alpha 0

03 Feb 02:13
2252c44
Compare
Choose a tag to compare
5.0.0 alpha 0 Pre-release
Pre-release

It's been a really long time since the last release. I had assumed a lot of this wouldn't be possible until some users pointed this out to me.
This is an extremely experimental release that hasn't made its way into the source tree yet. I recommend sticking with older versions for now unless you have a 3000-series card.
Crashes and bugs are expected, but here's what has changed:

  • Potential RTX 3000-series support
  • Complete rewrite; no longer fully in Python, lacks a full graphical user interface and instead uses a command-line C# app with file pickers
  • New "definite" option added which might allow for better results with certain inputs
  • Uses custom installer rather than fat executable for ease of maintaining

To use, run the INSTALL shortcut and let it complete. A yanderify.exe executable should appear in the root of the install.

v4.0.3-stable

05 Sep 06:54
9b1d2ee
Compare
Choose a tag to compare

In addition to yanderify.zip, you'll need the checkpoint at the same level as yanderify.exe.

This is expected to be the last major release from me for a while, since I'm starting to gain other, larger responsibilities that unfortunately outweigh a project like this. However, this is not necessarily the end of Yanderify; even if I don't create any more updates, I'm making the full latest source code and build instructions available to anyone so that others can improve it if they want to.

Since last version:

  • Pushed the latest code to a new branch (latest-v4)
  • Potentially fixed a bug where aspect ratio would be flipped in the output
  • Heavily modified README

v4.0.2 stable

16 Aug 04:11
9cdca16
Compare
Choose a tag to compare

You'll need the checkpoint alongside yanderify.exe. This is v4.0.2-stable, a.k.a. the release where I gave up on incrementing the version number.

v4.0.1 stable

15 Aug 19:23
9cdca16
Compare
Choose a tag to compare

Hotfix for ffmpeg issue. You still need the .zip and checkpoint from 4.0.0! This just replaces the exe inside.

v4.0.0 stable!

15 Aug 18:47
9cdca16
Compare
Choose a tag to compare

Basically just rebranded alpha 2, as a full release. You'll need the checkpoint next to yanderify.exe.

v4.0.0 alpha 2

12 Aug 22:26
9cdca16
Compare
Choose a tag to compare
v4.0.0 alpha 2 Pre-release
Pre-release

Added experimental gamma correction feature.
Potentially fixed issues where speed is severely reduced on a GPU.
You'll need the full .zip and checkpoint, not just this exe. See alpha 0.

v4.0.0 alpha 1

12 Aug 21:24
9cdca16
Compare
Choose a tag to compare
v4.0.0 alpha 1 Pre-release
Pre-release

Modified an easter egg at the request of multiple users. Only the exe needs to be replaced.

v4.0.0 alpha 0

12 Aug 20:27
9cdca16
Compare
Choose a tag to compare
v4.0.0 alpha 0 Pre-release
Pre-release

Yes, I just remembered after compressing and uploading everything I forgot to increment the version number. No, I don't care enough to do it all again.
This release is heavily based on volosomniare's repacking of yanderify. This is closer to how v2.0.5 was distributed, and after a lot of headache due to how the install scripts worked, I'm reverting back to the v2.0.5 way of doing things.
To use it, download this zip file and extract it. Then, download the checkpoint and put it next to yanderify.exe. You should be able to just run yanderify.exe after that.
This version of v4.0.0 is very crude, but I wanted to get it out quickly so I could get other stuff done today. In other words, this isn't a final product.

v3.0.6 alpha 2

12 Aug 17:54
9cdca16
Compare
Choose a tag to compare
v3.0.6 alpha 2 Pre-release
Pre-release

This release is broken; do not use.