User.cfg for BF3 and some commands for it

Belze

Rookie
=(e)=
Joined
Dec 22, 2008
Messages
68
Basteln mit Belze - building up a cfg-file for BF3
Needed therefor: "Editor" or "Notepad"
Purpose of: You want to create a config like the "autoexec.cfg" on some HL(2)-based games where you can put some commands in
Foreword: here are some commands i know from BF3, feel free to post here the commands you know


Hi, lets build up a config-file for BF3 where we you can put your own commands in.


Open your editor or notepad, copy the commands in and safe it in the directory where your BF3.exe is stored
(eg C:\Program Files (x86)\Electronic Arts\Battlefield 3). Name the file user.cfg

command
what it does

GameTime.MaxVariableFps 60
this sets up the max refreshrate to 60fps - more then 60fps is not helpfull on tft`s...

RenderDevice.VSyncEnable 0
set`s the VSync off/on, possible values 0 or 1

Render.DrawFps 1
show`s your fps ingame, possible values 0 or 1

Render.DrawScreenInfo 1
show`s some infos like resolution and refresh rate, possible values 0 or 1

Render.PerfOverlayVisible 1
show`s some infos from cpu and gpu (chart), possible values 0 or 1
 
Last edited:

Latest posts

Back
Top