Skip to content

Releases: BepInEx/BepInEx.GraphicsSettings

GraphicsSettings v1.4

11 Oct 16:52

Choose a tag to compare

What's Changed

  • Fix Borderless Fullscreen sometimes not applying on game startup by @SuitIThub in #6
  • Improve Resolution config entry, use it to override resolution by @daydensteve in #7
  • Fix reset resolution button behavior by @daydensteve in #8

New Contributors

Full Changelog: v1.3.1...v1.4

GraphicsSettings v1.3.1

20 Feb 21:03

Choose a tag to compare

What's Changed

Full Changelog: v1.3...v1.3.1

GraphicsSettings v1.3

28 Jun 18:39

Choose a tag to compare

  • 89064e9 Added "Default" option to most settings, which keeps the game's original value. These settings are now set to "Default" by default.

GraphicsSettings v1.2.1

27 Jun 11:43

Choose a tag to compare

  • Removed shadow settings as they should not be controlled per game but per scene instead, in other words they are out of scope for the plugin
  • Default config values are now taken from the game instead of being hardcoded

GraphicsSettings v1.1.0

19 Oct 17:18

Choose a tag to compare

Initial release