PerformanceSettings
Adds more performance related settings to Content Warning.
Date uploaded | 6 months ago |
Version | 0.4.3 |
Download link | Notest-PerformanceSettings-0.4.3.zip |
Downloads | 48139 |
Dependency string | Notest-PerformanceSettings-0.4.3 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100CommanderCat101-ContentSettings
A library for adding custom settings to Content Warning.
Preferred version: 1.2.2README
Performance Settings
Adds performance (and other QoL) settings such as render scale, FSR, texture resolution, more keybind remappings and etc. These settings can be use to lower the graphics settings of the game to obtain desired performance or better graphics.
NOTE: these settings will impact both the camera and the player, I am unsure if that can be changed.
Attributions
This mod is an indirect fork of MoreSettings for Content Warning by Jasson9 as it seemed to be unmaintained. As per GPL-3.0 significant changes made to the code can be seen in CHANGELOG.md from 0.3.0 and beyond. This mod and repo will be taken down if requested by Jasson9.
Features
- Add lowest and off shadow option
- FSR v1.0
- Anti aliasing
- Render scale setting
- Setting to adjust texture resolution
- Pre processing setting (off = brightness won't work)
- fix incorrect shadow resolution implementation
- Custom FOV
- increased volume limit
- Crouch Mode (Toggle/Hold)
- Add Use Item Keybind Option
- Add Aim Keybind Option
- Add HDR Toggle
- Reset To Default Button (Graphics/Audio/Controls)
Installation
- Download and install Thunderstore mod manager.
- Install BepInExPack
- Install this mod
Manual Installation
- Download BepInExPack and extract it into the game folder
- Download this mod and extract it inside the plugin of BepInEx folder
Contribution
Any form of contribution is welcomed.
CHANGELOG
0.4.1
- Replaced: Use ContentSettings instead of a "proprietary" patch
- Moved: Settings from GRAPHICS to PERFORMANCE
- Fixed: Missing settings are now visible
0.3.0 (Notest's Indirect Fork)
- Added: ContentWarning plugin attribute and marked as VanillaCompatible
- Added: Instance = this
- Changed: The name of PerformanceSettings.cs to PerformanceSettings.cs
- Changed: Project's name from MoreSettings to PerformanceSettings and changed GUID accordingly
- Changed: Harmony construction, load logging
- Changed: Mod's icon
- Replaced: Libs folder with NuGet packages
- Replaced: Some protected calls with "public"
- Removed: Unused directives
- Removed: Custom Video Recording Location (causing problems, trade-off)
0.2.0
- Add Use Item Keybind Option
- Add Aim Keybind Option
- Add HDR Toggle
- Reset To Default Button (Graphics/Audio/Controls)
0.1.0
- Custom Video Recording Location
- Custom FOV
- increased volume limit
- Crouch Mode (Toggle/Hold)
- Fix Anti-Aliasing Bug
- Update Anti-Aliasing Method to SMAA and FXAA
0.0.2
- Add pre processing setting (off = brightness won't work)
- fix incorrect shadow resolution implementation
- Add lowest option
- Add anti aliasing
- fix some settings not applied at when go to the old world
0.0.1 (Initial Release)
- Add option to turn off shadow
- FSR v1.0
- Add render scale setting
- Add option to adjust texture resolution