Smokes-ReviveHotkey icon

ReviveHotkey

Adds a customizable hotkey that lets you revive yourself when knocked unconscious, with optional limited revives.

Last updated 2 weeks ago
Total downloads 19816
Total rating 1 
Categories Mods Quality Of Life Client Side
Dependency string Smokes-ReviveHotkey-1.0.9
Dependants 2 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_PEAK-5.4.2403 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.2403

README

Revive Hotkey

Revive yourself with the press of a button.

This mod adds a single, lightweight feature to PEAK:

  • Press a configurable key (default: Z) to revive your character only when unconscious.
  • A configurable revive limit is now supported โ€” default is infinite.

๐Ÿ”ง Configuration

After running the game once with this mod installed, a config file will be generated at:

BepInEx/config/com.revivehotkey.cfg

You can edit this file to change your settings:

[General]
## Key used to revive yourself when unconscious
ReviveKey = Z

## How many times you can use the revive key (-1 = infinite)
ReviveLimit = -1

Set the revive key to any valid KeyCode (like R, F, Space, etc.).
Change ReviveLimit to any positive number to enforce a limit.

๐Ÿ’ก How It Works

  • Only functions when your character is fully unconscious (not standing, not ragdolled, not dead).
  • Blocks usage when dead.

โš ๏ธ Known Issues

  • None currently reported.

๐Ÿ“ฆ Installation

  1. Download BepInEx for PEAK from Thunderstore
  2. Extract the contents of that .zip into your game directory:
    C:\Program Files (x86)\Steam\steamapps\common\PEAK
  3. Launch the game once, then close it again โ€” this completes BepInExโ€™s setup.
  4. Navigate to:
    ...\PEAK\BepInEx\plugins
  5. Copy ReviveHotkey.dll from the mod release into that plugins folder.
  6. Run the game. Youโ€™re done!

๐Ÿ”— Related Mods by Smokes

  • SavePoint โ€” Set custom checkpoints with a keypress and return to them anytime. Perfect for testing or retracing your steps with ease.
  • SettingsSaver โ€” Automatically saves and reapplies your PEAK settings every session.
  • MicMuteToggle โ€” Toggle your microphone to mute/unmute with a hotkey and on-screen icon.

๐Ÿ’– Support My Mods

If you find this mod helpful and want to support my work, consider dropping a tip on Ko-fi:

https://ko-fi.com/smok3s

Your support helps keep these mods updated and encourages future development. Thanks!