Ascyst-RemovePostFX icon

RemovePostFX

Performance improving graphical changes, all toggleable

Last updated 2 years ago
Total downloads 25504
Total rating 1 
Categories Client-side Visual Effects
Dependency string Ascyst-RemovePostFX-2.0.2
Dependants 6 other packages depend on this package

This mod requires the following mods to function

willis81808-UnboundLib-2.2.0 icon
willis81808-UnboundLib

This is a helpful utility for ROUNDS modders aimed at simplifying common tasks.

Preferred version: 2.2.0
willis81808-MMHook-1.0.0 icon
willis81808-MMHook

MonoMod Runtime Hooks generated for ROUNDS

Preferred version: 1.0.0
BepInEx-BepInExPack_ROUNDS-5.4.1100 icon
BepInEx-BepInExPack_ROUNDS

BepInEx pack for ROUNDS. Preconfigured and ready to use.

Preferred version: 5.4.1100

README

RemovePostFX Summary


This mod allows you to remove the screenshake and explosive rainbow effect, as well as other graphical changes to boost performance.


Installing


Use the Thunderstore Mod Manager to install. If you prefer to manually install, move RemovePostFX.dll into your ROUNDS/BepInEx/plugins folder.


Usage


Press F1 in-game to access the UnboundLib mod menu. Click Remove PostFX to see the options that you can toggle. If you are setting these while ingame, press Shift after changes are made to apply them.


Features


Remove Shakes

Enabling this in the ingame GUI (accessed via F1) will disable any screen shakes you would normally experience in game. Disabling the field will return your shake levels to normal.

Remove Chromatic Aberration (Rainbows)

Enabling this in the ingame GUI (accessed via F1) will disable any chromatic aberration ingame. This effect is most visible when bullets with a massive damage amount make contact with a player/wall. Disabling the field will return your chromatic aberration to normal.

Remove colored ground (decent FPS boost)

Enabling this in the ingame GUI (accessed via F1) will remove the color and style from the ground and walls. This seems to improve FPS on lower end systems. Disabling the field will return your ground to normal.

Remove the glow effect around players. Also removes the pesky gun visual (overrated)

Enabling this in the ingame GUI (accessed via F1) will remove the glow effect around your character (most noticeable with colored ground turned off). This also removes the gun from players, unfortunately. Disabling the field will return your players glowiness to normal.

Remove the light from the top of the map, and the shadows it causes

Enabling this in the ingame GUI (accessed via F1) will remove the light from the game. Disabling the field will return the game to it's original lightness.


Questions / Bug Reports / Suggestions


If you have any issues, you can contact me @Ascyst#4219 on the ROUNDS modding community Discord: https://discord.gg/zUtsjXWeWk

Github Source: https://github.com/Ascyst/Remove-PostFX


Changelog


  • v1.0.0: Initial Release

  • v2.0.0: Added Features

    • Now makes use of a config file, so your settings are stored between sessions.
    • Added more optimizations
      • Ability to remove terrain effects
      • Ability to remove player glow effects
      • Ability to remove light
  • v2.0.2: Bugfixing


Thank you


Big thanks to Willis for helping me figure things out.