Modathon

MessageBox Quick Close NVSE Mod

Link copied to clipboard
MessageBox Quick Close NVSE mod for Fallout: New Vegas
Latest16 Feb 2026
Uploaded12 Feb 2026
Version1.1.1
5.33 KB
Total Files Sizes
0
Unique DLs
0
Total DLs
1
Total Files

MessageBox Quick Close NVSE

File Size5.33 KB
Game Image for Fallout: New Vegas
2
UI

Quick Close Message Boxes



Message boxes in Fallout New Vegas require clicking the first button option to dismiss them. This plugin lets you press Enter or Spacebar instead.



Installation


Drop MessageBoxQuickCloseNVSE.dll into Data\NVSE\Plugins\ or use a mod manager like a sane person.



Features



- Press Enter, Alt+Enter, or Spacebar to instantly close message boxes

- Press A button on controller

- Works on any message box with buttons



Technical Details



The game's MessageMenu class has vtable entries for keyboard and controller input handlers. This plugin hooks those handlers to detect Enter/Spacebar key presses and controller A button, then programmatically clicks the first button option in the message box's button list.



Why do you keep making these boring and useless mods?



When testing, you really notice this. And clicking through dozens of message boxes was doing my head in, same as the console log or toggling god mode on. It also helps me learn engine modding.



- Requires xNVSE of course

- Source code main.cpp in optional files

- I turn comments off on these mods because people post stupid comments or requests asking for flying unicorns. Bugs are always enabled though.

Instructions

Install requirements and use MO2 or place in Data/

Requirements

Permissions and credits

No permissions have been set

MessageBox Quick Close NVSE

Type: Main
Date uploaded16 Feb 2026
File Size5.33 KB
Unique DLs0
Total DLs0
Version1.1.1

Main file.