Have a solution for changing the FOV in empire earth 2 to make the game give more horizontal screen instead of less vertical:
Use the "Universal Widescreen Patcher" to make the game display the correct resolution first of all.
Then go to the games home folder (C:Program FilesSeirraEmpire Earth IIzips) and find the file called "myconfig.cfg". Open "myconfig.cfg" into notepad and enter the following lines
at the end of the file:
MAINCAM:
MAXDIST 40
If done correctly the file should read something like this:
s_Language=UK
s_showESRBIcon=0
g_DistributionID=1133
s_skipIntro=1
MAINCAM:
MAXDIST 40
Note: it is important that you enter the lines at the end of the file, in other words, at the bottom below the existing text.
Now when you play you should have a better field of view for playing in a widescreen resolution.
If you want even greater field of view then enter a higher number after "MAXDIST", if you want less enter a lower number.
That's it, enjoy!
Big thanks to LordLee at the games official forums for helping me solve this one.