-
Notifications
You must be signed in to change notification settings - Fork 11
Video Settings
zeroKilo edited this page May 21, 2018
·
5 revisions
Video Settings can be manipulated by adding a config file to the local storage.
The location is: C:\Users\%USERNAME%\Documents\Battlefield Play4Free\
The filename should be Video.con
and filled with this:
VideoSettings.setResolution 1920x1080@60Hz
VideoSettings.setVideoOptionScheme 3
VideoSettings.setStartInFullscreen 0
- Minimal setting: 800x600 @30Hz
- Maximal setting: 1920x1080 @240Hz
- Common refresh rates: 30Hz, 60Hz, 120Hz, 144Hz, 240Hz
- 0 = super low
- 1 = low
- 2 = medium
- 3 = high
- 4 = medium, no fog
- 5 = super high (buggy)