You are viewing a potentially older version of this package. View all versions.
DestroyedClone-Ultrafast-0.1.0 icon

Ultrafast

Enables ultrafast game speed setting.

Date uploaded 3 years ago
Version 0.1.0
Download link DestroyedClone-Ultrafast-0.1.0.zip
Downloads 153
Dependency string DestroyedClone-Ultrafast-0.1.0

This mod requires the following mods to function

BepInEx-BepInExPack_AcrossTheObelisk-5.4.21 icon
BepInEx-BepInExPack_AcrossTheObelisk

BepInEx pack for Across the Obelisk. Preconfigured and ready to use.

Preferred version: 5.4.21
HookGenPatcher-HookGenPatcher-1.2.10 icon
HookGenPatcher-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.10

README

Ultrafast

The game speed can be set to either Slow or Fast, but there is an inaccessible(?) third option for "Ultrafast". In most cases it behaves identical to Fast, but there's some situations in which ultrafast is coded to behave faster.

Config

  • Ultrafast Requires Fast - If true, ultrafast will only be enabled if the game speed is already set to fast. If false, then it will always be enabled.

Written with StackEdit.

CHANGELOG

  • 0.1.1 - Moved execution from Start to Awake
  • 0.1.0 - Release