| Language | Dil | README |
|---|---|---|
| ๐บ๐ธ | English | Current |
| ๐น๐ท | Tรผrkรงe | Turkish |
| ๐ฉ๐ช | Deutsch | German |
| ๐ซ๐ท | Franรงais | French |
| ๐ช๐ธ | Espaรฑol | Spanish |
| ๐ฎ๐น | Italiano | Italian |
| ๐ฏ๐ต | ๆฅๆฌ่ช | Japanese |
| ๐ฐ๐ท | ํ๊ตญ์ด | Korean |
| ๐ท๐บ | ะ ัััะบะธะน | Russian |
| ๐จ๐ณ | ไธญๆ | Chinese |
A fast and reliable solution for the Razer BlackShark V2 Pro (2023) microphone volume issue. This tool automatically monitors and fixes the microphone volume when it randomly drops to low levels.
- Razer BlackShark V2 Pro (2023) microphone volume randomly drops to 1-10%
- This happens during gaming, calls, or recording
- Users have to manually adjust the volume multiple times per session
- Automatic monitoring of microphone volume levels
- Real-time adjustment when volume drops below target
- System tray integration for seamless background operation
- Multi-language support (10+ languages)
- Open source - completely transparent code
- Go to Releases
- Download the latest
RazerMicFixer.exefile - Double-click to run immediately - No installation required!
- Place the file anywhere you want on your computer
- Select your microphone from the device dropdown
- Set target volume (recommended: 85%)
- Set check interval (recommended: 0.2 seconds)
- Click "Start" to begin monitoring
- Minimize to tray - the app works in the background
- โ Automatic Volume Monitoring
- โ Real-time Volume Correction
- โ System Tray Integration
- โ Multi-language Support
- โ Start with Windows
- โ Customizable Settings
- โ Low CPU Usage
- โ No Background Services
- Monitors your selected microphone device every 0.2 seconds (configurable)
- Detects when volume drops below your target level
- Automatically adjusts the volume back to your desired level
- Runs silently in the system tray
- OS: Windows 10/11 (x64)
- RAM: 50MB
- CPU: Minimal impact (< 1%)
- Permissions: No admin rights required
- โ Monitors audio device volume levels
- โ Adjusts microphone volume when needed
- โ Saves settings locally on your computer
- โ Shows system notifications
- โ Record or listen to audio
- โ Access microphone data/streams
- โ Send data to external servers
- โ Install drivers or system services
- โ Require admin privileges
- 100% open source - view all code
- No telemetry or data collection
- No hidden functionality
- Community verified
This software is NOT affiliated with Razer Inc.
- This is an independent, community-made solution
- Created to help users experiencing microphone issues
- No warranty or guarantee provided
- Use at your own discretion
We welcome contributions! Here's how you can help:
- Found a bug? Create an issue
- Include your system info and steps to reproduce
- Fork the repository
- Create a feature branch:
git checkout -b feature/amazing-feature - Commit changes:
git commit -m 'Add amazing feature' - Push to branch:
git push origin feature/amazing-feature - Open a Pull Request
Help us translate the app into more languages:
- Copy
src-tauri/src/i18n/en.json - Translate to your language
- Submit a Pull Request
If this tool helped you:
- โญ Star the repository
- ๐ Report issues you find
- ๐ข Share with others who need it
- ๐ป Contribute code improvements
- Rust (latest stable)
- Node.js (16+)
- Tauri Prerequisites
# Clone the repository
git clone https://github.com/Bpolat0/razer-mic-fix.git
cd razer-mic-fix
# Install dependencies
npm install
# Development mode
npm run tauri dev
# Build for production
npm run tauri buildThis project is licensed under the MIT License - see the LICENSE file for details.
- Tauri Team - For the amazing framework
- Rust Community - For the powerful language
- Users - For testing and feedback
- Contributors - For improvements and translations
Made with โค๏ธ for the gaming community
Last updated: September 2025