You are viewing a potentially older version of this package. View all versions.
AZander48-MapUnlocker-1.0.0 icon

MapUnlocker

The mod allows you to unlock any map without buying it.

Date uploaded 9 months ago
Version 1.0.0
Download link AZander48-MapUnlocker-1.0.0.zip
Downloads 2411
Dependency string AZander48-MapUnlocker-1.0.0

This mod requires the following mods to function

BepInEx-BepInExPack_Silksong-5.4.2303 icon
BepInEx-BepInExPack_Silksong

BepInEx modloader. Preconfigured and ready to use.

Preferred version: 5.4.2303

README

MapUnlocker

A BepInEx mod for Hollow Knight: Silksong that allows you to unlock maps and control map visibility throughout your playthrough.

Features

  • Individual Map Control: Unlock specific maps individually or all maps at once
  • Quill Tool: Enable/disable the quill tool for map drawing
  • Auto-Unlock: Option to unlock all maps automatically when starting a new game
  • Map Reset: Option to restore original map states when leaving the game
  • Debug Mode: Detailed logging for troubleshooting
  • Configurable: All options available through BepInEx configuration menu

Supported Maps

The mod supports unlocking maps for all major areas in Silksong:

  • Moss Grotto
  • Wilds
  • Bone Forest
  • Docks
  • Greymoor
  • Bellhart
  • Shellwood
  • Crawl
  • Hunters Nest
  • Judge Steps
  • Dustpens
  • Slab
  • Peak
  • Citadel Understore
  • Coral
  • Swamp
  • Clover
  • Abyss
  • Hang
  • SongGate
  • Halls
  • Ward
  • Cog
  • Library
  • Cradle
  • Arborium
  • Aqueduct
  • Weavehome

Installation

  1. Install BepInEx for Hollow Knight: Silksong
  2. Download the latest release from the releases page
  3. Extract the MapUnlocker.dll file to your BepInEx/plugins/ folder
  4. Launch the game

Configuration

The mod adds several configuration options accessible through the BepInEx configuration menu:

General Settings

  • Debug Mode: Enable detailed logging for troubleshooting
  • Reset Maps After Leaving: Restore original map states when exiting the game
  • Has Quill: Enable/disable the quill tool for map drawing
  • Unlock All Maps At Start: Automatically unlock all maps when starting a new game

Individual Map Settings

Each map area has its own toggle to unlock/lock that specific map:

  • Unlock All Maps Now: Master toggle for all maps
  • Individual toggles for each area (Moss Grotto, Wilds, etc.)

How It Works

The mod uses Harmony patches to:

  1. Intercept map data when the game starts
  2. Apply your configuration settings to unlock desired maps
  3. Optionally restore original map states when saving/leaving
  4. Provide real-time map unlocking through the configuration menu

Compatibility

  • Game Version: Compatible with Hollow Knight: Silksong
  • BepInEx Version: Requires BepInEx 5.4.21 or later
  • Dependencies: Uses Silksong.GameLibs 1.0.2-silksong1.0.28561

Troubleshooting

If you encounter issues:

  1. Enable Debug Mode in the configuration to see detailed logs
  2. Check the BepInEx console for error messages
  3. Ensure you're using a compatible version of BepInEx
  4. Verify the mod is properly installed in the BepInEx/plugins/ folder

Credits

  • Based on Skydorm's AbilitiesUnlocked mod framework
  • Uses Harmony for runtime patching
  • Built with BepInEx plugin system

License

This mod is provided as-is for educational and entertainment purposes. Please respect the game's terms of service and use responsibly.

Version History

  • v1.0.0: Initial release with full map unlocking functionality