You are viewing a potentially older version of this package. View all versions.
Dex-ShaderSetting-1.0.3 icon

ShaderSetting

Client side shader modification

Date uploaded 2 years ago
Version 1.0.3
Download link Dex-ShaderSetting-1.0.3.zip
Downloads 1826
Dependency string Dex-ShaderSetting-1.0.3

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