REPO_JP-RespawnNoiseControl icon

RespawnNoiseControl

【Host Only MOD】Adjusts enemy respawn acceleration noise threshold and reduction time.敵リスポーン加速の音量しきい値と短縮秒数を調整

By REPO_JP

CHANGELOG

Changelog

4.0.0

  • Added compatibility with the R.E.P.O. Cosmetics Update v0.4.0
  • Updated the EnemyDirector.SetInvestigate(...) patch for the latest game version
  • Replaced direct access to internal enemy fields with reflection-based access
  • Added vanilla fallback behavior when required reflection fields are not found
  • Increased RespawnNoiseThreshold configurable range from 1-20 to 0-100
  • Kept normal investigate behavior unchanged for already spawned enemies

1.0.0

  • Set the default respawn noise threshold to 10
  • Added configurable respawn reduction seconds
  • Updated source comments and config descriptions to English and Japanese
  • Release files added