You are viewing a potentially older version of this package.
View all versions.
muzzleFlashOptimize
Allows customizing muzzle flash brightness and color to reduce visual fatigue.
By zooooox
| Date uploaded | 3 months ago |
| Version | 1.3.0 |
| Download link | zooooox-muzzleFlashOptimize-1.3.0.zip |
| Downloads | 194 |
| Dependency string | zooooox-muzzleFlashOptimize-1.3.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).
- Color Mode: Select the visual style of the flash (Original, Custom, Incendiary, Plasma, Classic, Electric, Toxic).
- Custom Hex Code: Custom HEX color code (e.g., #FFD700) used when the mode is set to 'Custom'.
Features
- Live Reload: Supports disk file monitoring; config changes take effect instantly in-game (no restart required).
- Simplified Tuning: Effortless control via three core dimensions: Brightness、Color 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