Skip to content

Releases: toebeann/FastLoadingScreen

v2.0.1

04 Apr 22:12
73ed87c
Compare
Choose a tag to compare

Fixed

  • Account for plugin being used on legacy SN1 (5f187f1)
  • Update VirtualKey to fallback to Unity legacy input system when not running on Windows (5f0fef9)

Full Changelog: v2.0...v2.0.1

Fast Loading Screen 2.0

14 Dec 18:33
5d9d59a
Compare
Choose a tag to compare

Important Note

The dependencies and the installation procedure of Fast Loading Screen have changed.

From Fast Loading Screen 2.0 onwards, Fast Loading Screen will no longer be released as a mod for QModManager. Moving forward, Fast Loading Screen will be released as a BepInEx plugin.

This change is to facilitate compatibility with the Subnautica 2.0 Living Large update.

Fast Loading Screen will endeavour to remain fully compatible with QModManager mods.

What's Changed

  • Added compatibility with the new Subnautica 2.0 Living Large update.

Installation

  1. Install the latest version of BepInEx. On Windows, pick the x64 version and extract the archive into your game folder. For Linux and macOS, click here for full installation instructions.
  2. Download and install BepInExTweaks. Simply extract the archive into your game folder.
  3. Download the attached FastLoadingScreen.zip and extract the archive into your game folder.

Fast Loading Screen 1.0.1

29 May 00:03
Compare
Choose a tag to compare

Changes in this release #3

  • Added support for users with VSync enabled #1
  • Added support for SN1 #2

Fast Loading Screen v1.0

20 May 03:13
Compare
Choose a tag to compare
.gitignore fix