17.10.2009, 17:41
Getreal Wrote:I found the _Game Switcher folder and it has the sub-folders and each have a il2fb.exe file in it. But what is that gonna do?? If you click on an il2fb.exe or another program does when they are located in these folders, it won't do anything at all. I still don't understand. Maybe I'm just a dummy........
If we have a look at the contents of one it will tell us what it's going to do.. for example if you open _Switch-408_No_Mods.bat (right click and select edit) it looks like this;
Code:
Echo Off
copy "_Game Switchers\4.08 Mods OFF (Original)\*.*" /Y
cls
echo 4.08 Mods OFF (Original) Enabled
pause
Now all this says is that when executed (you double click on the .bat file) it will copy the contents of the 4.09 Mods OFF (Original) folder and paste it in the IL2 root folder, overwriting if necessary.
The 4.09 Mods OFF (Original) folder contains 2 files..files.sfs and il2fb.exe, these are copied to your game root folder and you will have a stock 4.08 game when you fire it up in your normal manner (generally from double clicking a desktop icon).
The same process happens when you select any of the other batch file to run ie if you select _Switch-409_Mods_On.bat then when you fire up the game you will have the 4.09 modded game without 6DOF.
So the shortened version of this is open windows explorer, navigate to your game folder and double click on the corresponding .bat file of the game you want...close windows explorer....start the game from your desktop icon and it should be the version you've just switched to.
If you want to check to see if the .Net stuff is installed on your computer, go to your control panel and double click on the "Add or Remove Programs" icon and when the list populates scroll down and look for an entry that says something along the lines of "Microsoft .NET Framework 2.0 SP2"
Hope this helps
Cheers
Quelty