Skip to content

Latest commit

 

History

History
59 lines (41 loc) · 2.61 KB

README.md

File metadata and controls

59 lines (41 loc) · 2.61 KB
NVR

What is New Vegas Reloaded?

New Vegas Reloaded is a custom graphical extender for Obsidian's "Fallout: New Vegas". It overrides the rendering pipeline to inject various effects that can be completely configured.

Started originally as part of the TESReloaded project, it has now branched off into it's own project.

Features

For a full list of features, installation guides, screenshots and more please consult the NVR Wiki

Contributions

This project wouldn't be possible without all the amazing contributions from the Fallout New Vegas and Bethesda modding community. If you want to contribute, please reach out on the Discord! Thank you to all of our contributors so far!


Installation

Check the Wiki page for the most up-do-date instructions on how to install


Configuration

To activate/Deactivate each effect, press O in game to bring up the menu. Navigate the menu with the arrow keys, and activate/deactivate effects and increase/decrease effect values with the numpad +/- keys.

The configuration is stored in NewVegasReloaded/nvse/Plugins/NewVegasReloaded.dll.toml and can be edited directly with a text editor.


Building from source

GitHub Actions Workflow Status

Requirements

Building

Run the build.bat file in command line, with the following command:

build.bat "NewVegasReloaded" "C:/DeployFolder/"
  • The second argument is optional, and can be used to copy the built library to the game folder or (preferably) to a mod folder managed by Mod Organizer 2. Otherwise, the built files can be found in the /build/ folder at the root, to be copied manually.

License

Check License.md for the licensing terms.