mirror of
https://github.com/spice2x/spice2x.github.io.git
synced 2026-08-02 06:40:42 -07:00
graphics: option to change monitor resolution (#689)
## Link to GitHub Issue or related Pull Request, if one exists n/a ## Description of change Add a new option under `Monitor` group to change the monitor resolution before booting the game, very similar to how orientation / refresh rate options work. This would be useful for games like Polaris Chord that boots at current resolution but manages to have graphical issues when not in 1080p. ## Testing
This commit is contained in:
@@ -199,6 +199,7 @@ namespace launcher {
|
||||
LoadStubs,
|
||||
AdjustOrientation,
|
||||
spice2x_AutoOrientation,
|
||||
ChangeResolution,
|
||||
LogLevel,
|
||||
EAAutomap,
|
||||
EANetdump,
|
||||
|
||||
Reference in New Issue
Block a user