For the folks with potato PC, probably obsolete in the near future.
Find and Edit
1. 이동: 씨:\Users\(your pc name)\AppData\Local\Prometheus\Saved\Config\WindowsNoEditor
Or type %localappdata% on Run (Window key + 아르 자형) and then go through the rest (Prometheus\Saved\Config\WindowsNoEditor)
2. Locate the file called GameUserSettings.ini. Edit it with Notepad
3. Find the following line:
ResolutionSizeX
ResolutionSizeY
LastUserConfirmedResolutionSizeX
LastUserConfirmedResolutionSizeY
FullscreenMode
Edit it into your desired resolution [예를 들어] :
ResolutionSizeX=1280 ResolutionSizeY=720 LastUserConfirmedResolutionSizeX=1280 LastUserConfirmedResolutionSizeY=720 FullscreenMode=0 (must set at 0 for the resolution to work)
and that’s all really.