SergioRemaster-Practice_Tools icon

Practice Tools

Practice tools, featuring save/load current position, and reload stage button.

Last updated a month ago
Total downloads 24
Total rating 0 
Categories Mods
Dependency string SergioRemaster-Practice_Tools-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_IL2CPP-6.0.733 icon
BepInEx-BepInExPack_IL2CPP

BepInEx pack for IL2CPP x64 Unity games. Preconfigured and ready to use.

Preferred version: 6.0.733

README

Skip Cutscene Instant Hold

This mod give new actions to some buttons, intended to practice stages for speedrun, or whatever other reason you want. Buttons can be configured for both Gamepad and Keyboard individually. Features:

  • Button to store current pacman position (retained even on changing stages) (Default button L3 (Gamepad), Digit1 (Keyboard))
  • Button to load stored pacman position (Default button R3 (Gamepad), Digit3 (Keyboard))
  • Button to quick reload current stage (Default button L2 (Gamepad), Digit5 (Keyboard))
  • Button to quick return to ghost island (Default button R2 (Gamepad), Digit7 (Keyboard))

How to use

  1. Launch the game once to generate the config file.
  2. Config file is located at {Game_folder}\BepInEx\config if you want to change it.

How the config works

Include a config file to enable/disable plugin (Originally intended for manual install usage). By default plugin is enabled. Also include parameters to configure each feature button used for both keyboard and gamepad.

How to manually install

  1. Drop the .dll file into {Game_folder}\BepInEx\plugins