k0Mods-Hardcore icon

Hardcore

Adds hardcore mode to the game

By k0Mods
Last updated 2 days ago
Total downloads 13
Total rating 0 
Categories Mods Mono IL2CPP
Dependency string k0Mods-Hardcore-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

LavaGang-MelonLoader-0.7.0 icon
LavaGang-MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Preferred version: 0.7.0
KaBooMa-S1API-1.6.2 icon
KaBooMa-S1API

A Schedule One Mono / Il2Cpp Cross Compatibility Layer

Preferred version: 1.6.2
the_croods-SwapperPlugin-1.2.2 icon
the_croods-SwapperPlugin

Allows seamless swapping between the il2cpp and mono backends. Can be used to install the mono and Il2Cpp version of a mod seamlessly

Preferred version: 1.2.2

README

Hardcore

Adds Hardcore mode to Schedule I. You get one life.

Note: This mod requires Bars' fork of S1API. You can get it here.

Creating a new game Death Screen

Installation

  1. Install MelonLoader
  2. Extract the zip file
  3. Place the dll file into the Mods directory for your branch
    • For none/beta use IL2CPP
    • For alternate/alternate beta use Mono
  4. Install S1API (Bars' fork) if you haven't already (same instructions as above)
  5. Launch the game
  6. Preferences file will appear once you quit the game

Configuration

  1. Open the config file in UserData/MelonLoader.cfg
  2. Edit the config file
[Hardcore]
# Show a heart icon in the HUD when in Hardcore mode
ShowHeartHUD = true
# Size of the heart icon in the HUD
HeartHUDSize = 32
# Horizontal offset from the right side of the screen (in px)
HeartHUDXOffset = 5
# Vertical offset from the top of the screen (in px)
HeartHUDYOffset = 5
  1. Save the config file
  2. Start the game

Notes

  • When enabled, Hardcore mode will go into effect when you save the game
  • You can only enable Hardcore mode at the start of a new game
  • Hardcore mode cannot be disabled once enabled. You can tell if it's enabled by the heart icon in the HUD (if enabled in config) (this isn't entirely true, you can edit the JSON at <SaveGameDirectory>/Modded/Saveables/HardcoreSave/hardcore_mode.json, which is created on save)
  • If you die, you can explore the world as a ghost (noclip mode). Upon rejoining the game, you will still be a ghost.
  • Multiplayer is likely broken. But then, is it really Hardcore if you have help?