You are viewing a potentially older version of this package. View all versions.
zooooox-muzzleFlashOptimize-1.1.1 icon

muzzleFlashOptimize

Optimize and customize muzzle flash (Brightness, Scale, Color) with live reload. Vision-friendly and high performance.

By zooooox
Date uploaded 3 months ago
Version 1.1.1
Download link zooooox-muzzleFlashOptimize-1.1.1.zip
Downloads 53
Dependency string zooooox-muzzleFlashOptimize-1.1.1

This mod requires the following mods to function

BepInEx-BepInExPack_GTFO-3.2.2 icon
BepInEx-BepInExPack_GTFO

BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.

Preferred version: 3.2.2

README

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).
  • Flash Color Mode: Color override mode (Original, CustomColor).
  • Custom Color: Custom HEX color code (e.g., #FF00FF) used when in CustomColor mode.

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