About this mod
Adds Photo Mode to Fallout 4 NG edition.
- Requirements
- Permissions and credits
-
Translations
Requirements
Fallout 4 NG 1. 10.984+.
F4SE
Address Library for F4SE Plugins
ImGui Fonts
Baka Framework
Description
This mod adds a fully functional Photo Mode to Fallout4 NG Edition. For earlier versions, check out FO4 Photo Mode by registrator2000.
Features
- Photo Mode can be accessed from the Pause/System Menu, or with a hotkey.
- Photos will be saved in My Documents/My Games/Fallout 4/Photos or your game screenshot directory.
- These options can be configured through MCM.
- Supports both gamepad and keyboard/mouse.
Settings
- Camera :
Adjust field of view
Change view roll (tilt camera)
Configure vanilla DOF strength, distance and range
- Time :
Control time of day and timescale
Select and override current weather
- Player/NPCS :
Select and play any idle/animation
Select and play any effect shader or visual effect (set yourself on fire! or any custom VFX)
Change actor rotation and position
Select NPCs by opening the console menu and clicking on them. Click anywhere else to target the player
- Filters
Select and play any imagespace modifier
- Overlays
See below on how to create your own custom overlay packs
- Any overridden game settings will be reset on menu close.
Styles/Fonts
- Add fonts/adjust font scale by editing Data/Interface/PhotoMode/fonts.ini.
- Changes will be automatically applied by reopening Photo Mode in game.
Creating Custom Overlays
- Overlays are full screen resolution (1920x1080, 2560x1440, 3840x2160) PNG files placed in Data/Interface/PhotoMode/Overlays
- These are scaled down to native resolution in game, so one 4K overlay should fit all 16:9 screens
- Folder structure must be followed:
FOLDER_NAME (used in CATEGORY slider)
OVERLAY_1.png
OVERLAY_2.png
eg.
EFFECTS
VIGNETTE.png
NOISE.png
Compatibility
- Fallout 4 NG edition only.
- This mod has not been tested on 21:9 screens so there may be some oddities with the UI.
Source
- GitHub
Credits
- Heavily inspired by registrator2000's implementation of FO4 Photo Mode
- Penta-limbed-cat and mlthelama for their work on implementing menus with ImGui