Silent Notification Framework - UE4SS - Hide Any Notification
🟠 Updated over a year agoPreview

🔍 Analysis
- 👍 3.6% endorsement rate — high engagement, a strong quality signal
- 🏆 #39 of 86 Utilities mods in this game by downloads
📋 About This Mod
Allows you to hide any notification that includes specific keywords or strings. Additional tools for mod makers as well.
Mod Overview
Oblivion is known for its excessive notifications; nearly every action triggers a message in the upper-left corner of the screen.
This mod provides a simple solution: it allows you to hide any notification you choose.
In addition, the framework offers useful features for mod creators.
For example, you can hide notifications triggered by acquiring specific items or spells without needing to disable all item or spell-related notifications globally.
-
[]This is useful if you have a mechanic that relies on the use of "AddSpell" such as a buff that is only applied upon entering combat.
[
]By default, any Spell/Item that has "NOSHOW" somewhere in their name will not produce a notification when added.[]Alternatively, you can designate to hide notifications that relate to specific spells/items by writing their name in an .ini file. (details below)
-
[]In this example, other spells added to the player will still produce a notification as normal.
This mod works by reading user-created .ini files located in these directories:
Oblivion Remastered\OblivionRemastered\Binaries\Win64\SkipMessages
;For Gamepass
Oblivion Remastered\OblivionRemastered\Binaries\WinGDK\SkipMessages
It will then hide any notification whose message contains a keyword/string written in any of the .ini files in the directory.
The format of the .ini files is simple:
Each keyword/string should be placed on its own line.
- The framework matches partial strings, so the string only needs to appear somewhere in the notification—it doesn’t need to match the entire message.
Example ini:
; Example: This is a spell from one of my mods, applied when the player enters combat and removed when they leave.
Mystic Binding
; Example: Vanilla game notifications
You cannot save right now.
You don't have enough Magicka.
Out of stamina.
Feel free to upload any .ini files you make as separate file!
Installation
Requires UE4SS for OblivionRemastered
Extract the zip file directly into your "Oblivion Remastered" folder.
To verify it has been installed to the correct location, ensure the folder "SilentNotification" exists
📊 Mod Details
- Game
- Oblivionremastered Mods
- Author
- MadAborModding
- Version
- 1
- Downloads
- 3,207
- Endorsements
- 116
- Category
- Utilities
- Created
- 6/1/2025
- Updated
- 6/1/2025
🔧 How to Install Oblivion Remastered Mods
Download from Nexus Mods.
📖 Full step-by-step install guide for Oblivion Remastered →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Oblivion Remastered commands, item IDs, and more.
Keep browsing — more Oblivion Remastered mods await