Skip to content

Releases: kiraio-moe/USSR

Unity Splash Screen Remover (USSR) v1.1.7

23 Jan 14:15
94feb6e
Compare
Choose a tag to compare

What's Changed

Just some housekeeping to do in #18.

  • Add .NET 8 build.
  • Refactoring error handling. Let's give it some nice message. Fix #6, Fix #17.
  • Updating classdata.tpk (more support for other Unity versions) and README.
  • Fixes for unable to detect the required file. Fix #14, Fix #15.

Full Changelog: ussr-v1.1.6...ussr-v1.1.7

Unity Splash Screen Remover (USSR) v1.1.6

25 Nov 12:09
e431648
Compare
Choose a tag to compare

Changes:

  • Add support for .NET 8.
  • Removed auto removal of splash screen (if there's not only 1 splash screen), instead you just need to specify the splash screen index.

Full Changelog: ussr-v1.1.5...ussr-v1.1.6

Unity Splash Screen Remover (USSR) v1.1.5

21 Oct 14:27
e404769
Compare
Choose a tag to compare

What's Changed

This release came with some improvements:

  • [PULL REQUEST] Rewrite the main program and some fixes by @kiraio-moe in #9
    • Refined UI/UX. No more drag & drop.
    • Fix #4 & #8.
    • Adding more target architectures.

New Contributors

Full Changelog: ussr-v1.1.4...ussr-v1.1.5

Unity Splash Screen Remover (USSR) v1.1.4

10 Sep 07:36
7fcb45b
Compare
Choose a tag to compare

This release include an extra feature to USSR by adding ability to remove watermark (small text on the bottom right of the screen (trial build, development build, etc.)).

I came across this problem before and don't know why this happened. I though it was because the license problem and yes, I tried to revoke the license and slap a new Personal license, restart Unity, build the game and it's gone.

This extra feature might not be useful for many of us, but not for our developer in China/Taiwan (please ignore about the political issues) as stated in this thread: https://forum.unity.com/threads/i-am-using-personal-but-there-is-trial-version-water-mark-after-build.591610/

Full Changelog: ussr-v1.1.3...ussr-v1.1.4

Unity Splash Screen Remover (USSR) v1.1.3

02 Sep 15:36
6564229
Compare
Choose a tag to compare

Improvements:

  • Dynamically remove the splash screen by accepting globalgamemanagers and data.unity3d as the input file.
  • Add guide to remove the splash screen on Android platform without doing decompile and recompile process.

Full Changelog: ussr-v1.1.2...ussr-v1.1.3

Unity Splash Screen Remover (USSR) v1.1.2

30 Aug 14:17
e5e2da2
Compare
Choose a tag to compare

Unity Splash Screen Remover (USSR) v1.1.1

19 Aug 04:41
fa5dfaf
Compare
Choose a tag to compare

Improvements:

  • Fix for accidentally removing our own logo by providing optional input for logo duration.
  • Some sketchy styling.

Full Changelog: ussr-v1.1.0...ussr-v1.1.1

Unity Splash Screen Remover (USSR) v1.1.0

09 Aug 12:02
42cf178
Compare
Choose a tag to compare

Stable release for USSR v1.1.0

Improvements:

  • Full support for WebGL platform, including support for Brotli & GZip compression.

Full Changelog: ussr-v1.1.0-beta...ussr-v1.1.0

Unity Splash Screen Remover (USSR) v1.1.0-beta

02 Aug 11:23
c13bf5e
Compare
Choose a tag to compare

Beta release for v1.1.0.

Improvements:

  • Add support for compressed build (LZ4/LZ4HC).
  • Add support for .NET 7.0.

Unity Splash Screen Remover (USSR) v1.0.0

23 Jul 13:41
d4965df
Compare
Choose a tag to compare

Initial release.

Currently supported platforms;

  • PC, Mac, Linux Standalone (Default Compression Method)