Enables wall-penetrating bullets by patching the in-memory repository ([assembly:/repository/pro.repo].pc_repo) at runtime.
This replicates the behaviour of the original Simple Mod Framework TitaniumBullets mod, but as a native ZHMModSDK plugin.
- Open the ZHMModSDK menu and toggle Titanium Bullets.
- Waits for
pro.repoto be loaded. - Patches the same repository entries as the SMF mod by swapping
AmmoConfigto the penetration config (87ae0524-2f22-4fe0-82e1-84a050b43cf0). - Restores original
AmmoConfigvalues when disabled. - Resets internal state on scene unload so the patch can re-apply on mission reloads.
- Original SMF TitaniumBullets: https://www.nexusmods.com/hitman3/mods/347