Forum Discussion

Mr_LittleWeasel's avatar
7 years ago
Solved

Resolution Problem (Apex Legends)

My friend is currently having a situation with the resolution 1280x720, I saw that someone already made a thread but I thought making a new one might help get more traction for the devs to see. Anywa...
  • Rybean's avatar
    Rybean
    7 years ago

    C:\Users\<YOUR USERNAME>\Saved Games\Respawn\Apex\local

    videoconfig > open with note pad.

    Find these command lines and input your resolution, fullscreen "0" and "no window border" "1"

    Example > 

    "setting.defaultres" "1920" < Width>
    "setting.defaultresheight" "1080" <Height>
    "setting.fullscreen" "0"
    "setting.nowindowborder" "1"

    save file > reopen to check changes stuck

    Apex must be closed during these changes otherwise it will overwrite upon closing. 

    Works for me.