Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bepinex/bepinex.graphicssettings

Unity graphics settings plugin for BepInEx
https://github.com/bepinex/bepinex.graphicssettings

bepinex bepinex-plugins plugin unity3d

Last synced: about 2 months ago
JSON representation

Unity graphics settings plugin for BepInEx

Awesome Lists containing this project

README

        

# Unity graphics settings plugin for BepInEx
Exposes unity's graphics settings and some other values for editing in ConfigurationManager.

## How to use
1. Install BepInEx
2. Download the latest [release](https://github.com/BepInEx/BepInEx.GraphicsSettings/releases)
3. Put the dll file in the `bepinex/plugins` folder
4. Install [ConfigurationManager](https://github.com/BepInEx/BepInEx.ConfigurationManager#readme)
5. Open ConfigurationManager in game and change the settings

## Settings

Display mode can be set to either fullscreen, windowed, or borderless window.
Background optimization only disables anti-aliasing at the moment.

settings list