Battlefield 1942 Console issues

BoWser

Limp Gawd
Joined
Mar 31, 2003
Messages
382
For some reason, some of my battlefield 1942 console commands don't like to save, such as the command to enable vsync. Does anyone know a fix for this?
 
Look under the settings folder for a file called Video.con, open it with notepad and see what it says.

(Mines... D:\Program Files\Battlefield 1942\Mods\bf1942\Settings\)

1.

A. If it says "rem ** Custom ** run Profiles/Custom/Video.con" or something similar were it redirects you to a different folder, go into that folder and open the file Video.con in that folder.

B. If the file lists game commands such as...
Code:
rem Optimal setting for CPU < 800 MHZ
game.setGameDisplayMode 800 600 16 0
game.setDetailTexture 1
game.setShadows 0
game.setEnvironmentMapping 0
game.setGraphicsQuality 1
game.setLightmaps 0
game.setRenderWhenSpawnMenu 1
game.setMenuViewdistance 75
game.setEffectsQuality 1
game.setPerformance 1
Add in the vsync command to the list.

2. If in step A you were redirected the different folder and opened Video.con there modify just as we did in step B, by adding the wanted command into the the list and saving the file.

Now I'm not sure but you might also need to add the command to your particular profile, but since I'm not entirely sure you might just wanna try this first.
 
Back
Top