Posted June 04, 2017
high rated
// Your PC will need to be able to maintain 60fps or the entire engine slows down when doing this. You can also set iFPSClamp to 30 if you plan to cap your frame rate to 30fps with something like RTSS or DXTORY. If you wish to play with a variable frame rate instead of a locked 60 or 30, then you will need to leave iFPSClamp set to 0.
This will eliminate stuttering that occurs when panning the camera horizontally, or when strafing.
1. Navigate to your FO3 or NV folder that is found in "My Documents". For me this is; D:\Users\mcgeehe\Documents\My Games\Fallout3
2. Open "FALLOUT.INI" with notepad or notepad++
3. Search for "iFPSClamp"
4. Change its value from 0 to 60 so it looks like this; iFPSClamp=60
5. Save and close.
FO3 will not longer stutter. Do the same thing for NV if needed.
This will eliminate stuttering that occurs when panning the camera horizontally, or when strafing.
1. Navigate to your FO3 or NV folder that is found in "My Documents". For me this is; D:\Users\mcgeehe\Documents\My Games\Fallout3
2. Open "FALLOUT.INI" with notepad or notepad++
3. Search for "iFPSClamp"
4. Change its value from 0 to 60 so it looks like this; iFPSClamp=60
5. Save and close.
FO3 will not longer stutter. Do the same thing for NV if needed.
Post edited June 04, 2017 by mcgeehe