Skip to content

TheFireKahuna/TESReloaded10

 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
License.md
GPL-3.0
COPYING.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 46.1%
  • C 33.1%
  • HLSL 20.5%
  • Other 0.3%