You are viewing a potentially older version of this package. View all versions.
WUYACHIYU-WhereIsMyAmulet-1.0.1 icon

WhereIsMyAmulet

Shows the distance to amulets and active statue medallions in PEAK.

Date uploaded 2 weeks ago
Version 1.0.1
Download link WUYACHIYU-WhereIsMyAmulet-1.0.1.zip
Downloads 97
Dependency string WUYACHIYU-WhereIsMyAmulet-1.0.1

README

WhereIsMyAmulet 1.0.1

Shows the distance to dropped amulets, backpacks containing amulets, and amulet fragments held by statues in PEAK.

Press C to scan the current scene. Labels use the game's localized amulet names and follow the current game language.

Config file: BepInEx/config/com.wuyachiyu.WhereIsMyAmulet.cfg

  • General.Enabled: enable or disable labels.
  • General.ScanKey: scan key, default C.
  • Display.MaxDistance: maximum display distance; 0 means unlimited.
  • Display.FontSize: label font size.
  • Display.LabelFont: font used by English labels only. Available choices are Auto, GameDefault, TmpDefault, KoreanBinggrae, and Crazk. Chinese text may display as tofu boxes. 141555
  • Display.ShowStatueFragments: show fragments held by amulet statues and fragments mounted on Scout Statues.
  • Display.ShowOffscreenDirection: show direction for offscreen targets.

PEAKLib.ModConfig is optional. When installed, WhereIsMyAmulet provides English and Chinese names and descriptions without rebuilding ModConfig's global registry.

CHANGELOG

Changelog

1.0.3

  • Fixed incorrect gem name display on statues.
  • Trimmed startup log noise while keeping actionable warnings for localization and font fallback.

1.0.2

  • Restored the label display mode setting: keep labels visible or hide them automatically after a timed scan.
  • Changed the default display mode to Persistent.
  • Added a configurable timed display duration, with a default of 8 seconds.
  • Each scan restarts the timer in Timed mode.
  • Added bilingual ModConfig names, descriptions, and Persistent/Timed enum labels.
  • Applied the selected label font to both the amulet name.

1.0.1

  • Added labels for active medallions on Scout Statues.
  • Replaced the generic Amulet label with the game's localized amulet names.
  • Added English label font choices: Auto, GameDefault, TmpDefault, KoreanBinggrae, and Crazk.
  • These font choices are English-only; Chinese text may display as tofu boxes.
  • Added optional bilingual PEAKLib.ModConfig localization.
  • Added Display.ShowStatueFragments to control statue fragment labels.
  • Kept the existing configuration keys and profile output path compatible.