Description
🎮 RGX | Better Level-Up!
RGX Mods - RealmGX Community Project
🎯 Overview
RGX | Better Level-Up! changes up the repetitive sounds in World of Warcraft, giving you the option to hear sounds from other games when you level-up, complete Trade Post activities, gain reputation, or level-up your Delve Companion.
The Kiwi Says: "Bwwiiiee."
✨ Features
Every event below has its own independent sound selection and volume control.
| 🏆 Achievements | Achievement Earned: earn an Achievement Achievement Progress: complete a criteria step |
| 🐾 Battle-Pets | Battle-Pet Level-Up: a pet levels up Battle-Pet Captured: capture a wild pet |
| ⛏️ Delves | Companion Level-Up: companion levels up Delve Life Lost: lose a life in a Delve Delve Life Gained: gain a life in a Delve |
| ⚔️ Honor | Honor Rank Up: gain an Honor Rank |
| 🏠 Housing | Housing XP Gained: house gains favor Housing Level-Up: house levels up Housing Rewards: receive level rewards Decor Collected: collect a new Decor item |
| 📈 Level-Up | Character Level-Up: character levels up |
| 📋 Quests | Quest Accepted: accept a quest Quest Turned In: turn in a quest Quest Complete: reach a quest giver with a completed quest Quest Objective Progress: a tracked objective advances |
| 🌟 Renown | Renown Rank Up: gain a major faction Renown rank |
| 👥 Reputation | Reputation Rank Up: faction standing increases |
| 🏪 Trading Post | Trading Post Activity: complete an activity or make a purchase |
| 🎵 Soundpack Support | BLU auto-discovers compatible sounds from other loaded addons at startup with no external libraries required. If LibSharedMedia-3.0 is installed, BLU hooks in automatically. Addon devs can register packs directly using BLU:RegisterExternalSoundPack(). |
| 🗂️ User Custom Sounds | Add your own audio from the Sounds tab. Click Add Custom Sound, type a filename like myfile or myfile.ogg, and BLU finds it in your AddOns folders automatically. Supports .ogg, .mp3, and .wav. Each sound has its own independent volume control. |
| 🔇 Default WoW Sound Volume | BLU lets you adjust WoW's built-in sound volume for each supported event, so you can balance the original game audio separately from your replacement sound choices. |
📋 Slash Commands
The addon can be managed using the following slash commands:
/blu debug # Toggles debug mode
/blu welcome # Toggles the welcome message on login
/blu help # Displays help information
/blu refresh # Rebuilds external and user custom sound pack registry
/blu rescan # Rescans for newly registered media (no reload needed)
🎵 Soundpack Support & Developer API
BLU scans all loaded addons for compatible audio at startup with no external libraries required. If LibSharedMedia-3.0 is present it hooks in automatically. Addon developers can register a soundpack directly:
BLU:RegisterExternalSoundPack("My Pack Name", {
{ name = "Level Up", path = "Interface\\AddOns\\MyAddon\\sounds\\levelup.ogg" },
{ name = "Quest Done", path = "Interface\\AddOns\\MyAddon\\sounds\\quest.ogg" },
})
Use /blu refresh or /blu rescan to reload packs live without restarting the game.
🗂️ User Custom Sounds
There are two ways to add your own audio. Both support .ogg, .mp3, and .wav.
▶ Method 1: Add via the Sounds Tab (recommended)
Drop your audio file anywhere inside Interface\AddOns\, then in-game:
- Open /blu → Sounds tab → click Add Custom Sound
- Type a filename like myfile or myfile.ogg, or a full path like Interface\AddOns\myfile.ogg
- BLU searches common AddOns folders and adds the first match. No reload needed.
▶ Method 2: Auto-detect drop-in slots
Name your file using a supported pattern and drop it in any scanned folder. BLU picks it up at startup or after /blu refresh.
Supported filename patterns (slots 01–99):
custom02.mp3 sound02.mp3 usersound02.mp3 blu_custom02.mp3
... up to slot 99
Scanned folders:
Interface\AddOns\sounds\
Interface\AddOns\BLU\
Interface\AddOns\BLU\sounds\
Interface\AddOns\BLU\media\sounds\
Interface\AddOns\BLU\user\
Interface\AddOns\BLU\user\sounds\
🎵 Available Game Sounds
|
|
|
Note: When new sounds are added, they are listed in alphabetical order. This may change the selection order in the code for sounds.lua. You may need to re-select previously selected sounds after updates.
The Kiwi Says: "So many sounds to choose from! Bwwiiiee."
🎮 Compatibility
Retail WoW | ✅ Fully Supported (WoW Midnight 12.0.1)
Note: BLU currently only supports Retail WoW. Classic WoW support is planned for a future update.
📥 Installation
- Download RGX | Better Level-Up! from your preferred platform:
- Extract to your WoW
Interface/AddOnsdirectory:- Retail WoW: World of Warcraft/retail/Interface/AddOns
- Restart WoW and enable the addon in the AddOns menu.
The Kiwi Says: "Installation is easy! Bwwiiiee."
💝 Support the Project
Love RGX | Better Level-Up!? Here's how you can show your support:
- ☕️ Buy Me a Coffee: Donate
- 💸 Donate via CashApp: Donate
- ⭐️ Star on GitHub: RGX | Better Level-Up!
- 📢 Share: Share it with friends and guildmates!
🤝 Feedback and Contributions
Your feedback is valuable! If you encounter any issues or have suggestions:
- 🐛 Report Issues: GitHub Issues
- 🔧 Contribute: Submit a pull request on GitHub.
- 📞 Contact: Reach out via GitHub.
📄 License
This project is licensed under the MIT License.
⚠️ Disclaimer
Disclaimer: This RGX | Better Level-Up! addon is provided "as is" without warranty. Use at your own risk. The author is not responsible for any issues arising from its use.
🌟 Thank you for choosing RGX Mods! 🌟
Made with ❤️ by the RealmGX Community Lead Developer: DonnieDice
"Experience sounds from your favorite games in World of Warcraft!"
The Kiwi Says: "Better level-ups for everyone! Bwwiiiee."
🎮 Join our Discord Community | ⭐ Star us on GitHub | ☕ Support Development
🎮 RGX Mods - Powered by RealmGX Community


