Hydra
🟡 Updated this year⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 1.9% endorsement rate — high engagement, a strong quality signal
- 🏆 #14 of 27 Utilities mods in this game by downloads
📋 About This Mod
The page format is a little bit scuffed due to the new upload form.
Also, nested spoilers are no longer supported, for some reason. :(
-
[]Supports Old-Gen, Next-Gen and Anniversary Edition[/]
[]Based on Papyrus Common Library, but remade completely from scratch[/]
[]Adds over 2800 functions to Papyrus[/]
[]Also adds never seen before script types like hash-maps, hash-sets, mutexes, 64-bit integers and floating point numbers[/]
[]Contains several engine patches to drastically improve the performance of Papyrus (experimental)[/]
[]Restoration of Editor IDs[/]
[]Various other utility-based things
[]Console Command Runner
This allows you to run any console commands through the in-game console at startup.
Place the mapping files with a ".json" extension under "Data/Hydra/ConsoleCommands".
JSON Example:
"commands": [
"text": "ToggleGodMode"
[]Nested directories and JSON comments are supported.[/]
[]The files are loaded alphabetically.[/]
[]To run multiple commands per file, separate them with a new line.[/]
[]The commands won't actually appear in the console, due to not being written to the log.[/]
If you want to output any executed commands to the console,
enable the `Debug:bPrintCommandRunnerCommands` setting in "F4SE/Plugins/Hydra.toml"
[]Menu Runner
This allows you to add custom menus to the game or load assets into existing ones.
Place the mapping files with a ".json" extension under "Data/Hydra/Menus".
JSON Example:
"menuName": "MyMenu",
"menuPath": "MyMenu.swf",
"menuRoot": "root1",
"menuFlags": [
"PauseGame",
"UseCursor",
"UseMenuContext"
"menuDepth": 6
"assets": [
"menuName": "HUDMenu",
"assetPath": "MyAsset.swf",
"assetRoot": "root1"
[]Nested directories and JSON comments are supported.[/]
[]The files are loaded alphabetically.[/]
[]The keys `menuFlags` and `menuDepth` are optional and default to 0 and 6 respectively.[/]
Hydra is a utilities mod for Fallout 4 that provides extensive tools for the game and its scripting language, along with some engine patches. With 690 endorsements and 37,184 downloads, it's a well-established utility mod for modders and players seeking enhanced functionality.
✨ Key Features
📊 Pros & Cons
✅ Pros
- Solid endorsement-to-download ratio (690 endorsements, 37k downloads) shows it's trusted by the community.
- Engine patches can fix underlying issues that other mods can't.
- Utilities for scripting language are a boon for mod authors.
⚠️ Cons
- Description is vague—no specifics on what utilities or patches are included.
- Last updated in 2026, but no version info or compatibility notes provided.
- May overlap with other utility mods, potential conflicts if not careful.
For Fallout 4 mod authors and power users who want deeper scripting tools and engine-level fixes. Skip if you're a casual player looking for gameplay content—this is a behind-the-scenes utility mod.
💡 Beginner Tips
- If you're a mod author, check the included scripting utilities to streamline your own mod development.
- Read the mod's forum posts or comments for real-world reports on which engine patches are included and how they interact with other mods.
- Since it's a utility mod, consider installing it early in your load order to avoid conflicts with other mods that might rely on its patches.
📊 Mod Details
- Game
- Fallout 4 Mods
- Author
- SoleVaultBoy
- Version
- 1.0.2
- Downloads
- 37,184
- Endorsements
- 690
- Category
- Utilities
- Created
- 4/26/2026
- Updated
- 5/3/2026
🧩 Commonly Used Together
Users add these mods to the same collections — a real compatibility signal, not an AI guess.
🔧 How to Install Fallout 4 Mods
Download from Nexus.
📖 Full step-by-step install guide for Fallout 4 →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Fallout 4 commands, item IDs, and more.
Keep browsing — more Fallout 4 mods await