Battlefield 1942:Removing fog without hacks
1.) Get a program that can edit .rfa files such as WINRFA.
2.) Run WinRFA and open up the map file that you want to remove fog from. And then select the init.con file. As below. http://i20.photobucket.com/albums/b203/krnbanguboi/ones.png
3.) Scroll down to in the line where it says something like this:
renderer.fogstart -40 renderer.fogend 400
Change the renderer.fogend number to 999.
4.) Sometimes the above renderer.fog lines will not be available in the init.con’s of the .rfa . So there will be another line written:
Game.setViewDistance 400
Just set that number to 999.
5.) Click the Save Changes when you are finished with the changes.
–This method is the best for me, because I’ve always seemed to lag on my 1.61 hacks. So basically I just configure those couple of lines and then load my battlefield.
P.S. This will no affect your game from loading. Everything should be running perfectly fine. Do NOT change any other line in the .rfa’s though.
This method is quite complicated, but modders like me should have NO problem.