Skip to content

Shosetsu/CardSurvival-InstantTransition

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instant Transition

Removes the black "loading" screen when moving in and out of structures like Sheds, Mud Huts, etc.

Can greatly speed up entering and exiting structures.

See comparison video here: https://youtu.be/HMODoLlpwf4

Installation

This section describes how to manually install the mod.

If using the Vortex mod manager from NexusMods, these steps are not needed.

Overview

This mod requires the BepInEx mod loader.

BepInEx Setup

If BepInEx has already been installed, skip this section.

Download BepInEx from https://github.com/BepInEx/BepInEx/releases/download/v5.4.21/BepInEx_x64_5.4.21.0.zip

  • Extract the contents of the BepInEx zip file into the game's directory: <Steam Directory>\steamapps\common\Card Survival Tropical Island

    Important: The .zip file must be extracted to the root folder of the game. If BepInEx was extracted correctly, the following directory will exist: <Steam Directory>\steamapps\common\Card Survival Tropical Island\BepInEx. This is a common install issue.

  • Run the game. Once the main menu is shown, exit the game.

  • In the BepInEx folder, there will now be a "plugins" directory.

Mod Setup

Uninstalling

Uninstall

This resets the game to an unmodded state.

Delete the BepInEx folder from the game's directory <Steam Directory>\steamapps\common\Card Survival Tropical Island\BepInEx

Uninstalling This Mod Only

This method removes this mod, but keeps the BepInEx mod loader and any other mods.

Delete the InstantTransition.dll from the <Steam Directory>\steamapps\common\Card Survival Tropical Island\BepInEx\plugins directory.

Compatibility

Safe to add and remove from existing saves.

Credits

Fast icons created by Freepik - Flaticon

Change Log

1.1.0

  • Changed mod to modify the GraphicsManager.SetLoading return value instead of replacing the original function. Should not affect anything, but will be a less intrusive patch.

1.0.0

  • Initial Release

About

Card Survival Mod to speed up structure transitions.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 83.1%
  • PowerShell 16.9%