You are viewing a potentially older version of this package.
View all versions.
muzzleFlashOptimize
Optimize muzzle flash intensity and physical spread with real-time live reload support. Simplified dual-parameter control (Brightness & Scale).
By zooooox
| Date uploaded | 3 months ago |
| Version | 1.0.0 |
| Download link | zooooox-muzzleFlashOptimize-1.0.0.zip |
| Downloads | 40 |
| Dependency string | zooooox-muzzleFlashOptimize-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack_GTFO
BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.
Preferred version: 3.2.2README
muzzleFlashOptimize
A lightweight visual optimization plugin designed for GTFO weapons.
- Vision Optimization: preventing muzzle flash from obstructing the forward view.
Configuration
- Muzzle Brightness: Controls overall brightness, intensity, and transparency of the flash (0.0 = Hidden, 1.0 = Original).
- Muzzle Scale/Range: Controls physical size, particle spread, and environmental light reach (0.0 = Hidden, 1.0 = Original).
Features
- Live Reload: Supports disk file monitoring; config changes take effect instantly in-game (no restart required).
- Simplified Tuning: Effortless control via two core dimensions: Brightness and Scale.
CHANGELOG
[1.3.0]
- Changed default brightness from 0.1 to 0.5.
- Fixed a bug with custom muzzle flash color.
[1.2.0]
- Optimized runtime performance.
- Fixed a bug where reverting to Original color failed due to IL2CPP object pool poisoning.
- Fixed a bug where brightness configuration was not taking effect.
- Removed unreliable 'Muzzle Scale' setting.
[1.1.1]
- .dll update
[1.1.0]
- Performance optimization and custom muzzle flash color support.
[1.0.0]
- Initial Release