0 of 0

File information

Last updated

Original upload

Created by

Juzlus

Uploaded by

Juzlus

Virus scan

Safe to use

Tags for this mod

About this mod

Skip intro, auto-continue from menus, and adjust time scale in real-time with customizable keys.

Requirements
Permissions and credits
Mirrors
Changelogs
Requirements:

Features:
  • Automatically skip the game's intro and start screen animations for a faster launch.
  • Auto-continue gameplay directly from menus or start a new game if "Continue" is unavailable.
  • Adjust the game's time scale in real-time with customizable key bindings.

Installation:
  • Download and install BepInEx IL2CPP (if not already installed).
  • Place the mod file into the BepInEx plugin folder.
  • Launch the game and enjoy!

The game folder should look like this:
MiSide/
├── BepInEx/
│└── plugins/
│ └── MiSide.Plugin.AutoSkip.dll
├── Data/
├── dotnet/
├── MiSideFull_Data/
├── Voice Editor/
├── .doorstop_version
├── baselib.dll
├── changelog.txt
├── doorstop_config.ini
├── GameAssembly.dll
├── MiSideFull.exe
├── UnityCrashHandler64.exe
├── UnityPlayer.dll
└── winhttp.dll


Preview:


Key Bind:
  • Increase Time Scale: Hold [KeypadPlus]
  • Decrease Time Scale: Hold [KeypadMinus]
  • Reset Time Scale: Hold [KeypadEnter]

Configuration:
Located in: .../MiSide/BepInEx/config/juzlus.miside.autoskip.cfg
  • SkipIntro = true  (Automatically skip the intro when the game starts)
  • SkipStart = true  (Automatically skip the start screen animation)
  • AutoContinue = true  (Automatically continue the game from menus (or new game if the 'Continue' button is not active))
  • TimeScaleUpKey = KeypadPlus  (Key binding to increase the time scale of the game (+0.1))
  • TimeScaleDownKey = KeypadMinus  (Key binding to decrease the time scale of the game (-0.1))
  • TimeScaleResetKey = KeypadEnter  (Key binding to reset the time scale of the game (=1.0))