So... still no fix? The one above doesn't work with the 1.41 patch, sadly.
-xav.
I first added the size tags to the shortcut I use, as others have discussed, as follows:
Code:
"C:Program FilesEA GAMESBattlefield 2BF2.exe" +menu 1 +fullscreen 1 +szx 1680 +szy 1050
However, the game would exit almost immediately. I then discovered that you you have to edit TWO video.con files:
Code:
C:Documents and SettingsRoyMy DocumentsBattlefield 2ProfilesDefaultVideo.con
and
C:Documents and SettingsRoyMy DocumentsBattlefield 2Profiles001Video.con
Edit each file and comment out the resolution line, as follows:
Code:
rem VideoSettings.setResolution 1280x1024@85Hz
When I just edited DefaultVideo.con, the game would launch OK, the video would come up, then the login screen, but once I logged in, it would exit. This made me curious, so I looked around and found Profiles001Video.con file. Aha - makes sense. It uses default until you login then switches to your user specific settings. Makes sense... just frustrating that I have to learn this...
Enjoy,
Roy