Cannot fix screen scaling

In the start screen I clicked 250% scaling and hit accept. Now its zoomed in so much I cannot get back to the setting to change the scaling back to 100%. Is there a key on the keyboard that will adjust the scaling? I have tried reinstalling multiple times and played with my own resolution. Nothing fixes how large its scaled. 

7,458 views 1 replies
Reply #1 Top

You can change the settings file manually with notepad or something similar.

Navigate to C:\Users\%username%\AppData\Local\sins2_pre_alpha\settings

Open the settings.json file with notepad and change line 27 and 28 to the following:

"dpi.dpi_scale_factor": 1.0,
"dpi.use_os_dpi": true,

+1 Loading…