Dex-ShaderSetting icon

ShaderSetting

Client side shader modification

Last updated 2 years ago
Total downloads 2208
Total rating 0 
Categories Client Mods
Dependency string Dex-ShaderSetting-1.0.3
Dependants 2 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_GTFO-1.3.0 icon
BepInEx-BepInExPack_GTFO

BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.

Preferred version: 1.3.0

README

Overview

This plugin allows for custom settings for the following shaders

  • Bloom
  • Chromatic Aberration
  • Dithering
  • Eye Adaptation
  • Grain

Usage for Players

A file will generate in the config folder when the game is launched. After that you can use the Config editor in modman or manually edit it. Be sure to enable at least one patch otherwise this plugin will unload itself.

Usage for Rundown developers

Include a folder named config and the config file for this mod within it in your release. When people install your rundown it should automatically set it up.

The uploaded file structure for your mod should be as follows "myRundown\config\com.Dex.ShaderSetting.cfg" ".\plugins\myFiles" ".\icon.png" ".\manifest.json" ".\README.mmd"

Note

If you have any issues or would like for more features please join the modding discord and ask Dex#5623 for assistance