BepInEx.GraphicsSettings icon indicating copy to clipboard operation
BepInEx.GraphicsSettings copied to clipboard

Add fullscreen exclusive mode function to HS2/AI+.

Open Hanmen-lab opened this issue 1 year ago • 2 comments

https://support.unity.com/hc/en-us/articles/115001276723-Fullscreen-options-Exclusive-Fullscreen-vs-Fullscreen-Window-Borderless

https://docs.unity3d.com/6000.0/Documentation/ScriptReference/FullScreenMode.ExclusiveFullScreen.html

I want to have this option in Graphics Settings.

Hanmen-lab avatar Nov 11 '24 03:11 Hanmen-lab

https://docs.unity3d.com/2018.4/Documentation/ScriptReference/FullScreenMode.ExclusiveFullScreen.html Same for 2018.4

Hanmen-lab avatar Nov 12 '24 06:11 Hanmen-lab

Why do you want exclusive fullscreen? Doesn't fullscreen optimizations replace it?

Keelhauled avatar Nov 16 '24 12:11 Keelhauled