More accurately, It allows me to change my primary monitor to 1920, 1080, 60, and when I exit it saves the resolution, however when I try to add my second monitor, all the settings go back to default - 1 monitor, 1200x800 or something. When I go to the settings, it says that its 1920, 1080 and that I have my secondary monitor attached, but I clearly do not.
I tried changing the Game.pref file's resolution manually to;
profile = {
current = 2,
profiles = {
{
Name = 'fds',
options = {
primary_adapter = '1920,1080,60',
secondary_adapter = '1650,1050,60'
}
},
{
console_size = 5,
activeFilters = {
selection = true,
I also tried to change resolutions off base game instead of through FaF, neither solution is working.