TESIV:POSItive -Performance & Optimization Info

Post » Wed Jan 26, 2011 9:55 am

Ok, so I looked in my PyFFI install directory, and I found the Toaster utility. Is this what I should use? There are two .ini's in the folder, plus "in" and "out" folders.

Yup, those are the INIs. One of the INI files contains the path to python and the "in" and "out" directory paths. Make sure the path to Python is correct. In the other INI, you will see the skip list (which you do not need to touch PyFFI-optimizing only the Vanilla files.) To run PyFFI such that it puts the PyFFI-optimized files in the out folder. Drop whatever loose (not compressed archives) files you want in the "in" folder, right-click on the default INI file, choose "Run PyFFI," and wait for PyFFI to finish. It even mirrors the folder structure of the "in" folder, so you can PyFFI multiple mods at once or a properly-packaged BAIN project. Last note: Now, PyFFI-optimizing with the right-click method acknowledges the settings of the other INI (the skip list.) Therefore, you can casually run it on files as well, but the right-click method does not create backups. You have to have the "Run PyFFI" command for that, which only appears right-clicking on the default INI file.
User avatar
Brad Johnson
 
Posts: 3361
Joined: Thu May 24, 2007 7:19 pm

Post » Wed Jan 26, 2011 3:49 am

Yup, those are the INIs. One of the INI files contains the path to python and the "in" and "out" directory paths. Make sure the path to Python is correct. In the other INI, you will see the skip list (which you do not need to touch PyFFI-optimizing only the Vanilla files.) To run PyFFI such that it puts the PyFFI-optimized files in the out folder. Drop whatever loose (not compressed archives) files you want in the "in" folder, right-click on the default INI file, choose "Run PyFFI," and wait for PyFFI to finish. It even mirrors the folder structure of the "in" folder, so you can PyFFI multiple mods at once or a properly-packaged BAIN project. Last note: Now, PyFFI-optimizing with the right-click method acknowledges the settings of the other INI (the skip list.) Therefore, you can casually run it on files as well, but the right-click method does not create backups. You have to have the "Run PyFFI" command for that, which only appears right-clicking on the default INI file.


Ok, that makes sense. Thanks for all your help!

Oh, wait...For some reason, whenever I right click on Default.ini, then click on "Run PyFFI", a windows command prompt pops up for about 1 sec., then closes. I assume this is because I have something configured incorrectly... Do you know what it might be?
User avatar
Jerry Cox
 
Posts: 3409
Joined: Wed Oct 10, 2007 1:21 pm

Post » Wed Jan 26, 2011 7:59 am

Ok, that makes sense. Thanks for all your help!

Oh, wait...For some reason, whenever I right click on Default.ini, then click on "Run PyFFI", a windows command prompt pops up for about 1 sec., then closes. I assume this is because I have something configured incorrectly... Do you know what it might be?

Make sure the path to Python in the default.ini is correct. I remember having that issue at some point, but I cannot remember its cause. Try posting in the PyFFI info and release thread.
User avatar
Etta Hargrave
 
Posts: 3452
Joined: Fri Sep 01, 2006 1:27 am

Post » Wed Jan 26, 2011 11:27 am

Can pyffi be used to provide difference information between two nif files?

Or generate a report of all settings in a nif file?
User avatar
Stay-C
 
Posts: 3514
Joined: Sun Jul 16, 2006 2:04 am

Post » Wed Jan 26, 2011 11:38 am

Can pyffi be used to provide difference information between two nif files?

Or generate a report of all settings in a nif file?

I am not sure. That is another question for the PyFFI release thread I think. That sounds like a convenient tool to have...
User avatar
Danny Blight
 
Posts: 3400
Joined: Wed Jun 27, 2007 11:30 am

Post » Tue Jan 25, 2011 9:36 pm

Thanks for letting me answer, but I have another question. For example, if I put the QTP3 in an archive .BSA, and then QTP2 in another .BSA, which one would be loaded into the game? Thanks again, if you will answer me.
User avatar
christelle047
 
Posts: 3407
Joined: Mon Apr 09, 2007 12:50 pm

Post » Wed Jan 26, 2011 12:03 am

Thanks for letting me answer, but I have another question. For example, if I put the QTP3 in an archive .BSA, and then QTP2 in another .BSA, which one would be loaded into the game? Thanks again, if you will answer me.

With multiple BSAs and loose data files, the winner is the one with the most recent modified date. (This is part of the reason why OBMM has a reset BSA timestamps function. Usually you want the loose data files to override the BSAs, but it is hard to change their modified dates, which often end up being whenever you installed them, unlike loose data files.) In conclusion, the one with the later modified date will win. If you use the BSA Reset timestamps function, and these two BSAs containing overlapping files end up with the same modified date, I cannot tell you what will happen. I highly suggest choosing one of them. The point of BSA repacking is to make it easier for the game engine to "find" the data files. It is easier when there is only one copy of them, hence repacking the original BSAs with all of your replacers and what not. Make BSAs with overlapping files kind of defeats that purpose.

Edit: More thoughts. To my understanding, part of the speed increase of packing the data files in BSAs is the "neat" factor. The game looks in the BSAs first, reducing the search scope. I do not know what the order of searching would be if there were multiple BSAs to look into. If you do decide to install these two BSAs for some reason, it might be nice to have the results.
User avatar
Jay Baby
 
Posts: 3369
Joined: Sat Sep 15, 2007 12:43 pm

Post » Wed Jan 26, 2011 8:05 am

Tomlong75210
I just begin to read your page about Optimization > Python File Format Interface (PyFFI) at http://sites.google.com/site/oblivionpoinfo/optimization/pyffi and I find it very useful.

In the Basic "To PyFFI List" for original meshes you list the following:

1. architecture
2. clutter
3. dungeons - do a search a delete the NIFs starting with "fx" first, restore from the recycle bin afterward
4. furniture
5. landscape - do a search for "waterfall" and delete those NIFs first, restore them from the recycle bin afterward
6. plants
7. rocks
8. sky
9. Obelisk (SI)
10. Trees (SI)

Everything is ok but I don't understand if I can pyffi also the tree folder in the meshes folder from Oblivion .bsa or just only the folder from SI (10).
I think I can Pyffi also all the same folders from SI as in this thread http://www.gamesas.com/index.php?/topic/1079933-50-steps-to-ctd-almost-free-fcom-game/ I read

5. I unpacked Oblivion - Meshes.BSA, pyffied the 8 folders named Architecture, clutter, dungeons, furniture, landscape, plants, rocks and sky.....
and
6 I unpacked DLCShiveringIsles ? Meshes.BSA, optimized with PYFFI.......

Sorry for the question but just to be sure.

EDIT: I see that the tree meshes folder from Oblivion contains only seven file. I presume pyffing those is not worthing.
User avatar
Amy Melissa
 
Posts: 3390
Joined: Fri Jun 23, 2006 2:35 pm

Post » Wed Jan 26, 2011 2:24 am

At this point PyFFI has come along such that you can just PyFFI the entire meshes folder. As long as you make sure you get the latest version, you will be fine. It contains a skip list in the optimization.in. Check out the PyFFI Relz and Info thread for more information, or you can post here if you need help using it. I highly suggest using the latest PyFFI and the "run PyFFI" method instead of automated tools or right-clicking on a folder. It creates backups for you, and has just come a long way.
User avatar
Lilit Ager
 
Posts: 3444
Joined: Thu Nov 23, 2006 9:06 pm

Post » Wed Jan 26, 2011 5:25 am

At this point PyFFI has come along such that you can just PyFFI the entire meshes folder. As long as you make sure you get the latest version, you will be fine. It contains a skip list in the optimization.in. Check out the PyFFI Relz and Info thread for more information, or you can post here if you need help using it. I highly suggest using the latest PyFFI and the "run PyFFI" method instead of automated tools or right-clicking on a folder. It creates backups for you, and has just come a long way.

Thank you.
User avatar
N Only WhiTe girl
 
Posts: 3353
Joined: Mon Oct 30, 2006 2:30 pm

Post » Tue Jan 25, 2011 9:49 pm

HUGE UPDATE!!

http://sites.google.com/site/oblivionpoinfo/walkthroughs/baininstallguide - This in-depth guide can help even the newest mod user install FCOM.

http://sites.google.com/site/oblivionpoinfo/utilities/wrye-bash - Added introduction to http://sites.google.com/site/oblivionpoinfo/utilities/wrye-bash/bashmodstab and broke down http://sites.google.com/site/oblivionpoinfo/utilities/wrye-bash/bashedpatch

http://sites.google.com/site/oblivionpoinfo/utilities/wrye-bash/bain - now explains the package colors

http://sites.google.com/site/oblivionpoinfo/newerusers - send new users here to get them off on the right foot

http://sites.google.com/site/oblivionpoinfo/walkthroughs/posting-your-load-order - added for convenience

Other updates: Linked the http://code.google.com/p/better-oblivion-sorting-software/source/browse/masterlist.txt,
User avatar
April
 
Posts: 3479
Joined: Tue Jun 20, 2006 1:33 am

Post » Wed Jan 26, 2011 2:02 am

Hey, that's a really nice site there, man! Super-easy to find stuff. It's rapidly growing into a solid resource.

Keep up the great work!
User avatar
Horse gal smithe
 
Posts: 3302
Joined: Wed Jul 05, 2006 9:23 pm

Post » Tue Jan 25, 2011 10:48 pm

Thank you! All the information comes from you guys. I am just consolidating it.
User avatar
Nathan Hunter
 
Posts: 3464
Joined: Sun Apr 29, 2007 9:58 am

Post » Wed Jan 26, 2011 10:36 am

Well, here's the Oblivion.inis. Please note that the first two are not that "fresh", sadly I did something with vanilla Oblivion (unpatched) video settings, especially the resolution, and I figure I might have done something else too...

As for the last 5, each from the different settings from 1.2.0416 patch, the video settings are all fresh

Default
This is the default Oblivion.ini, from a vanilla install (as in, no mods, no patches, and no manual .ini tweaks). For your information, with my 9800GT and E4600 Core2Duo Oblivion decided I should use "Medium" Quality, which pissed me off and I decided to move the slider all the way to the right. Consider this is "Ultra High". However, other than in-game settings I didn't touch anything, so the usual manual tweaks like Allow 3.0 Shaders, Preload Size Limit, and others are still "vanilla"
Note that for some reason with that "Medium" settings Oblivion gave me Large Texture, something that didn't happen with patched Medium settings
Also, I've manually set setdebugtext to 12 for my own purpose. The default is 13 I believe
Spoiler
[General]
SStartingCell=

SStartingCellY=
SStartingCellX=
SStartingWorld=

STestFile10=
STestFile9=
STestFile8=
STestFile7=
STestFile6=
STestFile5=
STestFile4=
STestFile3=
STestFile2=
STestFile1=

bEnableProfile=0
bDrawSpellContact=0
bRunMiddleLowLevelProcess=1
iHoursToSleep=3
bActorLookWithHavok=0
SMainMenuMusicTrack=special\tes4title.mp3
bUseEyeEnvMapping=1
bFixFaceNormals=0
bUseFaceGenHeads=1
bFaceMipMaps=1
bFaceGenTexturing=1
bDefaultCOCPlacement=0
uGridDistantTreeRange=15
uGridDistantCount=25
uGridsToLoad=5
fGlobalTimeMultiplier=1.0000
bNewAnimation=1
fAnimationDefaultBlend=0.1000
fAnimationMult=1.0000
bFixAIPackagesOnLoad=0
bForceReloadOnEssentialCharacterDeath=1
bKeepPluginWhenMerging=0
bCreate Maps Enable=0
SLocalSavePath=Saves\
SLocalMasterPath=Data\
bDisableDuplicateReferenceCheck=1
bTintMipMaps=0
uInterior Cell Buffer=3
uExterior Cell Buffer=36
iIntroSequencePriority=3
bPreloadIntroSequence=1
fStaticScreenWaitTime=3.0000
SCreditsMenuMovie=CreditsMenu.bik
SMainMenuMovie=Map loop.bik
SMainMenuMovieIntro=Oblivion iv logo.bik
SIntroSequence=bethesda softworks HD720p.bik,2k games.bik,game studios.bik,Oblivion Legal.bik
iFPSClamp=0
bRunVTuneTest=0
STestFile1=
bActivateAllQuestScripts=0
fQuestScriptDelayTime=5.0000
SMainMenuMusic=Special\TES4Title.mp3
bUseThreadedBlood=0
bUseThreadedMorpher=0
bExternalLODDataFiles=1
bBorderRegionsEnabled=1
bDisableHeadTracking=0
bTrackAllDeaths=0
SCharGenQuest=0002466E
uiFaceGenMaxEGTDataSize=67108864
uiFaceGenMaxEGMDataSize=67108864
SBetaCommentFileName=
bCheckCellOffsetsOnInit=0
bCreateShaderPackage=0
uGridDistantTreeRangeCity=4
uGridDistantCountCity=4
bWarnOnMissingFileEntry=0
iSaveGameBackupCount=1
bDisplayMissingContentDialogue=1
SSaveGameSafeCellID=2AEEA
bAllowScriptedAutosave=1
bPreemptivelyUnloadCells=0
iNumBitsForFullySeen=248
iPreloadSizeLimit=26214400
SOblivionIntro=OblivionIntro.bik
bUseHardDriveCache=0
bEnableBoundingVolumeOcclusion=0
bDisplayBoundingVolumes=0
bUseThreadedTempEffects=0
bUseThreadedParticleSystem=0
bUseMyGamesDirectory=1


[Display]
uVideoDeviceIdentifierPart1=3619102270
uVideoDeviceIdentifierPart2=298796372
uVideoDeviceIdentifierPart3=537609765
uVideoDeviceIdentifierPart4=902152732
fDecalLifetime=10.0000
bEquippedTorchesCastShadows=0
bReportBadTangentSpace=0
bStaticMenuBackground=1
bForcePow2Textures=0
bForce1XShaders=0
bHighQuality20Lighting=0
bAllow20HairShader=1
bAllowScreenShot=0
iMultiSample=8
bDoTallGrassEffect=1
bForceMultiPass=1
bDoTexturePass=1
bDoSpecularPass=1
bDoDiffusePass=1
bDoAmbientPass=1
bDoCanopyShadowPass=1
bDrawShadows=0
bUseRefractionShader=1
bUse Shaders=1
iNPatchNOrder=0
iNPatchPOrder=0
iNPatches=0
iLocation Y=0
iLocation X=0
bFull Screen=1
iSize W=1280
iSize H=1024
iAdapter=0
iScreenShotIndex=0
SScreenShotBaseName=ScreenShot
iAutoViewMinDistance=2000
iAutoViewHiFrameRate=40
iAutoViewLowFrameRate=20
bAutoViewDistance=0
fDefaultFOV=75.0000
fNearDistance=10.0000
fFarDistance=10000.0000
iDebugTextLeftRightOffset=10
iDebugTextTopBottomOffset=10
bShowMenuTextureUse=1
iDebugText=12
bLocalMapShader=1
bDoImageSpaceEffects=1
fShadowLOD2=400.0000
fShadowLOD1=200.0000
fLightLOD2=1500.0000
fLightLOD1=1000.0000
fSpecularLOD2=1300.0000
fSpecularLOD1=1000.0000
fEnvMapLOD2=800.0000
fEnvMapLOD1=500.0000
fEyeEnvMapLOD2=190.0000
fEyeEnvMapLOD1=130.0000
iPresentInterval=1
fSpecualrStartMax=1000.0000
fSpecularStartMin=0.0000
iActorShadowIntMax=10
iActorShadowIntMin=0
iActorShadowExtMax=10
iActorShadowExtMin=0
fGammaMax=0.6000
fGammaMin=1.4000
iMaxDecalsPerFrame=10
bDynamicWindowReflections=1
fShadowFadeTime=1.0000
fGamma=1.0000
bDecalsOnSkinnedGeometry=1
iShadowFilter=2
bAllowPartialPrecision=1
iShadowMapResolution=1024
bShadowsOnGrass=1
bActorSelfShadowing=0
iActorShadowCountInt=10
iActorShadowCountExt=10
bAllow30Shaders=0
iTexMipMapMinimum=0
iTexMipMapSkip=0
bDoStaticAndArchShadows=0
bDoActorShadows=0
bIgnoreResolutionCheck=0
fNoLODFarDistancePct=1.0000
fNoLODFarDistanceMax=10240.0000
fNoLODFarDistanceMin=1700.0000



[Controls]
fVersion=1.7000
Forward=0011FFFF
Back=001FFFFF
Slide Left=001EFFFF
Slide Right=0020FFFF
Use=00FF00FF
Activate=0012FFFF
Block=003801FF
Cast=0010FFFF
Ready Item=0021FFFF
Crouch/Sneak=001DFFFF
Run=002AFFFF
Always Run=003AFFFF
Auto Move=002EFFFF
Jump=0039FFFF
Toggle POV=001302FF
Menu Mode=000FFFFF
Rest=0014FFFF
Quick Menu=003BFFFF
Quick1=0002FFFF
Quick2=0003FFFF
Quick3=0004FFFF
Quick4=0005FFFF
Quick5=0006FFFF
Quick6=0007FFFF
Quick7=0008FFFF
Quick8=0009FFFF
QuickSave=003FFFFF
QuickLoad=0043FFFF
Grab=002CFFFF
bInvertYValues=0
fXenonLookXYMult=0.0005
fMouseSensitivity=0.0020
;X = 1, Y = 2, Z = 3, XRot = 4, YRot = 5, ZRot = 6
iJoystickMoveFrontBack=2
iJoystickMoveLeftRight=1
fJoystickMoveFBMult=1.0000
fJoystickMoveLRMult=1.0000
iJoystickLookUpDown=6
iJoystickLookLeftRight=3
fJoystickLookUDMult=0.0020
fJoystickLookLRMult=0.0020
fXenonMenuMousixYMult=0.0003
bBackground Mouse=0
bBackground Keyboard=0
bUse Joystick=1
fXenonLookMult=0.0030
fXenonMenuStickSpeedMaxMod=5.0000
iXenonMenuStickSpeedThreshold=20000
iXenonMenuStickThreshold=1000
;Language values: 0-English, 1-German, 2-French, 3-Spanish, 4-Italian
iLanguage=0
Attack=00FF0009
Ready Weapon=0021FF02
Sneak=001DFF00
Change View=00130205
Journal=000FFF04
Wait=0014FF0A
fXenonMenuStickMapCursorMinSpeed=1.0000
fXenonMenuStickMapCursorMaxSpeed=15.0000
fXenonMenuStickMapCursorGamma=0.1700
fXenonMenuStickSpeedPlayerRotMod=3000.0000
fXenonMenuDpadRepeatSpeed=300.0000
fXenonMenuStickSpeed=300.0000
iXenonMenuStickDeadZone=15000


[Water]
fAlpha=0.5000
uSurfaceTextureSize=128
SSurfaceTexture=water
SNearWaterOutdoorID=NearWaterOutdoorLoop
SNearWaterIndoorID=NearWaterIndoorLoop
fNearWaterOutdoorTolerance=1024.0000
fNearWaterIndoorTolerance=512.0000
fNearWaterUnderwaterVolume=0.9000
fNearWaterUnderwaterFreq=0.3000
uNearWaterPoints=8
uNearWaterRadius=1000
uSurfaceFrameCount=32
uSurfaceFPS=12
bUseWaterReflectionsMisc=0
bUseWaterReflectionsStatics=0
bUseWaterReflectionsTrees=0
bUseWaterReflectionsActors=0
bUseWaterReflections=1
bUseWaterHiRes=1
bUseWaterDisplacements=1
bUseWaterShader=1
uDepthRange=125
bUseWaterDepth=1
bUseWaterLOD=1
fTileTextureDivisor=4.7500
fSurfaceTileSize=2048.0000
uNumDepthGrids=3
bUseObliqueFrustumCulling=1

[Audio]
bDSoundHWAcceleration=1
fMinSoundVel=10.0000
fMetalLargeMassMin=25.0000
fMetalMediumMassMin=8.0000
fStoneLargeMassMin=30.0000
fStoneMediumMassMin=5.0000
fWoodLargeMassMin=15.0000
fWoodMediumMassMin=7.0000
fDialogAttenuationMax=35.0000
fDialogAttenuationMin=7.7500
bUseSoundDebugInfo=1
fUnderwaterFrequencyDelta=0.0000
bUseSoftwareAudio3D=0
fDefaultEffectsVolume=1.0000
fDefaultMusicVolume=0.6600
fDefaultFootVolume=1.0000
fDefaultVoiceVolume=1.0000
fDefaultMasterVolume=1.0000
bMusicEnabled=1
bSoundEnabled=1
fLargeWeaponWeightMin=25.0000
fMediumWeaponWeightMin=8.0000
fSkinLargeMassMin=30.0000
fSkinMediumMassMin=5.0000
fChainLargeMassMin=30.0000
fChainMediumMassMin=5.0000
fDBVoiceAttenuationIn2D=0.0000
iCollisionSoundTimeDelta=50
fGlassLargeMassMin=25.0000
fGlassMediumMassMin=8.0000
fClothLargeMassMin=25.0000
fClothMediumMassMin=8.0000
fEarthLargeMassMin=30.0000
fEarthMediumMassMin=5.0000
bUseSpeedForWeaponSwish=1
fLargeWeaponSpeedMax=0.9500
fMediumWeaponSpeedMax=1.1000
fPlayerFootVolume=0.9000
fDSoundRolloffFactor=4.0000
fMaxFootstepDistance=1100.0000
fHeadroomdB=2.0000
iMaxImpactSoundCount=32
fMainMenuMusicVolume=0.6000


[ShockBolt]
bDebug=0
fGlowColorB=1.0000
fGlowColorG=0.6000
fGlowColorR=0.0000
fCoreColorB=1.0000
fCoreColorG=1.0000
fCoreColorR=1.0000
fCastVOffset=-10.0000
iNumBolts=7
fBoltGrowWidth=1.0000
fBoltSmallWidth=3.0000
fTortuosityVariance=8.0000
fSegmentVariance=35.0000
fBoltsRadius=24.0000

[Pathfinding]
bDrawPathsDefault=0
bPathMovementOnly=0
bDrawSmoothFailures=0
bDebugSmoothing=0
bSmoothPaths=1
bSnapToAngle=0
bDebugAvoidance=0
bDisableAvoidance=0
bBackgroundPathing=0

[MAIN]
bEnableBorderRegion=1
fLowPerfCombatantVoiceDistance=1000.0000
iDetectionHighNumPicks=40
fQuestScriptDelayTime=5.0000
iLastHDRSetting=-1


[Combat]
bEnableBowZoom=1
bDebugCombatAvoidance=0
fMinBloodDamage=1.0000
fHitVectorDelay=0.4000
iShowHitVector=0
fLowPerfNPCTargetLOSTimer=1.0000
fHiPerfNPCTargetLOSTimer=0.5000
iMaxHiPerfNPCTargetCount=4
fLowPerfPCTargetLOSTimer=0.5000
fHiPerfPCTargetLOSTimer=0.2500
iMaxHiPerfPCTargetCount=4
iMaxHiPerfCombatCount=4


[HAVOK]
bDisablePlayerCollision=0
fJumpAnimDelay=0.7500
bTreeTops=0
iSimType=1
bPreventHavokAddAll=0
bPreventHavokAddClutter=0
fMaxTime=0.0167
bHavokDebug=0
fRF=1000.0000
fOD=0.9000
fSE=0.3000
fSD=0.9800
iResetCounter=5
fMoveLimitMass=95.0000
iUpdateType=0
bHavokPick=0
fCameraCasterSize=1.0000
iHavokSkipFrameCountTEST=0
fHorseRunGravity=3.0000
fQuadrupedPitchMult=1.0000
iNumHavokThreads=1
fChaseDeltaMult=0.0500
iEntityBatchRemoveRate=100
iMaxPicks=40
bAddBipedWhenKeyframed=0


[Interface]
fDlgLookMult=0.3000
fDlgLookAdj=0.0000
fDlgLookDegStop=0.2000
fDlgLookDegStart=2.0000
fDlgFocus=2.1000
fKeyRepeatInterval=50.0000
fKeyRepeatTime=500.0000
fActivatePickSphereRadius=16.0000
fMenuModeAnimBlend=0.0000
iSafeZoneX=20
iSafeZoneY=20
iSafeZoneXWide=20
iSafeZoneYWide=20
fMenuPlayerLightDiffuseBlue=0.8000
fMenuPlayerLightDiffuseGreen=0.8000
fMenuPlayerLightDiffuseRed=0.8000
fMenuPlayerLightAmbientBlue=0.2500
fMenuPlayerLightAmbientGreen=0.2500
fMenuPlayerLightAmbientRed=0.2500
bAllowConsole=1
bActivatePickUseGamebryoPick=0
iMaxViewCasterPicksGamebryo=10
iMaxViewCasterPicksHavok=10
iMaxViewCasterPicksFuzzy=5
bUseFuzzyPicking=1
fMenuBGBlurRadius=2.0000

[LoadingBar]
iMoveBarWaitingMilliseconds=10
iMoveBarChaseMilliseconds=100
iMoveBarMaxMilliseconds=2500
fLoadingSlideDelay=15.0000
fPercentageOfBar3=0.1500
fPercentageOfBar2=0.4400
fPercentageOfBar1=0.3500
fPercentageOfBar0=0.0600
bShowSectionTimes=0

[Menu]
fCreditsScrollSpeed=40.0000
iConsoleTextYPos=890
iConsoleTextXPos=30
iConsoleVisibleLines=15
iConsoleHistorySize=50
rDebugTextColor=255,251,233
iConsoleFont=3
iDebugTextFont=3



[GamePlay]
bDisableDynamicCrosshair=0
bSaveOnTravel=1
bSaveOnWait=1
bSaveOnRest=1
bCrossHair=1
iDifficultyLevel=50
bGeneralSubtitles=1
bDialogueSubtitles=1
bInstantLevelUp=0
bHealthBarShowing=0
fHealthBarFadeOutSpeed=1.0000
fHealthBarSpeed=80.0000
fHealthBarHeight=4.0000
fHealthBarWidth=40.0000
fHealthBarEmittanceFadeTime=0.5000
fHealthBarEmittanceTime=1.5000
STrackLevelUpPath=
fDifficulty=0.0000
bTrackLevelUps=1
bAllowHavokGrabTheLiving=0
bEssentialTakeNoDamage=1
iDetectionPicks=21
bSaveOnInteriorExteriorSwitch=1


[Fonts]
SFontFile_1=Data\Fonts\Kingthings_Regular.fnt
SFontFile_2=Data\Fonts\Kingthings_Shadowed.fnt
SFontFile_3=Data\Fonts\Tahoma_Bold_Small.fnt
SFontFile_4=Data\Fonts\Daedric_Font.fnt
SFontFile_5=Data\Fonts\Handwritten.fnt


[SpeedTree]
iTreeClonesAllowed=1
fCanopyShadowGrassMult=1.0000
iCanopyShadowScale=512
fTreeForceMaxBudAngle=-1.0000
fTreeForceMinBudAngle=-1.0000
fTreeForceLeafDimming=-1.0000
fTreeForceBranchDimming=-1.0000
fTreeForceCS=-1.0000
fTreeForceLLA=-1.0000
fTreeLODExponent=1.0000
bEnableTrees=1
bForceFullLOD=0
fLODTreeMipMapLODBias=-0.7500
fLocalTreeMipMapLODBias=-0.2500


[Debug]
bDebugFaceGenCriticalSection=0
bDebugFaceGenMultithreading=0
bDebugSaveBuffer=0


[BackgroundLoad]
bBackgroundLoadLipFiles=0
bLoadBackgroundFaceGen=0
bUseMultiThreadedFaceGen=1
bBackgroundCellLoads=1
bLoadHelmetsInBackground=1
iAnimationClonePerLoop=5
bSelectivePurgeUnusedOnFastTravel=0
bUseMultiThreadedTrees=1
iExteriorPriority=50
bCloneModelsInBackground=0
iBackgroundLoadFaceMult=200
fBackgroundLoadingPerLoop=20.0000
fBackgroundLoadClonedPerLoop=5.0000
iBackgroundLoadExtraMaxFPS=20
iBackgroundLoadExtraMinFPS=10
iBackgroundLoadExtraMax=3000
iBackgroundLoadExtraMin=5
iBackgroundLoadExtraMilliseconds=2
iBackgroundLoadTreeMilliseconds=7
iBackgroundLoadMilliseconds=1
iBackgroundLoadLoading=1
bUseBackgroundFileLoader=0


[LOD]
fLodDistance=500.0000
bUseFaceGenLOD=0
iLODTextureTiling=2
iLODTextureSizePow2=8
fLODNormalTextureBlend=0.5000
bDisplayLODLand=1
bDisplayLODBuildings=1
bDisplayLODTrees=1
bLODPopTrees=0
bLODPopActors=0
bLODPopItems=0
bLODPopObjects=0
fLODFadeOutMultActors=15.0000
fLODFadeOutMultItems=15.0000
fLODFadeOutMultObjects=15.0000
fLODMultLandscape=1.0000
fLODMultTrees=2.0000
fLODMultActors=5.0000
fLODMultItems=5.0000
fLODMultObjects=5.0000
iFadeNodeMinNearDistance=400
fLODFadeOutPercent=0.9000
fLODBoundRadiusMult=3.0000
fTalkingDistance=2000.0000

fTreeLODMax=2.0000
fTreeLODMin=0.0200
fTreeLODDefault=1.2000
fObjectLODMax=15.0000
fObjectLODMin=1.0000
fObjectLODDefault=5.0000
fItemLODMax=15.0000
fItemLODMin=1.0000
fItemLODDefault=2.0000
fActorLODMax=15.0000
fActorLODMin=2.0000
fActorLODDefault=5.0000
bLODUseCombinedLandNormalMaps=1
bForceHideLODLand=0
fLODQuadMinLoadDistance=65536.0000
fLODFadeOutActorMultInterior=1.0000
fLODFadeOutItemMultInterior=1.0000
fLODFadeOutObjectMultInterior=1.0000
fLODFadeOutActorMultCity=1.0000
fLODFadeOutItemMultCity=1.0000
fLODFadeOutObjectMultCity=1.0000
fLODFadeOutActorMultComplex=1.0000
fLODFadeOutItemMultComplex=1.0000
fLODFadeOutObjectMultComplex=1.0000
fLODLandVerticalBias=0.0000

[Weather]
fSunGlareSize=350.0000
fSunBaseSize=250.0000
bPrecipitation=1
fAlphaReduce=1.0000
SBumpFadeColor=255,255,255,255
SLerpCloseColor=255,255,255,255
SEnvReduceColor=255,255,255,255

[Voice]
SFileTypeLTF=ltf
SFileTypeLip=lip
SFileTypeSource=wav
SFileTypeGame=mp3


[Grass]
iMinGrassSize=80
fGrassEndDistance=8000.0000
fGrassStartFadeDistance=7000.0000
bGrassPointLighting=0
bDrawShaderGrass=1
iGrassDensityEvalSize=2
iMaxGrassTypesPerTexure=2
fWaveOffsetRange=1.7500
fGrassWindMagnitudeMax=125.0000
fGrassWindMagnitudeMin=5.0000
fTexturePctThreshold=0.3000

[Landscape]
bCurrentCellOnly=0
bPreventSafetyCheck=0
fLandTextureTilingMult=2.0000
fLandFriction=2.5000
iLandBorder2B=0
iLandBorder2G=0
iLandBorder2R=0
iLandBorder1B=0
iLandBorder1G=255
iLandBorder1R=255


[bLightAttenuation]
fQuadraticRadiusMult=1.0000
fLinearRadiusMult=1.0000
bOutQuadInLin=0
fConstantValue=http://forums.bethsoft.com/index.php?/topic/1064823-tesivpositive-performance-optimization-info/0.0000
fQuadraticValue=http://forums.bethsoft.com/index.php?/topic/1064823-tesivpositive-performance-optimization-info/16.0000
fLinearValue=http://forums.bethsoft.com/index.php?/topic/1064823-tesivpositive-performance-optimization-info/3.0000
uQuadraticMethod=2
uLinearMethod=1
fFlickerMovement=8.0000
bUseQuadratic=1
bUseLinear=0
bUseConstant=0


[BlurShaderHDRInterior]
fTargetLUM=1.0000
fUpperLUMClamp=1.0000
fEmissiveHDRMult=1.0000
fEyeAdaptSpeed=0.5000
fBrightScale=2.2500
fBrightClamp=0.2250
fBlurRadius=7.0000
iNumBlurpasses=1


[BlurShaderHDR]
fTargetLUM=1.2000
fUpperLUMClamp=1.0000
fGrassDimmer=1.3000
fTreeDimmer=1.2000
fEmissiveHDRMult=1.0000
fEyeAdaptSpeed=0.7000
fSunlightDimmer=1.3000
fSIEmmisiveMult=1.0000
fSISpecularMult=1.0000
fSkyBrightness=0.5000
fSunBrightness=0.0000
fBrightScale=1.5000
fBrightClamp=0.3500
fBlurRadius=4.0000
iNumBlurpasses=2
iBlendType=2
bDoHighDynamicRange=0


[BlurShader]
fSunlightDimmer=1.0000
fSIEmmisiveMult=1.0000
fSISpecularMult=1.0000
fSkyBrightness=0.5000
fSunBrightness=0.0000
fAlphaAddExterior=0.2000
fAlphaAddInterior=0.5000
iBlurTexSize=256
fBlurRadius=0.0300
iNumBlurpasses=1
iBlendType=2
bUseBlurShader=1


[GethitShader]
fBlurAmmount=0.5000
fBlockedTexOffset=0.0010
fHitTexOffset=0.0050
[MESSAGES]
bBlockMessageBoxes=0
bSkipProgramFlows=1
bAllowYesToAll=1
bDisableWarning=1
iFileLogging=0
bSkipInitializationFlows=1
[DistantLOD]
bUseLODLandData=http://forums.bethsoft.com/index.php?/topic/1064823-tesivpositive-performance-optimization-info/0
fFadeDistance=12288.0000
iDistantLODGroupWidth=8
[GeneralWarnings]
SGeneralMasterMismatchWarning=One or more plugins could not find the correct versions of the master files they depend on. Errors may occur during load or game play. Check the "Warnings.txt" file for more information.

SMasterMismatchWarning=One of the files that "%s" is dependent on has changed since the last save.
This may result in errors. Saving again will clear this message
but not necessarily fix any errors.

[Archive]
SMasterMiscArchiveFileName=Oblivion - Misc.bsa
SMasterVoicesArchiveFileName2=Oblivion - Voices2.bsa
SMasterVoicesArchiveFileName1=Oblivion - Voices1.bsa
SMasterSoundsArchiveFileName=Oblivion - Sounds.bsa
SMasterTexturesArchiveFileName1=Oblivion - Textures - Compressed.bsa
SMasterMeshesArchiveFileName=Oblivion - Meshes.bsa
SInvalidationFile=ArchiveInvalidation.txt
iRetainFilenameOffsetTable=1
iRetainFilenameStringTable=1
iRetainDirectoryStringTable=1
bCheckRuntimeCollisions=0
bInvalidateOlderFiles=1
bUseArchives=1
SArchiveList=Oblivion - Meshes.bsa, Oblivion - Textures - Compressed.bsa, Oblivion - Sounds.bsa, Oblivion - Voices1.bsa, Oblivion - Voices2.bsa, Oblivion - Misc.bsa
[CameraPath]
iTake=0
SDirectoryName=TestCameraPath
iFPS=60
SNif=Test\CameraPath.nif
[Absorb]
fAbsorbGlowColorB=1.0000
fAbsorbGlowColorG=0.6000
fAbsorbGlowColorR=0.0000
fAbsorbCoreColorB=1.0000
fAbsorbCoreColorG=1.0000
fAbsorbCoreColorR=1.0000
iAbsorbNumBolts=1
fAbsorbBoltGrowWidth=0.0000
fAbsorbBoltSmallWidth=7.0000
fAbsorbTortuosityVariance=2.0000
fAbsorbSegmentVariance=7.0000
fAbsorbBoltsRadius=5.0000
[OPENMP]
iThreads=3
iOpenMPLevel=10
[TestAllCells]
bFileShowTextures=1
bFileShowIcons=1
bFileSkipIconChecks=0
bFileTestLoad=0
bFileNeededMessage=1
bFileGoneMessage=1
bFileSkipModelChecks=0
bFileCheckModelCollision=0
[CopyProtectionStrings]
SCopyProtectionMessage2=Insert the Oblivion Disc.
SCopyProtectionTitle2=Oblivion Disc Not Found
SCopyProtectionMessage=Unable to find a CD-ROM/DVD drive on this computer.
SCopyProtectionTitle=CD-ROM Drive Not Found


1.2.0416 default .ini
This is what the above ini became when I patched my vanilla Oblivion to 1.2.0416, and with KotN and SI installed
Spoiler
[General]
SStartingCell=

SStartingCellY=
SStartingCellX=
SStartingWorld=

STestFile10=
STestFile9=
STestFile8=
STestFile7=
STestFile6=
STestFile5=
STestFile4=
STestFile3=
STestFile2=
STestFile1=

bEnableProfile=0
bDrawSpellContact=0
bRunMiddleLowLevelProcess=1
iHoursToSleep=3
bActorLookWithHavok=0
SMainMenuMusicTrack=special\tes4title.mp3
bUseEyeEnvMapping=1
bFixFaceNormals=0
bUseFaceGenHeads=1
bFaceMipMaps=1
bFaceGenTexturing=1
bDefaultCOCPlacement=0
uGridDistantTreeRange=15
uGridDistantCount=25
uGridsToLoad=5
fGlobalTimeMultiplier=1.0000
bNewAnimation=1
fAnimationDefaultBlend=0.1000
fAnimationMult=1.0000
bFixAIPackagesOnLoad=0
bForceReloadOnEssentialCharacterDeath=1
bKeepPluginWhenMerging=0
bCreate Maps Enable=0
SLocalSavePath=Saves\
SLocalMasterPath=Data\
bDisableDuplicateReferenceCheck=1
bTintMipMaps=0
uInterior Cell Buffer=3
uExterior Cell Buffer=36
iIntroSequencePriority=3
bPreloadIntroSequence=1
fStaticScreenWaitTime=3.0000
SCreditsMenuMovie=CreditsMenu.bik
SMainMenuMovie=Map loop.bik
SMainMenuMovieIntro=Oblivion iv logo.bik
SIntroSequence=bethesda softworks HD720p.bik,2k games.bik,game studios.bik,Oblivion Legal.bik
iFPSClamp=0
bRunVTuneTest=0
STestFile1=
bActivateAllQuestScripts=0
fQuestScriptDelayTime=5.0000
SMainMenuMusic=Special\TES4Title.mp3
bUseThreadedBlood=0
bUseThreadedMorpher=0
bExternalLODDataFiles=1
bBorderRegionsEnabled=1
bDisableHeadTracking=0
bTrackAllDeaths=0
SCharGenQuest=0002466E
uiFaceGenMaxEGTDataSize=67108864
uiFaceGenMaxEGMDataSize=67108864
SBetaCommentFileName=
bCheckCellOffsetsOnInit=0
bCreateShaderPackage=0
uGridDistantTreeRangeCity=4
uGridDistantCountCity=4
bWarnOnMissingFileEntry=0
iSaveGameBackupCount=1
bDisplayMissingContentDialogue=1
SSaveGameSafeCellID=2AEEA
bAllowScriptedAutosave=1
bPreemptivelyUnloadCells=0
iNumBitsForFullySeen=248
iPreloadSizeLimit=26214400
SOblivionIntro=OblivionIntro.bik
bUseHardDriveCache=0
bEnableBoundingVolumeOcclusion=0
bDisplayBoundingVolumes=0
bUseThreadedTempEffects=0
bUseThreadedParticleSystem=0
bUseMyGamesDirectory=1
bCheckIDsOnInit=0


[Display]
uVideoDeviceIdentifierPart1=3619102270
uVideoDeviceIdentifierPart2=298796372
uVideoDeviceIdentifierPart3=537609765
uVideoDeviceIdentifierPart4=902152732
fDecalLifetime=10.0000
bEquippedTorchesCastShadows=0
bReportBadTangentSpace=0
bStaticMenuBackground=1
bForcePow2Textures=0
bForce1XShaders=0
bHighQuality20Lighting=0
bAllow20HairShader=1
bAllowScreenShot=0
iMultiSample=8
bDoTallGrassEffect=1
bForceMultiPass=1
bDoTexturePass=1
bDoSpecularPass=1
bDoDiffusePass=1
bDoAmbientPass=1
bDoCanopyShadowPass=1
bDrawShadows=0
bUseRefractionShader=1
bUse Shaders=1
iNPatchNOrder=0
iNPatchPOrder=0
iNPatches=0
iLocation Y=0
iLocation X=0
bFull Screen=1
iSize W=1280
iSize H=1024
iAdapter=0
iScreenShotIndex=0
SScreenShotBaseName=ScreenShot
iAutoViewMinDistance=2000
iAutoViewHiFrameRate=40
iAutoViewLowFrameRate=20
bAutoViewDistance=0
fDefaultFOV=75.0000
fNearDistance=10.0000
fFarDistance=10000.0000
iDebugTextLeftRightOffset=10
iDebugTextTopBottomOffset=10
bShowMenuTextureUse=1
iDebugText=12
bLocalMapShader=1
bDoImageSpaceEffects=1
fShadowLOD2=400.0000
fShadowLOD1=200.0000
fLightLOD2=1500.0000
fLightLOD1=1000.0000
fSpecularLOD2=1300.0000
fSpecularLOD1=1000.0000
fEnvMapLOD2=800.0000
fEnvMapLOD1=500.0000
fEyeEnvMapLOD2=190.0000
fEyeEnvMapLOD1=130.0000
iPresentInterval=1
fSpecualrStartMax=1000.0000
fSpecularStartMin=0.0000
iActorShadowIntMax=10
iActorShadowIntMin=0
iActorShadowExtMax=10
iActorShadowExtMin=0
fGammaMax=0.6000
fGammaMin=1.4000
iMaxDecalsPerFrame=10
bDynamicWindowReflections=1
fShadowFadeTime=1.0000
fGamma=1.0000
bDecalsOnSkinnedGeometry=1
iShadowFilter=2
bAllowPartialPrecision=1
iShadowMapResolution=1024
bShadowsOnGrass=1
bActorSelfShadowing=0
iActorShadowCountInt=10
iActorShadowCountExt=10
bAllow30Shaders=0
iTexMipMapMinimum=0
iTexMipMapSkip=0
bDoStaticAndArchShadows=0
bDoActorShadows=0
bIgnoreResolutionCheck=0
fNoLODFarDistancePct=1.0000
fNoLODFarDistanceMax=10240.0000
fNoLODFarDistanceMin=1700.0000
bLandscapeBlend=1
bFullBrightLighting=0
iMaxLandscapeTextures=0



[Controls]
fVersion=1.8000
Forward=0011FFFF
Back=001FFFFF
Slide Left=001EFFFF
Slide Right=0020FFFF
Use=00FF0009
Activate=0012FF03
Block=00380108
Cast=0010FF06
Ready Item=0021FF02
Crouch/Sneak=001DFF00
Run=002AFFFF
Always Run=003AFFFF
Auto Move=002EFFFF
Jump=0039FF01
Toggle POV=00130205
Menu Mode=000FFF04
Rest=0014FF0A
Quick Menu=003BFFFF
Quick1=0002FF20
Quick2=0003FF21
Quick3=0004FF22
Quick4=0005FF23
Quick5=0006FF24
Quick6=0007FF25
Quick7=0008FF26
Quick8=0009FF27
QuickSave=003FFFFF
QuickLoad=0043FFFF
Grab=002CFF07
bInvertYValues=0
fXenonLookXYMult=0.0005
fMouseSensitivity=0.0020
;X = 1, Y = 2, Z = 3, XRot = 4, YRot = 5, ZRot = 6
iJoystickMoveFrontBack=2
iJoystickMoveLeftRight=1
fJoystickMoveFBMult=1.0000
fJoystickMoveLRMult=1.0000
iJoystickLookUpDown=6
iJoystickLookLeftRight=3
fJoystickLookUDMult=0.0020
fJoystickLookLRMult=0.0020
fXenonMenuMousixYMult=0.0003
bBackground Mouse=0
bBackground Keyboard=0
bUse Joystick=1
fXenonLookMult=0.0030
fXenonMenuStickSpeedMaxMod=5.0000
iXenonMenuStickSpeedThreshold=20000
iXenonMenuStickThreshold=1000
;Language values: 0-English, 1-German, 2-French, 3-Spanish, 4-Italian
iLanguage=0
Attack=00FF0009
Ready Weapon=0021FF02
Sneak=001DFF00
Change View=00130205
Journal=000FFF04
Wait=0014FF0A
fXenonMenuStickMapCursorMinSpeed=1.0000
fXenonMenuStickMapCursorMaxSpeed=15.0000
fXenonMenuStickMapCursorGamma=0.1700
fXenonMenuStickSpeedPlayerRotMod=3000.0000
fXenonMenuDpadRepeatSpeed=300.0000
fXenonMenuStickSpeed=300.0000
iXenonMenuStickDeadZone=15000
SlideLeft=001EFFFF
SlideRight=0020FFFF


[Water]
fAlpha=0.5000
uSurfaceTextureSize=128
SSurfaceTexture=water
SNearWaterOutdoorID=NearWaterOutdoorLoop
SNearWaterIndoorID=NearWaterIndoorLoop
fNearWaterOutdoorTolerance=1024.0000
fNearWaterIndoorTolerance=512.0000
fNearWaterUnderwaterVolume=0.9000
fNearWaterUnderwaterFreq=0.3000
uNearWaterPoints=8
uNearWaterRadius=1000
uSurfaceFrameCount=32
uSurfaceFPS=12
bUseWaterReflectionsMisc=0
bUseWaterReflectionsStatics=0
bUseWaterReflectionsTrees=0
bUseWaterReflectionsActors=0
bUseWaterReflections=1
bUseWaterHiRes=1
bUseWaterDisplacements=1
bUseWaterShader=1
uDepthRange=125
bUseWaterDepth=1
bUseWaterLOD=1
fTileTextureDivisor=4.7500
fSurfaceTileSize=2048.0000
uNumDepthGrids=3
bUseObliqueFrustumCulling=1

[Audio]
bDSoundHWAcceleration=1
fMinSoundVel=10.0000
fMetalLargeMassMin=25.0000
fMetalMediumMassMin=8.0000
fStoneLargeMassMin=30.0000
fStoneMediumMassMin=5.0000
fWoodLargeMassMin=15.0000
fWoodMediumMassMin=7.0000
fDialogAttenuationMax=35.0000
fDialogAttenuationMin=7.7500
bUseSoundDebugInfo=1
fUnderwaterFrequencyDelta=0.0000
bUseSoftwareAudio3D=0
fDefaultEffectsVolume=1.0000
fDefaultMusicVolume=0.6600
fDefaultFootVolume=1.0000
fDefaultVoiceVolume=1.0000
fDefaultMasterVolume=1.0000
bMusicEnabled=1
bSoundEnabled=1
fLargeWeaponWeightMin=25.0000
fMediumWeaponWeightMin=8.0000
fSkinLargeMassMin=30.0000
fSkinMediumMassMin=5.0000
fChainLargeMassMin=30.0000
fChainMediumMassMin=5.0000
fDBVoiceAttenuationIn2D=0.0000
iCollisionSoundTimeDelta=50
fGlassLargeMassMin=25.0000
fGlassMediumMassMin=8.0000
fClothLargeMassMin=25.0000
fClothMediumMassMin=8.0000
fEarthLargeMassMin=30.0000
fEarthMediumMassMin=5.0000
bUseSpeedForWeaponSwish=1
fLargeWeaponSpeedMax=0.9500
fMediumWeaponSpeedMax=1.1000
fPlayerFootVolume=0.9000
fDSoundRolloffFactor=4.0000
fMaxFootstepDistance=1100.0000
fHeadroomdB=2.0000
iMaxImpactSoundCount=32
fMainMenuMusicVolume=0.6000


[ShockBolt]
bDebug=0
fGlowColorB=1.0000
fGlowColorG=0.6000
fGlowColorR=0.0000
fCoreColorB=1.0000
fCoreColorG=1.0000
fCoreColorR=1.0000
fCastVOffset=-10.0000
iNumBolts=7
fBoltGrowWidth=1.0000
fBoltSmallWidth=3.0000
fTortuosityVariance=8.0000
fSegmentVariance=35.0000
fBoltsRadius=24.0000

[Pathfinding]
bDrawPathsDefault=0
bPathMovementOnly=0
bDrawSmoothFailures=0
bDebugSmoothing=0
bSmoothPaths=1
bSnapToAngle=0
bDebugAvoidance=0
bDisableAvoidance=0
bBackgroundPathing=0
bUseBackgroundPathing=1

[MAIN]
bEnableBorderRegion=1
fLowPerfCombatantVoiceDistance=1000.0000
iDetectionHighNumPicks=40
fQuestScriptDelayTime=5.0000
iLastHDRSetting=-1


[Combat]
bEnableBowZoom=1
bDebugCombatAvoidance=0
fMinBloodDamage=1.0000
fHitVectorDelay=0.4000
iShowHitVector=0
fLowPerfNPCTargetLOSTimer=1.0000
fHiPerfNPCTargetLOSTimer=0.5000
iMaxHiPerfNPCTargetCount=4
fLowPerfPCTargetLOSTimer=0.5000
fHiPerfPCTargetLOSTimer=0.2500
iMaxHiPerfPCTargetCount=4
iMaxHiPerfCombatCount=4


[HAVOK]
bDisablePlayerCollision=0
fJumpAnimDelay=0.7500
bTreeTops=0
iSimType=1
bPreventHavokAddAll=0
bPreventHavokAddClutter=0
fMaxTime=0.0167
bHavokDebug=0
fRF=1000.0000
fOD=0.9000
fSE=0.3000
fSD=0.9800
iResetCounter=5
fMoveLimitMass=95.0000
iUpdateType=0
bHavokPick=0
fCameraCasterSize=1.0000
iHavokSkipFrameCountTEST=0
fHorseRunGravity=3.0000
fQuadrupedPitchMult=1.0000
iNumHavokThreads=1
fChaseDeltaMult=0.0500
iEntityBatchRemoveRate=100
iMaxPicks=40
bAddBipedWhenKeyframed=0


[Interface]
fDlgLookMult=0.3000
fDlgLookAdj=0.0000
fDlgLookDegStop=0.2000
fDlgLookDegStart=2.0000
fDlgFocus=2.1000
fKeyRepeatInterval=50.0000
fKeyRepeatTime=500.0000
fActivatePickSphereRadius=16.0000
fMenuModeAnimBlend=0.0000
iSafeZoneX=20
iSafeZoneY=20
iSafeZoneXWide=20
iSafeZoneYWide=20
fMenuPlayerLightDiffuseBlue=0.8000
fMenuPlayerLightDiffuseGreen=0.8000
fMenuPlayerLightDiffuseRed=0.8000
fMenuPlayerLightAmbientBlue=0.2500
fMenuPlayerLightAmbientGreen=0.2500
fMenuPlayerLightAmbientRed=0.2500
bAllowConsole=1
bActivatePickUseGamebryoPick=0
iMaxViewCasterPicksGamebryo=10
iMaxViewCasterPicksHavok=10
iMaxViewCasterPicksFuzzy=5
bUseFuzzyPicking=1
fMenuBGBlurRadius=2.0000

[LoadingBar]
iMoveBarWaitingMilliseconds=10
iMoveBarChaseMilliseconds=100
iMoveBarMaxMilliseconds=2500
fLoadingSlideDelay=15.0000
fPercentageOfBar3=0.1500
fPercentageOfBar2=0.4400
fPercentageOfBar1=0.3500
fPercentageOfBar0=0.0600
bShowSectionTimes=0

[Menu]
fCreditsScrollSpeed=40.0000
iConsoleTextYPos=890
iConsoleTextXPos=30
iConsoleVisibleLines=15
iConsoleHistorySize=50
rDebugTextColor=255,251,233
iConsoleFont=3
iDebugTextFont=3



[GamePlay]
bDisableDynamicCrosshair=0
bSaveOnTravel=1
bSaveOnWait=1
bSaveOnRest=1
bCrossHair=1
iDifficultyLevel=50
bGeneralSubtitles=1
bDialogueSubtitles=1
bInstantLevelUp=0
bHealthBarShowing=0
fHealthBarFadeOutSpeed=1.0000
fHealthBarSpeed=80.0000
fHealthBarHeight=4.0000
fHealthBarWidth=40.0000
fHealthBarEmittanceFadeTime=0.5000
fHealthBarEmittanceTime=1.5000
STrackLevelUpPath=
fDifficulty=0.0000
bTrackLevelUps=1
bAllowHavokGrabTheLiving=0
bEssentialTakeNoDamage=1
iDetectionPicks=21
bSaveOnInteriorExteriorSwitch=1


[Fonts]
SFontFile_1=Data\Fonts\Kingthings_Regular.fnt
SFontFile_2=Data\Fonts\Kingthings_Shadowed.fnt
SFontFile_3=Data\Fonts\Tahoma_Bold_Small.fnt
SFontFile_4=Data\Fonts\Daedric_Font.fnt
SFontFile_5=Data\Fonts\Handwritten.fnt


[SpeedTree]
iTreeClonesAllowed=1
fCanopyShadowGrassMult=1.0000
iCanopyShadowScale=512
fTreeForceMaxBudAngle=-1.0000
fTreeForceMinBudAngle=-1.0000
fTreeForceLeafDimming=-1.0000
fTreeForceBranchDimming=-1.0000
fTreeForceCS=-1.0000
fTreeForceLLA=-1.0000
fTreeLODExponent=1.0000
bEnableTrees=1
bForceFullLOD=0
fLODTreeMipMapLODBias=-0.7500
fLocalTreeMipMapLODBias=-0.2500


[Debug]
bDebugFaceGenCriticalSection=0
bDebugFaceGenMultithreading=0
bDebugSaveBuffer=0


[BackgroundLoad]
bBackgroundLoadLipFiles=0
bLoadBackgroundFaceGen=0
bUseMultiThreadedFaceGen=1
bBackgroundCellLoads=1
bLoadHelmetsInBackground=1
iAnimationClonePerLoop=5
bSelectivePurgeUnusedOnFastTravel=0
bUseMultiThreadedTrees=1
iExteriorPriority=50
bCloneModelsInBackground=0
iBackgroundLoadFaceMult=200
fBackgroundLoadingPerLoop=20.0000
fBackgroundLoadClonedPerLoop=5.0000
iBackgroundLoadExtraMaxFPS=20
iBackgroundLoadExtraMinFPS=10
iBackgroundLoadExtraMax=3000
iBackgroundLoadExtraMin=5
iBackgroundLoadExtraMilliseconds=2
iBackgroundLoadTreeMilliseconds=7
iBackgroundLoadMilliseconds=1
iBackgroundLoadLoading=1
bUseBackgroundFileLoader=0
iPostProcessMillisecondsEditor=50
iPostProcessMillisecondsLoadingQueuedPriority=20
iPostProcessMilliseconds=5


[LOD]
fLodDistance=500.0000
bUseFaceGenLOD=0
iLODTextureTiling=2
iLODTextureSizePow2=8
fLODNormalTextureBlend=0.5000
bDisplayLODLand=1
bDisplayLODBuildings=1
bDisplayLODTrees=1
bLODPopTrees=0
bLODPopActors=0
bLODPopItems=0
bLODPopObjects=0
fLODFadeOutMultActors=15.0000
fLODFadeOutMultItems=15.0000
fLODFadeOutMultObjects=15.0000
fLODMultLandscape=1.0000
fLODMultTrees=2.0000
fLODMultActors=5.0000
fLODMultItems=5.0000
fLODMultObjects=5.0000
iFadeNodeMinNearDistance=400
fLODFadeOutPercent=0.9000
fLODBoundRadiusMult=3.0000
fTalkingDistance=2000.0000

fTreeLODMax=2.0000
fTreeLODMin=0.0200
fTreeLODDefault=1.2000
fObjectLODMax=15.0000
fObjectLODMin=1.0000
fObjectLODDefault=5.0000
fItemLODMax=15.0000
fItemLODMin=1.0000
fItemLODDefault=2.0000
fActorLODMax=15.0000
fActorLODMin=2.0000
fActorLODDefault=5.0000
bLODUseCombinedLandNormalMaps=1
bForceHideLODLand=0
fLODQuadMinLoadDistance=65536.0000
fLODFadeOutActorMultInterior=1.0000
fLODFadeOutItemMultInterior=1.0000
fLODFadeOutObjectMultInterior=1.0000
fLODFadeOutActorMultCity=1.0000
fLODFadeOutItemMultCity=1.0000
fLODFadeOutObjectMultCity=1.0000
fLODFadeOutActorMultComplex=1.0000
fLODFadeOutItemMultComplex=1.0000
fLODFadeOutObjectMultComplex=1.0000
fLODLandVerticalBias=0.0000

[Weather]
fSunGlareSize=350.0000
fSunBaseSize=250.0000
bPrecipitation=1
fAlphaReduce=1.0000
SBumpFadeColor=255,255,255,255
SLerpCloseColor=255,255,255,255
SEnvReduceColor=255,255,255,255

[Voice]
SFileTypeLTF=ltf
SFileTypeLip=lip
SFileTypeSource=wav
SFileTypeGame=mp3


[Grass]
iMinGrassSize=80
fGrassEndDistance=8000.0000
fGrassStartFadeDistance=7000.0000
bGrassPointLighting=0
bDrawShaderGrass=1
iGrassDensityEvalSize=2
iMaxGrassTypesPerTexure=2
fWaveOffsetRange=1.7500
fGrassWindMagnitudeMax=125.0000
fGrassWindMagnitudeMin=5.0000
fTexturePctThreshold=0.3000

[Landscape]
bCurrentCellOnly=0
bPreventSafetyCheck=0
fLandTextureTilingMult=2.0000
fLandFriction=2.5000
iLandBorder2B=0
iLandBorder2G=0
iLandBorder2R=0
iLandBorder1B=0
iLandBorder1G=255
iLandBorder1R=255


[bLightAttenuation]
fQuadraticRadiusMult=1.0000
fLinearRadiusMult=1.0000
bOutQuadInLin=0
fConstantValue=http://forums.bethsoft.com/index.php?/topic/1064823-tesivpositive-performance-optimization-info/0.0000
fQuadraticValue=http://forums.bethsoft.com/index.php?/topic/1064823-tesivpositive-performance-optimization-info/16.0000
fLinearValue=http://forums.bethsoft.com/index.php?/topic/1064823-tesivpositive-performance-optimization-info/3.0000
uQuadraticMethod=2
uLinearMethod=1
fFlickerMovement=8.0000
bUseQuadratic=1
bUseLinear=0
bUseConstant=0


[BlurShaderHDRInterior]
fTargetLUM=1.0000
fUpperLUMClamp=1.0000
fEmissiveHDRMult=1.0000
fEyeAdaptSpeed=0.5000
fBrightScale=2.2500
fBrightClamp=0.2250
fBlurRadius=7.0000
iNumBlurpasses=1


[BlurShaderHDR]
fTargetLUM=1.2000
fUpperLUMClamp=1.0000
fGrassDimmer=1.3000
fTreeDimmer=1.2000
fEmissiveHDRMult=1.0000
fEyeAdaptSpeed=0.7000
fSunlightDimmer=1.3000
fSIEmmisiveMult=1.0000
fSISpecularMult=1.0000
fSkyBrightness=0.5000
fSunBrightness=0.0000
fBrightScale=1.5000
fBrightClamp=0.3500
fBlurRadius=4.0000
iNumBlurpasses=2
iBlendType=2
bDoHighDynamicRange=0


[BlurShader]
fSunlightDimmer=1.0000
fSIEmmisiveMult=1.0000
fSISpecularMult=1.0000
fSkyBrightness=0.5000
fSunBrightness=0.0000
fAlphaAddExterior=0.2000
fAlphaAddInterior=0.5000
iBlurTexSize=256
fBlurRadius=0.0300
iNumBlurpasses=1
iBlendType=2
bUseBlurShader=1


[GethitShader]
fBlurAmmount=0.5000
fBlockedTexOffset=0.0010
fHitTexOffset=0.0050
[MESSAGES]
bBlockMessageBoxes=0
bSkipProgramFlows=1
bAllowYesToAll=1
bDisableWarning=1
iFileLogging=0
bSkipInitializationFlows=1
[DistantLOD]
bUseLODLandData=http://forums.bethsoft.com/index.php?/topic/1064823-tesivpositive-performance-optimization-info/0
fFadeDistance=12288.0000
iDistantLODGroupWidth=8
[GeneralWarnings]
SGeneralMasterMismatchWarning=One or more plugins could not find the correct versions of the master files they depend on. Errors may occur during load or game play. Check the "Warnings.txt" file for more information.

SMasterMismatchWarning=One of the files that "%s" is dependent on has changed since the last save.
This may result in errors. Saving again will clear this message
but not necessarily fix any errors.

[Archive]
SMasterMiscArchiveFileName=Oblivion - Misc.bsa
SMasterVoicesArchiveFileName2=Oblivion - Voices2.bsa
SMasterVoicesArchiveFileName1=Oblivion - Voices1.bsa
SMasterSoundsArchiveFileName=Oblivion - Sounds.bsa
SMasterTexturesArchiveFileName1=Oblivion - Textures - Compressed.bsa
SMasterMeshesArchiveFileName=Oblivion - Meshes.bsa
SInvalidationFile=ArchiveInvalidation.txt
iRetainFilenameOffsetTable=1
iRetainFilenameStringTable=1
iRetainDirectoryStringTable=1
bCheckRuntimeCollisions=0
bInvalidateOlderFiles=1
bUseArchives=1
SArchiveList=Oblivion - Meshes.bsa, Oblivion - Textures - Compressed.bsa, Oblivion - Sounds.bsa, Oblivion - Voices1.bsa, Oblivion - Voices2.bsa, Oblivion - Misc.bsa
[CameraPath]
iTake=0
SDirectoryName=TestCameraPath
iFPS=60
SNif=Test\CameraPath.nif
[Absorb]
fAbsorbGlowColorB=1.0000
fAbsorbGlowColorG=0.6000
fAbsorbGlowColorR=0.0000
fAbsorbCoreColorB=1.0000
fAbsorbCoreColorG=1.0000
fAbsorbCoreColorR=1.0000
iAbsorbNumBolts=1
fAbsorbBoltGrowWidth=0.0000
fAbsorbBoltSmallWidth=7.0000
fAbsorbTortuosityVariance=2.0000
fAbsorbSegmentVariance=7.0000
fAbsorbBoltsRadius=5.0000
[OPENMP]
iThreads=3
iOpenMPLevel=10
[TestAllCells]
bFileShowTextures=1
bFileShowIcons=1
bFileSkipIconChecks=0
bFileTestLoad=0
bFileNeededMessage=1
bFileGoneMessage=1
bFileSkipModelChecks=0
bFileCheckModelCollision=0
[CopyProtectionStrings]
SCopyProtectionMessage2=Insert the Oblivion Disc.
SCopyProtectionTitle2=Oblivion Disc Not Found
SCopyProtectionMessage=Unable to find a CD-ROM/DVD drive on this computer.
SCopyProtectionTitle=CD-ROM Drive Not Found

User avatar
Andrea Pratt
 
Posts: 3396
Joined: Mon Jul 31, 2006 4:49 am

Post » Wed Jan 26, 2011 1:23 am

LoL too long... next!
Oblivion Very Low
This is what I have when I chose "Very Low" within patched Oblivion. I didn't touch anything for the video settings. The only thing changed from the truly default .ini I believe is that setdebugtext (12). Other than that, all inis below are fresh
Spoiler
[General]
SStartingCell=

SStartingCellY=
SStartingCellX=
SStartingWorld=

STestFile10=
STestFile9=
STestFile8=
STestFile7=
STestFile6=
STestFile5=
STestFile4=
STestFile3=
STestFile2=
STestFile1=

bEnableProfile=0
bDrawSpellContact=0
bRunMiddleLowLevelProcess=1
iHoursToSleep=3
bActorLookWithHavok=0
SMainMenuMusicTrack=special\tes4title.mp3
bUseEyeEnvMapping=0
bFixFaceNormals=0
bUseFaceGenHeads=1
bFaceMipMaps=1
bFaceGenTexturing=1
bDefaultCOCPlacement=0
uGridDistantTreeRange=15
uGridDistantCount=25
uGridsToLoad=5
fGlobalTimeMultiplier=1.0000
bNewAnimation=1
fAnimationDefaultBlend=0.1000
fAnimationMult=1.0000
bFixAIPackagesOnLoad=0
bForceReloadOnEssentialCharacterDeath=1
bKeepPluginWhenMerging=0
bCreate Maps Enable=0
SLocalSavePath=Saves\
SLocalMasterPath=Data\
bDisableDuplicateReferenceCheck=1
bTintMipMaps=0
uInterior Cell Buffer=3
uExterior Cell Buffer=36
iIntroSequencePriority=3
bPreloadIntroSequence=1
fStaticScreenWaitTime=3.0000
SCreditsMenuMovie=CreditsMenu.bik
SMainMenuMovie=Map loop.bik
SMainMenuMovieIntro=Oblivion iv logo.bik
SIntroSequence=bethesda softworks HD720p.bik,2k games.bik,game studios.bik,Oblivion Legal.bik
iFPSClamp=0
bRunVTuneTest=0
STestFile1=
bActivateAllQuestScripts=0
fQuestScriptDelayTime=5.0000
SMainMenuMusic=Special\TES4Title.mp3
bUseThreadedBlood=0
bUseThreadedMorpher=0
bExternalLODDataFiles=1
bBorderRegionsEnabled=1
bDisableHeadTracking=0
bTrackAllDeaths=0
SCharGenQuest=0002466E
uiFaceGenMaxEGTDataSize=67108864
uiFaceGenMaxEGMDataSize=67108864
SBetaCommentFileName=
bCheckCellOffsetsOnInit=0
bCreateShaderPackage=0
uGridDistantTreeRangeCity=4
uGridDistantCountCity=4
bWarnOnMissingFileEntry=0
iSaveGameBackupCount=1
bDisplayMissingContentDialogue=1
SSaveGameSafeCellID=2AEEA
bAllowScriptedAutosave=1
bPreemptivelyUnloadCells=0
iNumBitsForFullySeen=248
iPreloadSizeLimit=26214400
SOblivionIntro=OblivionIntro.bik
bUseHardDriveCache=0
bEnableBoundingVolumeOcclusion=0
bDisplayBoundingVolumes=0
bUseThreadedTempEffects=0
bUseThreadedParticleSystem=0
bUseMyGamesDirectory=1
bCheckIDsOnInit=0


[Display]
uVideoDeviceIdentifierPart1=3619102270
uVideoDeviceIdentifierPart2=298796372
uVideoDeviceIdentifierPart3=537609765
uVideoDeviceIdentifierPart4=902152732
fDecalLifetime=0.0000
bEquippedTorchesCastShadows=0
bReportBadTangentSpace=0
bStaticMenuBackground=1
bForcePow2Textures=0
bForce1XShaders=0
bHighQuality20Lighting=0
bAllow20HairShader=1
bAllowScreenShot=0
iMultiSample=0
bDoTallGrassEffect=1
bForceMultiPass=1
bDoTexturePass=1
bDoSpecularPass=1
bDoDiffusePass=1
bDoAmbientPass=1
bDoCanopyShadowPass=0
bDrawShadows=0
bUseRefractionShader=0
bUse Shaders=1
iNPatchNOrder=0
iNPatchPOrder=0
iNPatches=0
iLocation Y=0
iLocation X=0
bFull Screen=1
iSize W=640
iSize H=480
iAdapter=0
iScreenShotIndex=0
SScreenShotBaseName=ScreenShot
iAutoViewMinDistance=2000
iAutoViewHiFrameRate=40
iAutoViewLowFrameRate=20
bAutoViewDistance=0
fDefaultFOV=75.0000
fNearDistance=10.0000
fFarDistance=10000.0000
iDebugTextLeftRightOffset=10
iDebugTextTopBottomOffset=10
bShowMenuTextureUse=1
iDebugText=12
bLocalMapShader=1
bDoImageSpaceEffects=1
fShadowLOD2=400.0000
fShadowLOD1=200.0000
fLightLOD2=1500.0000
fLightLOD1=1000.0000
fSpecularLOD2=550.0000
fSpecularLOD1=250.0000
fEnvMapLOD2=800.0000
fEnvMapLOD1=500.0000
fEyeEnvMapLOD2=190.0000
fEyeEnvMapLOD1=130.0000
iPresentInterval=1
fSpecualrStartMax=1000.0000
fSpecularStartMin=0.0000
iActorShadowIntMax=10
iActorShadowIntMin=0
iActorShadowExtMax=10
iActorShadowExtMin=0
fGammaMax=0.6000
fGammaMin=1.4000
iMaxDecalsPerFrame=10
bDynamicWindowReflections=0
fShadowFadeTime=1.0000
fGamma=1.0000
bDecalsOnSkinnedGeometry=0
iShadowFilter=0
bAllowPartialPrecision=1
iShadowMapResolution=1024
bShadowsOnGrass=0
bActorSelfShadowing=0
iActorShadowCountInt=0
iActorShadowCountExt=0
bAllow30Shaders=0
iTexMipMapMinimum=0
iTexMipMapSkip=2
bDoStaticAndArchShadows=0
bDoActorShadows=0
bIgnoreResolutionCheck=0
fNoLODFarDistancePct=1.0000
fNoLODFarDistanceMax=10240.0000
fNoLODFarDistanceMin=1700.0000
bLandscapeBlend=1
bFullBrightLighting=1
iMaxLandscapeTextures=1
fGrassStartFadeDistance=0.0
fGrassEndDistance=0.0
bLODPopActors=1
bLODPopItems=1
bLODPopObjects=1



[Controls]
fVersion=1.8000
Forward=0011FFFF
Back=001FFFFF
Slide Left=001EFFFF
Slide Right=0020FFFF
Use=00FF0009
Activate=0012FF03
Block=00380108
Cast=0010FF06
Ready Item=0021FF02
Crouch/Sneak=001DFF00
Run=002AFFFF
Always Run=003AFFFF
Auto Move=002EFFFF
Jump=0039FF01
Toggle POV=00130205
Menu Mode=000FFF04
Rest=0014FF0A
Quick Menu=003BFFFF
Quick1=0002FF20
Quick2=0003FF21
Quick3=0004FF22
Quick4=0005FF23
Quick5=0006FF24
Quick6=0007FF25
Quick7=0008FF26
Quick8=0009FF27
QuickSave=003FFFFF
QuickLoad=0043FFFF
Grab=002CFF07
bInvertYValues=0
fXenonLookXYMult=0.0005
fMouseSensitivity=0.0020
;X = 1, Y = 2, Z = 3, XRot = 4, YRot = 5, ZRot = 6
iJoystickMoveFrontBack=2
iJoystickMoveLeftRight=1
fJoystickMoveFBMult=1.0000
fJoystickMoveLRMult=1.0000
iJoystickLookUpDown=6
iJoystickLookLeftRight=3
fJoystickLookUDMult=0.0020
fJoystickLookLRMult=0.0020
fXenonMenuMousixYMult=0.0003
bBackground Mouse=0
bBackground Keyboard=0
bUse Joystick=1
fXenonLookMult=0.0030
fXenonMenuStickSpeedMaxMod=5.0000
iXenonMenuStickSpeedThreshold=20000
iXenonMenuStickThreshold=1000
;Language values: 0-English, 1-German, 2-French, 3-Spanish, 4-Italian
iLanguage=0
Attack=00FF0009
Ready Weapon=0021FF02
Sneak=001DFF00
Change View=00130205
Journal=000FFF04
Wait=0014FF0A
fXenonMenuStickMapCursorMinSpeed=1.0000
fXenonMenuStickMapCursorMaxSpeed=15.0000
fXenonMenuStickMapCursorGamma=0.1700
fXenonMenuStickSpeedPlayerRotMod=3000.0000
fXenonMenuDpadRepeatSpeed=300.0000
fXenonMenuStickSpeed=300.0000
iXenonMenuStickDeadZone=15000
SlideLeft=001EFFFF
SlideRight=0020FFFF


[Water]
fAlpha=0.5000
uSurfaceTextureSize=128
SSurfaceTexture=water
SNearWaterOutdoorID=NearWaterOutdoorLoop
SNearWaterIndoorID=NearWaterIndoorLoop
fNearWaterOutdoorTolerance=1024.0000
fNearWaterIndoorTolerance=512.0000
fNearWaterUnderwaterVolume=0.9000
fNearWaterUnderwaterFreq=0.3000
uNearWaterPoints=8
uNearWaterRadius=1000
uSurfaceFrameCount=32
uSurfaceFPS=12
bUseWaterReflectionsMisc=0
bUseWaterReflectionsStatics=0
bUseWaterReflectionsTrees=0
bUseWaterReflectionsActors=0
bUseWaterReflections=0
bUseWaterHiRes=0
bUseWaterDisplacements=0
bUseWaterShader=1
uDepthRange=125
bUseWaterDepth=1
bUseWaterLOD=1
fTileTextureDivisor=4.7500
fSurfaceTileSize=2048.0000
uNumDepthGrids=3
bUseObliqueFrustumCulling=1

[Audio]
bDSoundHWAcceleration=1
fMinSoundVel=10.0000
fMetalLargeMassMin=25.0000
fMetalMediumMassMin=8.0000
fStoneLargeMassMin=30.0000
fStoneMediumMassMin=5.0000
fWoodLargeMassMin=15.0000
fWoodMediumMassMin=7.0000
fDialogAttenuationMax=35.0000
fDialogAttenuationMin=7.7500
bUseSoundDebugInfo=1
fUnderwaterFrequencyDelta=0.0000
bUseSoftwareAudio3D=0
fDefaultEffectsVolume=1.0000
fDefaultMusicVolume=0.6600
fDefaultFootVolume=1.0000
fDefaultVoiceVolume=1.0000
fDefaultMasterVolume=1.0000
bMusicEnabled=1
bSoundEnabled=1
fLargeWeaponWeightMin=25.0000
fMediumWeaponWeightMin=8.0000
fSkinLargeMassMin=30.0000
fSkinMediumMassMin=5.0000
fChainLargeMassMin=30.0000
fChainMediumMassMin=5.0000
fDBVoiceAttenuationIn2D=0.0000
iCollisionSoundTimeDelta=50
fGlassLargeMassMin=25.0000
fGlassMediumMassMin=8.0000
fClothLargeMassMin=25.0000
fClothMediumMassMin=8.0000
fEarthLargeMassMin=30.0000
fEarthMediumMassMin=5.0000
bUseSpeedForWeaponSwish=1
fLargeWeaponSpeedMax=0.9500
fMediumWeaponSpeedMax=1.1000
fPlayerFootVolume=0.9000
fDSoundRolloffFactor=4.0000
fMaxFootstepDistance=1100.0000
fHeadroomdB=2.0000
iMaxImpactSoundCount=32
fMainMenuMusicVolume=0.6000


[ShockBolt]
bDebug=0
fGlowColorB=1.0000
fGlowColorG=0.6000
fGlowColorR=0.0000
fCoreColorB=1.0000
fCoreColorG=1.0000
fCoreColorR=1.0000
fCastVOffset=-10.0000
iNumBolts=7
fBoltGrowWidth=1.0000
fBoltSmallWidth=3.0000
fTortuosityVariance=8.0000
fSegmentVariance=35.0000
fBoltsRadius=24.0000

[Pathfinding]
bDrawPathsDefault=0
bPathMovementOnly=0
bDrawSmoothFailures=0
bDebugSmoothing=0
bSmoothPaths=1
bSnapToAngle=0
bDebugAvoidance=0
bDisableAvoidance=0
bBackgroundPathing=0
bUseBackgroundPathing=1

[MAIN]
bEnableBorderRegion=1
fLowPerfCombatantVoiceDistance=1000.0000
iDetectionHighNumPicks=40
fQuestScriptDelayTime=5.0000
iLastHDRSetting=-1


[Combat]
bEnableBowZoom=1
bDebugCombatAvoidance=0
fMinBloodDamage=1.0000
fHitVectorDelay=0.4000
iShowHitVector=0
fLowPerfNPCTargetLOSTimer=1.0000
fHiPerfNPCTargetLOSTimer=0.5000
iMaxHiPerfNPCTargetCount=4
fLowPerfPCTargetLOSTimer=0.5000
fHiPerfPCTargetLOSTimer=0.2500
iMaxHiPerfPCTargetCount=4
iMaxHiPerfCombatCount=4


[HAVOK]
bDisablePlayerCollision=0
fJumpAnimDelay=0.7500
bTreeTops=0
iSimType=1
bPreventHavokAddAll=0
bPreventHavokAddClutter=0
fMaxTime=0.0167
bHavokDebug=0
fRF=1000.0000
fOD=0.9000
fSE=0.3000
fSD=0.9800
iResetCounter=5
fMoveLimitMass=95.0000
iUpdateType=0
bHavokPick=0
fCameraCasterSize=1.0000
iHavokSkipFrameCountTEST=0
fHorseRunGravity=3.0000
fQuadrupedPitchMult=1.0000
iNumHavokThreads=1
fChaseDeltaMult=0.0500
iEntityBatchRemoveRate=100
iMaxPicks=40
bAddBipedWhenKeyframed=0


[Interface]
fDlgLookMult=0.3000
fDlgLookAdj=0.0000
fDlgLookDegStop=0.2000
fDlgLookDegStart=2.0000
fDlgFocus=2.1000
fKeyRepeatInterval=50.0000
fKeyRepeatTime=500.0000
fActivatePickSphereRadius=16.0000
fMenuModeAnimBlend=0.0000
iSafeZoneX=20
iSafeZoneY=20
iSafeZoneXWide=20
iSafeZoneYWide=20
fMenuPlayerLightDiffuseBlue=0.8000
fMenuPlayerLightDiffuseGreen=0.8000
fMenuPlayerLightDiffuseRed=0.8000
fMenuPlayerLightAmbientBlue=0.2500
fMenuPlayerLightAmbientGreen=0.2500
fMenuPlayerLightAmbientRed=0.2500
bAllowConsole=1
bActivatePickUseGamebryoPick=0
iMaxViewCasterPicksGamebryo=10
iMaxViewCasterPicksHavok=10
iMaxViewCasterPicksFuzzy=5
bUseFuzzyPicking=1
fMenuBGBlurRadius=2.0000

[LoadingBar]
iMoveBarWaitingMilliseconds=10
iMoveBarChaseMilliseconds=100
iMoveBarMaxMilliseconds=2500
fLoadingSlideDelay=15.0000
fPercentageOfBar3=0.1500
fPercentageOfBar2=0.4400
fPercentageOfBar1=0.3500
fPercentageOfBar0=0.0600
bShowSectionTimes=0

[Menu]
fCreditsScrollSpeed=40.0000
iConsoleTextYPos=890
iConsoleTextXPos=30
iConsoleVisibleLines=15
iConsoleHistorySize=50
rDebugTextColor=255,251,233
iConsoleFont=3
iDebugTextFont=3



[GamePlay]
bDisableDynamicCrosshair=0
bSaveOnTravel=1
bSaveOnWait=1
bSaveOnRest=1
bCrossHair=1
iDifficultyLevel=50
bGeneralSubtitles=1
bDialogueSubtitles=1
bInstantLevelUp=0
bHealthBarShowing=0
fHealthBarFadeOutSpeed=1.0000
fHealthBarSpeed=80.0000
fHealthBarHeight=4.0000
fHealthBarWidth=40.0000
fHealthBarEmittanceFadeTime=0.5000
fHealthBarEmittanceTime=1.5000
STrackLevelUpPath=
fDifficulty=0.0000
bTrackLevelUps=1
bAllowHavokGrabTheLiving=0
bEssentialTakeNoDamage=1
iDetectionPicks=21
bSaveOnInteriorExteriorSwitch=1


[Fonts]
SFontFile_1=Data\Fonts\Kingthings_Regular.fnt
SFontFile_2=Data\Fonts\Kingthings_Shadowed.fnt
SFontFile_3=Data\Fonts\Tahoma_Bold_Small.fnt
SFontFile_4=Data\Fonts\Daedric_Font.fnt
SFontFile_5=Data\Fonts\Handwritten.fnt


[SpeedTree]
iTreeClonesAllowed=1
fCanopyShadowGrassMult=1.0000
iCanopyShadowScale=512
fTreeForceMaxBudAngle=-1.0000
fTreeForceMinBudAngle=-1.0000
fTreeForceLeafDimming=-1.0000
fTreeForceBranchDimming=-1.0000
fTreeForceCS=-1.0000
fTreeForceLLA=-1.0000
fTreeLODExponent=1.0000
bEnableTrees=1
bForceFullLOD=0
fLODTreeMipMapLODBias=-0.7500
fLocalTreeMipMapLODBias=-0.2500


[Debug]
bDebugFaceGenCriticalSection=0
bDebugFaceGenMultithreading=0
bDebugSaveBuffer=0


[BackgroundLoad]
bBackgroundLoadLipFiles=0
bLoadBackgroundFaceGen=0
bUseMultiThreadedFaceGen=1
bBackgroundCellLoads=1
bLoadHelmetsInBackground=1
iAnimationClonePerLoop=5
bSelectivePurgeUnusedOnFastTravel=0
bUseMultiThreadedTrees=1
iExteriorPriority=50
bCloneModelsInBackground=0
iBackgroundLoadFaceMult=200
fBackgroundLoadingPerLoop=20.0000
fBackgroundLoadClonedPerLoop=5.0000
iBackgroundLoadExtraMaxFPS=20
iBackgroundLoadExtraMinFPS=10
iBackgroundLoadExtraMax=3000
iBackgroundLoadExtraMin=5
iBackgroundLoadExtraMilliseconds=2
iBackgroundLoadTreeMilliseconds=7
iBackgroundLoadMilliseconds=1
iBackgroundLoadLoading=1
bUseBackgroundFileLoader=0
iPostProcessMillisecondsEditor=50
iPostProcessMillisecondsLoadingQueuedPriority=20
iPostProcessMilliseconds=5


[LOD]
fLodDistance=500.0000
bUseFaceGenLOD=0
iLODTextureTiling=2
iLODTextureSizePow2=8
fLODNormalTextureBlend=0.5000
bDisplayLODLand=0
bDisplayLODBuildings=0
bDisplayLODTrees=0
bLODPopTrees=0
bLODPopActors=0
bLODPopItems=0
bLODPopObjects=0
fLODFadeOutMultActors=15.0000
fLODFadeOutMultItems=15.0000
fLODFadeOutMultObjects=15.0000
fLODMultLandscape=1.0000
fLODMultTrees=0.2000
fLODMultActors=2.0000
fLODMultItems=2.0000
fLODMultObjects=2.0000
iFadeNodeMinNearDistance=400
fLODFadeOutPercent=0.9000
fLODBoundRadiusMult=3.0000
fTalkingDistance=2000.0000

fTreeLODMax=2.0000
fTreeLODMin=0.0200
fTreeLODDefault=1.2000
fObjectLODMax=15.0000
fObjectLODMin=1.0000
fObjectLODDefault=5.0000
fItemLODMax=15.0000
fItemLODMin=1.0000
fItemLODDefault=2.0000
fActorLODMax=15.0000
fActorLODMin=2.0000
fActorLODDefault=5.0000
bLODUseCombinedLandNormalMaps=1
bForceHideLODLand=0
fLODQuadMinLoadDistance=65536.0000
fLODFadeOutActorMultInterior=1.0000
fLODFadeOutItemMultInterior=1.0000
fLODFadeOutObjectMultInterior=1.0000
fLODFadeOutActorMultCity=1.0000
fLODFadeOutItemMultCity=1.0000
fLODFadeOutObjectMultCity=1.0000
fLODFadeOutActorMultComplex=1.0000
fLODFadeOutItemMultComplex=1.0000
fLODFadeOutObjectMultComplex=1.0000
fLODLandVerticalBias=0.0000

[Weather]
fSunGlareSize=350.0000
fSunBaseSize=250.0000
bPrecipitation=1
fAlphaReduce=1.0000
SBumpFadeColor=255,255,255,255
SLerpCloseColor=255,255,255,255
SEnvReduceColor=255,255,255,255

[Voice]
SFileTypeLTF=ltf
SFileTypeLip=lip
SFileTypeSource=wav
SFileTypeGame=mp3


[Grass]
iMinGrassSize=80
fGrassEndDistance=8000.0000
fGrassStartFadeDistance=7000.0000
bGrassPointLighting=0
bDrawShaderGrass=1
iGrassDensityEvalSize=2
iMaxGrassTypesPerTexure=2
fWaveOffsetRange=1.7500
fGrassWindMagnitudeMax=125.0000
fGrassWindMagnitudeMin=5.0000
fTexturePctThreshold=0.3000

[Landscape]
bCurrentCellOnly=0
bPreventSafetyCheck=0
fLandTextureTilingMult=2.0000
fLandFriction=2.5000
iLandBorder2B=0
iLandBorder2G=0
iLandBorder2R=0
iLandBorder1B=0
iLandBorder1G=255
iLandBorder1R=255


[bLightAttenuation]
fQuadraticRadiusMult=1.0000
fLinearRadiusMult=1.0000
bOutQuadInLin=0
fConstantValue=http://forums.bethsoft.com/index.php?/topic/1064823-tesivpositive-performance-optimization-info/0.0000
fQuadraticValue=http://forums.bethsoft.com/index.php?/topic/1064823-tesivpositive-performance-optimization-info/16.0000
fLinearValue=http://forums.bethsoft.com/index.php?/topic/1064823-tesivpositive-performance-optimization-info/3.0000
uQuadraticMethod=2
uLinearMethod=1
fFlickerMovement=8.0000
bUseQuadratic=1
bUseLinear=0
bUseConstant=0


[BlurShaderHDRInterior]
fTargetLUM=1.0000
fUpperLUMClamp=1.0000
fEmissiveHDRMult=1.0000
fEyeAdaptSpeed=0.5000
fBrightScale=2.2500
fBrightClamp=0.2250
fBlurRadius=7.0000
iNumBlurpasses=1


[BlurShaderHDR]
fTargetLUM=1.2000
fUpperLUMClamp=1.0000
fGrassDimmer=1.3000
fTreeDimmer=1.2000
fEmissiveHDRMult=1.0000
fEyeAdaptSpeed=0.7000
fSunlightDimmer=1.3000
fSIEmmisiveMult=1.0000
fSISpecularMult=1.0000
fSkyBrightness=0.5000
fSunBrightness=0.0000
fBrightScale=1.5000
fBrightClamp=0.3500
fBlurRadius=4.0000
iNumBlurpasses=2
iBlendType=2
bDoHighDynamicRange=0


[BlurShader]
fSunlightDimmer=1.0000
fSIEmmisiveMult=1.0000
fSISpecularMult=1.0000
fSkyBrightness=0.5000
fSunBrightness=0.0000
fAlphaAddExterior=0.2000
fAlphaAddInterior=0.5000
iBlurTexSize=256
fBlurRadius=0.0300
iNumBlurpasses=1
iBlendType=2
bUseBlurShader=0


[GethitShader]
fBlurAmmount=0.5000
fBlockedTexOffset=0.0010
fHitTexOffset=0.0050
[MESSAGES]
bBlockMessageBoxes=0
bSkipProgramFlows=1
bAllowYesToAll=1
bDisableWarning=1
iFileLogging=0
bSkipInitializationFlows=1
[DistantLOD]
bUseLODLandData=http://forums.bethsoft.com/index.php?/topic/1064823-tesivpositive-performance-optimization-info/0
fFadeDistance=12288.0000
iDistantLODGroupWidth=8
[GeneralWarnings]
SGeneralMasterMismatchWarning=One or more plugins could not find the correct versions of the master files they depend on. Errors may occur during load or game play. Check the "Warnings.txt" file for more information.

SMasterMismatchWarning=One of the files that "%s" is dependent on has changed since the last save.
This may result in errors. Saving again will clear this message
but not necessarily fix any errors.

[Archive]
SMasterMiscArchiveFileName=Oblivion - Misc.bsa
SMasterVoicesArchiveFileName2=Oblivion - Voices2.bsa
SMasterVoicesArchiveFileName1=Oblivion - Voices1.bsa
SMasterSoundsArchiveFileName=Oblivion - Sounds.bsa
SMasterTexturesArchiveFileName1=Oblivion - Textures - Compressed.bsa
SMasterMeshesArchiveFileName=Oblivion - Meshes.bsa
SInvalidationFile=ArchiveInvalidation.txt
iRetainFilenameOffsetTable=1
iRetainFilenameStringTable=1
iRetainDirectoryStringTable=1
bCheckRuntimeCollisions=0
bInvalidateOlderFiles=1
bUseArchives=1
SArchiveList=Oblivion - Meshes.bsa, Oblivion - Textures - Compressed.bsa, Oblivion - Sounds.bsa, Oblivion - Voices1.bsa, Oblivion - Voices2.bsa, Oblivion - Misc.bsa
[CameraPath]
iTake=0
SDirectoryName=TestCameraPath
iFPS=60
SNif=Test\CameraPath.nif
[Absorb]
fAbsorbGlowColorB=1.0000
fAbsorbGlowColorG=0.6000
fAbsorbGlowColorR=0.0000
fAbsorbCoreColorB=1.0000
fAbsorbCoreColorG=1.0000
fAbsorbCoreColorR=1.0000
iAbsorbNumBolts=1
fAbsorbBoltGrowWidth=0.0000
fAbsorbBoltSmallWidth=7.0000
fAbsorbTortuosityVariance=2.0000
fAbsorbSegmentVariance=7.0000
fAbsorbBoltsRadius=5.0000
[OPENMP]
iThreads=3
iOpenMPLevel=10
[TestAllCells]
bFileShowTextures=1
bFileShowIcons=1
bFileSkipIconChecks=0
bFileTestLoad=0
bFileNeededMessage=1
bFileGoneMessage=1
bFileSkipModelChecks=0
bFileCheckModelCollision=0
[CopyProtectionStrings]
SCopyProtectionMessage2=Insert the Oblivion Disc.
SCopyProtectionTitle2=Oblivion Disc Not Found
SCopyProtectionMessage=Unable to find a CD-ROM/DVD drive on this computer.
SCopyProtectionTitle=CD-ROM Drive Not Found


Oblivion Low
This is the .ini from Low settings
Spoiler

[General]
SStartingCell=

SStartingCellY=
SStartingCellX=
SStartingWorld=

STestFile10=
STestFile9=
STestFile8=
STestFile7=
STestFile6=
STestFile5=
STestFile4=
STestFile3=
STestFile2=
STestFile1=

bEnableProfile=0
bDrawSpellContact=0
bRunMiddleLowLevelProcess=1
iHoursToSleep=3
bActorLookWithHavok=0
SMainMenuMusicTrack=special\tes4title.mp3
bUseEyeEnvMapping=1
bFixFaceNormals=0
bUseFaceGenHeads=1
bFaceMipMaps=1
bFaceGenTexturing=1
bDefaultCOCPlacement=0
uGridDistantTreeRange=15
uGridDistantCount=25
uGridsToLoad=5
fGlobalTimeMultiplier=1.0000
bNewAnimation=1
fAnimationDefaultBlend=0.1000
fAnimationMult=1.0000
bFixAIPackagesOnLoad=0
bForceReloadOnEssentialCharacterDeath=1
bKeepPluginWhenMerging=0
bCreate Maps Enable=0
SLocalSavePath=Saves\
SLocalMasterPath=Data\
bDisableDuplicateReferenceCheck=1
bTintMipMaps=0
uInterior Cell Buffer=3
uExterior Cell Buffer=36
iIntroSequencePriority=3
bPreloadIntroSequence=1
fStaticScreenWaitTime=3.0000
SCreditsMenuMovie=CreditsMenu.bik
SMainMenuMovie=Map loop.bik
SMainMenuMovieIntro=Oblivion iv logo.bik
SIntroSequence=bethesda softworks HD720p.bik,2k games.bik,game studios.bik,Oblivion Legal.bik
iFPSClamp=0
bRunVTuneTest=0
STestFile1=
bActivateAllQuestScripts=0
fQuestScriptDelayTime=5.0000
SMainMenuMusic=Special\TES4Title.mp3
bUseThreadedBlood=0
bUseThreadedMorpher=0
bExternalLODDataFiles=1
bBorderRegionsEnabled=1
bDisableHeadTracking=0
bTrackAllDeaths=0
SCharGenQuest=0002466E
uiFaceGenMaxEGTDataSize=67108864
uiFaceGenMaxEGMDataSize=67108864
SBetaCommentFileName=
bCheckCellOffsetsOnInit=0
bCreateShaderPackage=0
uGridDistantTreeRangeCity=4
uGridDistantCountCity=4
bWarnOnMissingFileEntry=0
iSaveGameBackupCount=1
bDisplayMissingContentDialogue=1
SSaveGameSafeCellID=2AEEA
bAllowScriptedAutosave=1
bPreemptivelyUnloadCells=0
iNumBitsForFullySeen=248
iPreloadSizeLimit=26214400
SOblivionIntro=OblivionIntro.bik
bUseHardDriveCache=0
bEnableBoundingVolumeOcclusion=0
bDisplayBoundingVolumes=0
bUseThreadedTempEffects=0
bUseThreadedParticleSystem=0
bUseMyGamesDirectory=1
bCheckIDsOnInit=0


[Display]
uVideoDeviceIdentifierPart1=3619102270
uVideoDeviceIdentifierPart2=298796372
uVideoDeviceIdentifierPart3=537609765
uVideoDeviceIdentifierPart4=902152732
fDecalLifetime=0.0000
bEquippedTorchesCastShadows=0
bReportBadTangentSpace=0
bStaticMenuBackground=1
bForcePow2Textures=0
bForce1XShaders=0
bHighQuality20Lighting=0
bAllow20HairShader=1
bAllowScreenShot=0
iMultiSample=0
bDoTallGrassEffect=1
bForceMultiPass=1
bDoTexturePass=1
bDoSpecularPass=1
bDoDiffusePass=1
bDoAmbientPass=1
bDoCanopyShadowPass=0
bDrawShadows=0
bUseRefractionShader=1
bUse Shaders=1
iNPatchNOrder=0
iNPatchPOrder=0
iNPatches=0
iLocation Y=0
iLocation X=0
bFull Screen=1
iSize W=640
iSize H=480
iAdapter=0
iScreenShotIndex=0
SScreenShotBaseName=ScreenShot
iAutoViewMinDistance=2000
iAutoViewHiFrameRate=40
iAutoViewLowFrameRate=20
bAutoViewDistance=0
fDefaultFOV=75.0000
fNearDistance=10.0000
fFarDistance=10000.0000
iDebugTextLeftRightOffset=10
iDebugTextTopBottomOffset=10
bShowMenuTextureUse=1
iDebugText=12
bLocalMapShader=1
bDoImageSpaceEffects=1
fShadowLOD2=400.0000
fShadowLOD1=200.0000
fLightLOD2=1500.0000
fLightLOD1=1000.0000
fSpecularLOD2=550.0000
fSpecularLOD1=250.0000
fEnvMapLOD2=800.0000
fEnvMapLOD1=500.0000
fEyeEnvMapLOD2=190.0000
fEyeEnvMapLOD1=130.0000
iPresentInterval=1
fSpecualrStartMax=1000.0000
fSpecularStartMin=0.0000
iActorShadowIntMax=10
iActorShadowIntMin=0
iActorShadowExtMax=10
iActorShadowExtMin=0
fGammaMax=0.6000
fGammaMin=1.4000
iMaxDecalsPerFrame=10
bDynamicWindowReflections=0
fShadowFadeTime=1.0000
fGamma=1.0000
bDecalsOnSkinnedGeometry=0
iShadowFilter=0
bAllowPartialPrecision=1
iShadowMapResolution=1024
bShadowsOnGrass=0
bActorSelfShadowing=0
iActorShadowCountInt=0
iActorShadowCountExt=0
bAllow30Shaders=0
iTexMipMapMinimum=0
iTexMipMapSkip=2
bDoStaticAndArchShadows=0
bDoActorShadows=0
bIgnoreResolutionCheck=0
fNoLODFarDistancePct=1.0000
fNoLODFarDistanceMax=10240.0000
fNoLODFarDistanceMin=1700.0000
bLandscapeBlend=1
bFullBrightLighting=0
iMaxLandscapeTextures=0
fGrassStartFadeDistance=0.0
fGrassEndDistance=0.0
bLODPopActors=0
bLODPopItems=0
bLODPopObjects=0



[Controls]
fVersion=1.8000
Forward=0011FFFF
Back=001FFFFF
Slide Left=001EFFFF
Slide Right=0020FFFF
Use=00FF0009
Activate=0012FF03
Block=00380108
Cast=0010FF06
Ready Item=0021FF02
Crouch/Sneak=001DFF00
Run=002AFFFF
Always Run=003AFFFF
Auto Move=002EFFFF
Jump=0039FF01
Toggle POV=00130205
Menu Mode=000FFF04
Rest=0014FF0A
Quick Menu=003BFFFF
Quick1=0002FF20
Quick2=0003FF21
Quick3=0004FF22
Quick4=0005FF23
Quick5=0006FF24
Quick6=0007FF25
Quick7=0008FF26
Quick8=0009FF27
QuickSave=003FFFFF
QuickLoad=0043FFFF
Grab=002CFF07
bInvertYValues=0
fXenonLookXYMult=0.0005
fMouseSensitivity=0.0020
;X = 1, Y = 2, Z = 3, XRot = 4, YRot = 5, ZRot = 6
iJoystickMoveFrontBack=2
iJoystickMoveLeftRight=1
fJoystickMoveFBMult=1.0000
fJoystickMoveLRMult=1.0000
iJoystickLookUpDown=6
iJoystickLookLeftRight=3
fJoystickLookUDMult=0.0020
fJoystickLookLRMult=0.0020
fXenonMenuMousixYMult=0.0003
bBackground Mouse=0
bBackground Keyboard=0
bUse Joystick=1
fXenonLookMult=0.0030
fXenonMenuStickSpeedMaxMod=5.0000
iXenonMenuStickSpeedThreshold=20000
iXenonMenuStickThreshold=1000
;Language values: 0-English, 1-German, 2-French, 3-Spanish, 4-Italian
iLanguage=0
Attack=00FF0009
Ready Weapon=0021FF02
Sneak=001DFF00
Change View=00130205
Journal=000FFF04
Wait=0014FF0A
fXenonMenuStickMapCursorMinSpeed=1.0000
fXenonMenuStickMapCursorMaxSpeed=15.0000
fXenonMenuStickMapCursorGamma=0.1700
fXenonMenuStickSpeedPlayerRotMod=3000.0000
fXenonMenuDpadRepeatSpeed=300.0000
fXenonMenuStickSpeed=300.0000
iXenonMenuStickDeadZone=15000
SlideLeft=001EFFFF
SlideRight=0020FFFF


[Water]
fAlpha=0.5000
uSurfaceTextureSize=128
SSurfaceTexture=water
SNearWaterOutdoorID=NearWaterOutdoorLoop
SNearWaterIndoorID=NearWaterIndoorLoop
fNearWaterOutdoorTolerance=1024.0000
fNearWaterIndoorTolerance=512.0000
fNearWaterUnderwaterVolume=0.9000
fNearWaterUnderwaterFreq=0.3000
uNearWaterPoints=8
uNearWaterRadius=1000
uSurfaceFrameCount=32
uSurfaceFPS=12
bUseWaterReflectionsMisc=0
bUseWaterReflectionsStatics=0
bUseWaterReflectionsTrees=0
bUseWaterReflectionsActors=0
bUseWaterReflections=0
bUseWaterHiRes=0
bUseWaterDisplacements=0
bUseWaterShader=1
uDepthRange=125
bUseWaterDepth=1
bUseWaterLOD=1
fTileTextureDivisor=4.7500
fSurfaceTileSize=2048.0000
uNumDepthGrids=3
bUseObliqueFrustumCulling=1

[Audio]
bDSoundHWAcceleration=1
fMinSoundVel=10.0000
fMetalLargeMassMin=25.0000
fMetalMediumMassMin=8.0000
fStoneLargeMassMin=30.0000
fStoneMediumMassMin=5.0000
fWoodLargeMassMin=15.0000
fWoodMediumMassMin=7.0000
fDialogAttenuationMax=35.0000
fDialogAttenuationMin=7.7500
bUseSoundDebugInfo=1
fUnderwaterFrequencyDelta=0.0000
bUseSoftwareAudio3D=0
fDefaultEffectsVolume=1.0000
fDefaultMusicVolume=0.6600
fDefaultFootVolume=1.0000
fDefaultVoiceVolume=1.0000
fDefaultMasterVolume=1.0000
bMusicEnabled=1
bSoundEnabled=1
fLargeWeaponWeightMin=25.0000
fMediumWeaponWeightMin=8.0000
fSkinLargeMassMin=30.0000
fSkinMediumMassMin=5.0000
fChainLargeMassMin=30.0000
fChainMediumMassMin=5.0000
fDBVoiceAttenuationIn2D=0.0000
iCollisionSoundTimeDelta=50
fGlassLargeMassMin=25.0000
fGlassMediumMassMin=8.0000
fClothLargeMassMin=25.0000
fClothMediumMassMin=8.0000
fEarthLargeMassMin=30.0000
fEarthMediumMassMin=5.0000
bUseSpeedForWeaponSwish=1
fLargeWeaponSpeedMax=0.9500
fMediumWeaponSpeedMax=1.1000
fPlayerFootVolume=0.9000
fDSoundRolloffFactor=4.0000
fMaxFootstepDistance=1100.0000
fHeadroomdB=2.0000
iMaxImpactSoundCount=32
fMainMenuMusicVolume=0.6000


[ShockBolt]
bDebug=0
fGlowColorB=1.0000
fGlowColorG=0.6000
fGlowColorR=0.0000
fCoreColorB=1.0000
fCoreColorG=1.0000
fCoreColorR=1.0000
fCastVOffset=-10.0000
iNumBolts=7
fBoltGrowWidth=1.0000
fBoltSmallWidth=3.0000
fTortuosityVariance=8.0000
fSegmentVariance=35.0000
fBoltsRadius=24.0000

[Pathfinding]
bDrawPathsDefault=0
bPathMovementOnly=0
bDrawSmoothFailures=0
bDebugSmoothing=0
bSmoothPaths=1
bSnapToAngle=0
bDebugAvoidance=0
bDisableAvoidance=0
bBackgroundPathing=0
bUseBackgroundPathing=1

[MAIN]
bEnableBorderRegion=1
fLowPerfCombatantVoiceDistance=1000.0000
iDetectionHighNumPicks=40
fQuestScriptDelayTime=5.0000
iLastHDRSetting=-1


[Combat]
bEnableBowZoom=1
bDebugCombatAvoidance=0
fMinBloodDamage=1.0000
fHitVectorDelay=0.4000
iShowHitVector=0
fLowPerfNPCTargetLOSTimer=1.0000
fHiPerfNPCTargetLOSTimer=0.5000
iMaxHiPerfNPCTargetCount=4
fLowPerfPCTargetLOSTimer=0.5000
fHiPerfPCTargetLOSTimer=0.2500
iMaxHiPerfPCTargetCount=4
iMaxHiPerfCombatCount=4


[HAVOK]
bDisablePlayerCollision=0
fJumpAnimDelay=0.7500
bTreeTops=0
iSimType=1
bPreventHavokAddAll=0
bPreventHavokAddClutter=0
fMaxTime=0.0167
bHavokDebug=0
fRF=1000.0000
fOD=0.9000
fSE=0.3000
fSD=0.9800
iResetCounter=5
fMoveLimitMass=95.0000
iUpdateType=0
bHavokPick=0
fCameraCasterSize=1.0000
iHavokSkipFrameCountTEST=0
fHorseRunGravity=3.0000
fQuadrupedPitchMult=1.0000
iNumHavokThreads=1
fChaseDeltaMult=0.0500
iEntityBatchRemoveRate=100
iMaxPicks=40
bAddBipedWhenKeyframed=0


[Interface]
fDlgLookMult=0.3000
fDlgLookAdj=0.0000
fDlgLookDegStop=0.2000
fDlgLookDegStart=2.0000
fDlgFocus=2.1000
fKeyRepeatInterval=50.0000
fKeyRepeatTime=500.0000
fActivatePickSphereRadius=16.0000
fMenuModeAnimBlend=0.0000
iSafeZoneX=20
iSafeZoneY=20
iSafeZoneXWide=20
iSafeZoneYWide=20
fMenuPlayerLightDiffuseBlue=0.8000
fMenuPlayerLightDiffuseGreen=0.8000
fMenuPlayerLightDiffuseRed=0.8000
fMenuPlayerLightAmbientBlue=0.2500
fMenuPlayerLightAmbientGreen=0.2500
fMenuPlayerLightAmbientRed=0.2500
bAllowConsole=1
bActivatePickUseGamebryoPick=0
iMaxViewCasterPicksGamebryo=10
iMaxViewCasterPicksHavok=10
iMaxViewCasterPicksFuzzy=5
bUseFuzzyPicking=1
fMenuBGBlurRadius=2.0000

[LoadingBar]
iMoveBarWaitingMilliseconds=10
iMoveBarChaseMilliseconds=100
iMoveBarMaxMilliseconds=2500
fLoadingSlideDelay=15.0000
fPercentageOfBar3=0.1500
fPercentageOfBar2=0.4400
fPercentageOfBar1=0.3500
fPercentageOfBar0=0.0600
bShowSectionTimes=0

[Menu]
fCreditsScrollSpeed=40.0000
iConsoleTextYPos=890
iConsoleTextXPos=30
iConsoleVisibleLines=15
iConsoleHistorySize=50
rDebugTextColor=255,251,233
iConsoleFont=3
iDebugTextFont=3



[GamePlay]
bDisableDynamicCrosshair=0
bSaveOnTravel=1
bSaveOnWait=1
bSaveOnRest=1
bCrossHair=1
iDifficultyLevel=50
bGeneralSubtitles=1
bDialogueSubtitles=1
bInstantLevelUp=0
bHealthBarShowing=0
fHealthBarFadeOutSpeed=1.0000
fHealthBarSpeed=80.0000
fHealthBarHeight=4.0000
fHealthBarWidth=40.0000
fHealthBarEmittanceFadeTime=0.5000
fHealthBarEmittanceTime=1.5000
STrackLevelUpPath=
fDifficulty=0.0000
bTrackLevelUps=1
bAllowHavokGrabTheLiving=0
bEssentialTakeNoDamage=1
iDetectionPicks=21
bSaveOnInteriorExteriorSwitch=1


[Fonts]
SFontFile_1=Data\Fonts\Kingthings_Regular.fnt
SFontFile_2=Data\Fonts\Kingthings_Shadowed.fnt
SFontFile_3=Data\Fonts\Tahoma_Bold_Small.fnt
SFontFile_4=Data\Fonts\Daedric_Font.fnt
SFontFile_5=Data\Fonts\Handwritten.fnt


[SpeedTree]
iTreeClonesAllowed=1
fCanopyShadowGrassMult=1.0000
iCanopyShadowScale=512
fTreeForceMaxBudAngle=-1.0000
fTreeForceMinBudAngle=-1.0000
fTreeForceLeafDimming=-1.0000
fTreeForceBranchDimming=-1.0000
fTreeForceCS=-1.0000
fTreeForceLLA=-1.0000
fTreeLODExponent=1.0000
bEnableTrees=1
bForceFullLOD=0
fLODTreeMipMapLODBias=-0.7500
fLocalTreeMipMapLODBias=-0.2500


[Debug]
bDebugFaceGenCriticalSection=0
bDebugFaceGenMultithreading=0
bDebugSaveBuffer=0


[BackgroundLoad]
bBackgroundLoadLipFiles=0
bLoadBackgroundFaceGen=0
bUseMultiThreadedFaceGen=1
bBackgroundCellLoads=1
bLoadHelmetsInBackground=1
iAnimationClonePerLoop=5
bSelectivePurgeUnusedOnFastTravel=0
bUseMultiThreadedTrees=1
iExteriorPriority=50
bCloneModelsInBackground=0
iBackgroundLoadFaceMult=200
fBackgroundLoadingPerLoop=20.0000
fBackgroundLoadClonedPerLoop=5.0000
iBackgroundLoadExtraMaxFPS=20
iBackgroundLoadExtraMinFPS=10
iBackgroundLoadExtraMax=3000
iBackgroundLoadExtraMin=5
iBackgroundLoadExtraMilliseconds=2
iBackgroundLoadTreeMilliseconds=7
iBackgroundLoadMilliseconds=1
iBackgroundLoadLoading=1
bUseBackgroundFileLoader=0
iPostProcessMillisecondsEditor=50
iPostProcessMillisecondsLoadingQueuedPriority=20
iPostProcessMilliseconds=5


[LOD]
fLodDistance=500.0000
bUseFaceGenLOD=0
iLODTextureTiling=2
iLODTextureSizePow2=8
fLODNormalTextureBlend=0.5000
bDisplayLODLand=0
bDisplayLODBuildings=0
bDisplayLODTrees=0
bLODPopTrees=0
bLODPopActors=0
bLODPopItems=0
bLODPopObjects=0
fLODFadeOutMultActors=15.0000
fLODFadeOutMultItems=15.0000
fLODFadeOutMultObjects=15.0000
fLODMultLandscape=1.0000
fLODMultTrees=0.2000
fLODMultActors=2.0000
fLODMultItems=2.0000
fLODMultObjects=2.0000
iFadeNodeMinNearDistance=400
fLODFadeOutPercent=0.9000
fLODBoundRadiusMult=3.0000
fTalkingDistance=2000.0000

fTreeLODMax=2.0000
fTreeLODMin=0.0200
fTreeLODDefault=1.2000
fObjectLODMax=15.0000
fObjectLODMin=1.0000
fObjectLODDefault=5.0000
fItemLODMax=15.0000
fItemLODMin=1.0000
fItemLODDefault=2.0000
fActorLODMax=15.0000
fActorLODMin=2.0000
fActorLODDefault=5.0000
bLODUseCombinedLandNormalMaps=1
bForceHideLODLand=0
fLODQuadMinLoadDistance=65536.0000
fLODFadeOutActorMultInterior=1.0000
fLODFadeOutItemMultInterior=1.0000
fLODFadeOutObjectMultInterior=1.0000
fLODFadeOutActorMultCity=1.0000
fLODFadeOutItemMultCity=1.0000
fLODFadeOutObjectMultCity=1.0000
fLODFadeOutActorMultComplex=1.0000
fLODFadeOutItemMultComplex=1.0000
fLODFadeOutObjectMultComplex=1.0000
fLODLandVerticalBias=0.0000

[Weather]
fSunGlareSize=350.0000
fSunBaseSize=250.0000
bPrecipitation=1
fAlphaReduce=1.0000
SBumpFadeColor=255,255,255,255
SLerpCloseColor=255,255,255,255
SEnvReduceColor=255,255,255,255

[Voice]
SFileTypeLTF=ltf
SFileTypeLip=lip
SFileTypeSource=wav
SFileTypeGame=mp3


[Grass]
iMinGrassSize=80
fGrassEndDistance=8000.0000
fGrassStartFadeDistance=7000.0000
bGrassPointLighting=0
bDrawShaderGrass=1
iGrassDensityEvalSize=2
iMaxGrassTypesPerTexure=2
fWaveOffsetRange=1.7500
fGrassWindMagnitudeMax=125.0000
fGrassWindMagnitudeMin=5.0000
fTexturePctThreshold=0.3000

[Landscape]
bCurrentCellOnly=0
bPreventSafetyCheck=0
fLandTextureTilingMult=2.0000
fLandFriction=2.5000
iLandBorder2B=0
iLandBorder2G=0
iLandBorder2R=0
iLandBorder1B=0
iLandBorder1G=255
iLandBorder1R=255


[bLightAttenuation]
fQuadraticRadiusMult=1.0000
fLinearRadiusMult=1.0000
bOutQuadInLin=0
fConstantValue=http://forums.bethsoft.com/index.php?/topic/1064823-tesivpositive-performance-optimization-info/0.0000
fQuadraticValue=http://forums.bethsoft.com/index.php?/topic/1064823-tesivpositive-performance-optimization-info/16.0000
fLinearValue=http://forums.bethsoft.com/index.php?/topic/1064823-tesivpositive-performance-optimization-info/3.0000
uQuadraticMethod=2
uLinearMethod=1
fFlickerMovement=8.0000
bUseQuadratic=1
bUseLinear=0
bUseConstant=0


[BlurShaderHDRInterior]
fTargetLUM=1.0000
fUpperLUMClamp=1.0000
fEmissiveHDRMult=1.0000
fEyeAdaptSpeed=0.5000
fBrightScale=2.2500
fBrightClamp=0.2250
fBlurRadius=7.0000
iNumBlurpasses=1


[BlurShaderHDR]
fTargetLUM=1.2000
fUpperLUMClamp=1.0000
fGrassDimmer=1.3000
fTreeDimmer=1.2000
fEmissiveHDRMult=1.0000
fEyeAdaptSpeed=0.7000
fSunlightDimmer=1.3000
fSIEmmisiveMult=1.0000
fSISpecularMult=1.0000
fSkyBrightness=0.5000
fSunBrightness=0.0000
fBrightScale=1.5000
fBrightClamp=0.3500
fBlurRadius=4.0000
iNumBlurpasses=2
iBlendType=2
bDoHighDynamicRange=0


[BlurShader]
fSunlightDimmer=1.0000
fSIEmmisiveMult=1.0000
fSISpecularMult=1.0000
fSkyBrightness=0.5000
fSunBrightness=0.0000
fAlphaAddExterior=0.2000
fAlphaAddInterior=0.5000
iBlurTexSize=256
fBlurRadius=0.0300
iNumBlurpasses=1
iBlendType=2
bUseBlurShader=0


[GethitShader]
fBlurAmmount=0.5000
fBlockedTexOffset=0.0010
fHitTexOffset=0.0050
[MESSAGES]
bBlockMessageBoxes=0
bSkipProgramFlows=1
bAllowYesToAll=1
bDisableWarning=1
iFileLogging=0
bSkipInitializationFlows=1
[DistantLOD]
bUseLODLandData=http://forums.bethsoft.com/index.php?/topic/1064823-tesivpositive-performance-optimization-info/0
fFadeDistance=12288.0000
iDistantLODGroupWidth=8
[GeneralWarnings]
SGeneralMasterMismatchWarning=One or more plugins could not find the correct versions of the master files they depend on. Errors may occur during load or game play. Check the "Warnings.txt" file for more information.

SMasterMismatchWarning=One of the files that "%s" is dependent on has changed since the last save.
This may result in errors. Saving again will clear this message
but not necessarily fix any errors.

[Archive]
SMasterMiscArchiveFileName=Oblivion - Misc.bsa
SMasterVoicesArchiveFileName2=Oblivion - Voices2.bsa
SMasterVoicesArchiveFileName1=Oblivion - Voices1.bsa
SMasterSoundsArchiveFileName=Oblivion - Sounds.bsa
SMasterTexturesArchiveFileName1=Oblivion - Textures - Compressed.bsa
SMasterMeshesArchiveFileName=Oblivion - Meshes.bsa
SInvalidationFile=ArchiveInvalidation.txt
iRetainFilenameOffsetTable=1
iRetainFilenameStringTable=1
iRetainDirectoryStringTable=1
bCheckRuntimeCollisions=0
bInvalidateOlderFiles=1
bUseArchives=1
SArchiveList=Oblivion - Meshes.bsa, Oblivion - Textures - Compressed.bsa, Oblivion - Sounds.bsa, Oblivion - Voices1.bsa, Oblivion - Voices2.bsa, Oblivion - Misc.bsa
[CameraPath]
iTake=0
SDirectoryName=TestCameraPath
iFPS=60
SNif=Test\CameraPath.nif
[Absorb]
fAbsorbGlowColorB=1.0000
fAbsorbGlowColorG=0.6000
fAbsorbGlowColorR=0.0000
fAbsorbCoreColorB=1.0000
fAbsorbCoreColorG=1.0000
fAbsorbCoreColorR=1.0000
iAbsorbNumBolts=1
fAbsorbBoltGrowWidth=0.0000
fAbsorbBoltSmallWidth=7.0000
fAbsorbTortuosityVariance=2.0000
fAbsorbSegmentVariance=7.0000
fAbsorbBoltsRadius=5.0000
[OPENMP]
iThreads=3
iOpenMPLevel=10
[TestAllCells]
bFileShowTextures=1
bFileShowIcons=1
bFileSkipIconChecks=0
bFileTestLoad=0
bFileNeededMessage=1
bFileGoneMessage=1
bFileSkipModelChecks=0
bFileCheckModelCollision=0
[CopyProtectionStrings]
SCopyProtectionMessage2=Insert the Oblivion Disc.
SCopyProtectionTitle2=Oblivion Disc Not Found
SCopyProtectionMessage=Unable to find a CD-ROM/DVD drive on this computer.
SCopyProtectionTitle=CD-ROM Drive Not Found

User avatar
Peter lopez
 
Posts: 3383
Joined: Mon Sep 10, 2007 5:55 pm

Post » Wed Jan 26, 2011 10:13 am

Oblivion Medium
This is the ini from Medium Settings
Spoiler
[General]
SStartingCell=

SStartingCellY=
SStartingCellX=
SStartingWorld=

STestFile10=
STestFile9=
STestFile8=
STestFile7=
STestFile6=
STestFile5=
STestFile4=
STestFile3=
STestFile2=
STestFile1=

bEnableProfile=0
bDrawSpellContact=0
bRunMiddleLowLevelProcess=1
iHoursToSleep=3
bActorLookWithHavok=0
SMainMenuMusicTrack=special\tes4title.mp3
bUseEyeEnvMapping=1
bFixFaceNormals=0
bUseFaceGenHeads=1
bFaceMipMaps=1
bFaceGenTexturing=1
bDefaultCOCPlacement=0
uGridDistantTreeRange=15
uGridDistantCount=25
uGridsToLoad=5
fGlobalTimeMultiplier=1.0000
bNewAnimation=1
fAnimationDefaultBlend=0.1000
fAnimationMult=1.0000
bFixAIPackagesOnLoad=0
bForceReloadOnEssentialCharacterDeath=1
bKeepPluginWhenMerging=0
bCreate Maps Enable=0
SLocalSavePath=Saves\
SLocalMasterPath=Data\
bDisableDuplicateReferenceCheck=1
bTintMipMaps=0
uInterior Cell Buffer=3
uExterior Cell Buffer=36
iIntroSequencePriority=3
bPreloadIntroSequence=1
fStaticScreenWaitTime=3.0000
SCreditsMenuMovie=CreditsMenu.bik
SMainMenuMovie=Map loop.bik
SMainMenuMovieIntro=Oblivion iv logo.bik
SIntroSequence=bethesda softworks HD720p.bik,2k games.bik,game studios.bik,Oblivion Legal.bik
iFPSClamp=0
bRunVTuneTest=0
STestFile1=
bActivateAllQuestScripts=0
fQuestScriptDelayTime=5.0000
SMainMenuMusic=Special\TES4Title.mp3
bUseThreadedBlood=0
bUseThreadedMorpher=0
bExternalLODDataFiles=1
bBorderRegionsEnabled=1
bDisableHeadTracking=0
bTrackAllDeaths=0
SCharGenQuest=0002466E
uiFaceGenMaxEGTDataSize=67108864
uiFaceGenMaxEGMDataSize=67108864
SBetaCommentFileName=
bCheckCellOffsetsOnInit=0
bCreateShaderPackage=0
uGridDistantTreeRangeCity=4
uGridDistantCountCity=4
bWarnOnMissingFileEntry=0
iSaveGameBackupCount=1
bDisplayMissingContentDialogue=1
SSaveGameSafeCellID=2AEEA
bAllowScriptedAutosave=1
bPreemptivelyUnloadCells=0
iNumBitsForFullySeen=248
iPreloadSizeLimit=26214400
SOblivionIntro=OblivionIntro.bik
bUseHardDriveCache=0
bEnableBoundingVolumeOcclusion=0
bDisplayBoundingVolumes=0
bUseThreadedTempEffects=0
bUseThreadedParticleSystem=0
bUseMyGamesDirectory=1
bCheckIDsOnInit=0


[Display]
uVideoDeviceIdentifierPart1=3619102270
uVideoDeviceIdentifierPart2=298796372
uVideoDeviceIdentifierPart3=537609765
uVideoDeviceIdentifierPart4=902152732
fDecalLifetime=10.0000
bEquippedTorchesCastShadows=0
bReportBadTangentSpace=0
bStaticMenuBackground=1
bForcePow2Textures=0
bForce1XShaders=0
bHighQuality20Lighting=0
bAllow20HairShader=1
bAllowScreenShot=0
iMultiSample=0
bDoTallGrassEffect=1
bForceMultiPass=1
bDoTexturePass=1
bDoSpecularPass=1
bDoDiffusePass=1
bDoAmbientPass=1
bDoCanopyShadowPass=0
bDrawShadows=0
bUseRefractionShader=1
bUse Shaders=1
iNPatchNOrder=0
iNPatchPOrder=0
iNPatches=0
iLocation Y=0
iLocation X=0
bFull Screen=1
iSize W=640
iSize H=480
iAdapter=0
iScreenShotIndex=0
SScreenShotBaseName=ScreenShot
iAutoViewMinDistance=2000
iAutoViewHiFrameRate=40
iAutoViewLowFrameRate=20
bAutoViewDistance=0
fDefaultFOV=75.0000
fNearDistance=10.0000
fFarDistance=10000.0000
iDebugTextLeftRightOffset=10
iDebugTextTopBottomOffset=10
bShowMenuTextureUse=1
iDebugText=12
bLocalMapShader=1
bDoImageSpaceEffects=1
fShadowLOD2=400.0000
fShadowLOD1=200.0000
fLightLOD2=1500.0000
fLightLOD1=1000.0000
fSpecularLOD2=800.0000
fSpecularLOD1=500.0000
fEnvMapLOD2=800.0000
fEnvMapLOD1=500.0000
fEyeEnvMapLOD2=190.0000
fEyeEnvMapLOD1=130.0000
iPresentInterval=1
fSpecualrStartMax=1000.0000
fSpecularStartMin=0.0000
iActorShadowIntMax=10
iActorShadowIntMin=0
iActorShadowExtMax=10
iActorShadowExtMin=0
fGammaMax=0.6000
fGammaMin=1.4000
iMaxDecalsPerFrame=10
bDynamicWindowReflections=0
fShadowFadeTime=1.0000
fGamma=1.0000
bDecalsOnSkinnedGeometry=0
iShadowFilter=1
bAllowPartialPrecision=1
iShadowMapResolution=1024
bShadowsOnGrass=0
bActorSelfShadowing=0
iActorShadowCountInt=2
iActorShadowCountExt=1
bAllow30Shaders=0
iTexMipMapMinimum=0
iTexMipMapSkip=1
bDoStaticAndArchShadows=0
bDoActorShadows=0
bIgnoreResolutionCheck=0
fNoLODFarDistancePct=1.0000
fNoLODFarDistanceMax=10240.0000
fNoLODFarDistanceMin=1700.0000
bLandscapeBlend=1
bFullBrightLighting=0
iMaxLandscapeTextures=0
fGrassStartFadeDistance=0.0
fGrassEndDistance=0.0
bLODPopActors=0
bLODPopItems=0
bLODPopObjects=0



[Controls]
fVersion=1.8000
Forward=0011FFFF
Back=001FFFFF
Slide Left=001EFFFF
Slide Right=0020FFFF
Use=00FF0009
Activate=0012FF03
Block=00380108
Cast=0010FF06
Ready Item=0021FF02
Crouch/Sneak=001DFF00
Run=002AFFFF
Always Run=003AFFFF
Auto Move=002EFFFF
Jump=0039FF01
Toggle POV=00130205
Menu Mode=000FFF04
Rest=0014FF0A
Quick Menu=003BFFFF
Quick1=0002FF20
Quick2=0003FF21
Quick3=0004FF22
Quick4=0005FF23
Quick5=0006FF24
Quick6=0007FF25
Quick7=0008FF26
Quick8=0009FF27
QuickSave=003FFFFF
QuickLoad=0043FFFF
Grab=002CFF07
bInvertYValues=0
fXenonLookXYMult=0.0005
fMouseSensitivity=0.0020
;X = 1, Y = 2, Z = 3, XRot = 4, YRot = 5, ZRot = 6
iJoystickMoveFrontBack=2
iJoystickMoveLeftRight=1
fJoystickMoveFBMult=1.0000
fJoystickMoveLRMult=1.0000
iJoystickLookUpDown=6
iJoystickLookLeftRight=3
fJoystickLookUDMult=0.0020
fJoystickLookLRMult=0.0020
fXenonMenuMousixYMult=0.0003
bBackground Mouse=0
bBackground Keyboard=0
bUse Joystick=1
fXenonLookMult=0.0030
fXenonMenuStickSpeedMaxMod=5.0000
iXenonMenuStickSpeedThreshold=20000
iXenonMenuStickThreshold=1000
;Language values: 0-English, 1-German, 2-French, 3-Spanish, 4-Italian
iLanguage=0
Attack=00FF0009
Ready Weapon=0021FF02
Sneak=001DFF00
Change View=00130205
Journal=000FFF04
Wait=0014FF0A
fXenonMenuStickMapCursorMinSpeed=1.0000
fXenonMenuStickMapCursorMaxSpeed=15.0000
fXenonMenuStickMapCursorGamma=0.1700
fXenonMenuStickSpeedPlayerRotMod=3000.0000
fXenonMenuDpadRepeatSpeed=300.0000
fXenonMenuStickSpeed=300.0000
iXenonMenuStickDeadZone=15000
SlideLeft=001EFFFF
SlideRight=0020FFFF


[Water]
fAlpha=0.5000
uSurfaceTextureSize=128
SSurfaceTexture=water
SNearWaterOutdoorID=NearWaterOutdoorLoop
SNearWaterIndoorID=NearWaterIndoorLoop
fNearWaterOutdoorTolerance=1024.0000
fNearWaterIndoorTolerance=512.0000
fNearWaterUnderwaterVolume=0.9000
fNearWaterUnderwaterFreq=0.3000
uNearWaterPoints=8
uNearWaterRadius=1000
uSurfaceFrameCount=32
uSurfaceFPS=12
bUseWaterReflectionsMisc=0
bUseWaterReflectionsStatics=0
bUseWaterReflectionsTrees=0
bUseWaterReflectionsActors=0
bUseWaterReflections=0
bUseWaterHiRes=0
bUseWaterDisplacements=0
bUseWaterShader=1
uDepthRange=125
bUseWaterDepth=1
bUseWaterLOD=1
fTileTextureDivisor=4.7500
fSurfaceTileSize=2048.0000
uNumDepthGrids=3
bUseObliqueFrustumCulling=1

[Audio]
bDSoundHWAcceleration=1
fMinSoundVel=10.0000
fMetalLargeMassMin=25.0000
fMetalMediumMassMin=8.0000
fStoneLargeMassMin=30.0000
fStoneMediumMassMin=5.0000
fWoodLargeMassMin=15.0000
fWoodMediumMassMin=7.0000
fDialogAttenuationMax=35.0000
fDialogAttenuationMin=7.7500
bUseSoundDebugInfo=1
fUnderwaterFrequencyDelta=0.0000
bUseSoftwareAudio3D=0
fDefaultEffectsVolume=1.0000
fDefaultMusicVolume=0.6600
fDefaultFootVolume=1.0000
fDefaultVoiceVolume=1.0000
fDefaultMasterVolume=1.0000
bMusicEnabled=1
bSoundEnabled=1
fLargeWeaponWeightMin=25.0000
fMediumWeaponWeightMin=8.0000
fSkinLargeMassMin=30.0000
fSkinMediumMassMin=5.0000
fChainLargeMassMin=30.0000
fChainMediumMassMin=5.0000
fDBVoiceAttenuationIn2D=0.0000
iCollisionSoundTimeDelta=50
fGlassLargeMassMin=25.0000
fGlassMediumMassMin=8.0000
fClothLargeMassMin=25.0000
fClothMediumMassMin=8.0000
fEarthLargeMassMin=30.0000
fEarthMediumMassMin=5.0000
bUseSpeedForWeaponSwish=1
fLargeWeaponSpeedMax=0.9500
fMediumWeaponSpeedMax=1.1000
fPlayerFootVolume=0.9000
fDSoundRolloffFactor=4.0000
fMaxFootstepDistance=1100.0000
fHeadroomdB=2.0000
iMaxImpactSoundCount=32
fMainMenuMusicVolume=0.6000


[ShockBolt]
bDebug=0
fGlowColorB=1.0000
fGlowColorG=0.6000
fGlowColorR=0.0000
fCoreColorB=1.0000
fCoreColorG=1.0000
fCoreColorR=1.0000
fCastVOffset=-10.0000
iNumBolts=7
fBoltGrowWidth=1.0000
fBoltSmallWidth=3.0000
fTortuosityVariance=8.0000
fSegmentVariance=35.0000
fBoltsRadius=24.0000

[Pathfinding]
bDrawPathsDefault=0
bPathMovementOnly=0
bDrawSmoothFailures=0
bDebugSmoothing=0
bSmoothPaths=1
bSnapToAngle=0
bDebugAvoidance=0
bDisableAvoidance=0
bBackgroundPathing=0
bUseBackgroundPathing=1

[MAIN]
bEnableBorderRegion=1
fLowPerfCombatantVoiceDistance=1000.0000
iDetectionHighNumPicks=40
fQuestScriptDelayTime=5.0000
iLastHDRSetting=-1


[Combat]
bEnableBowZoom=1
bDebugCombatAvoidance=0
fMinBloodDamage=1.0000
fHitVectorDelay=0.4000
iShowHitVector=0
fLowPerfNPCTargetLOSTimer=1.0000
fHiPerfNPCTargetLOSTimer=0.5000
iMaxHiPerfNPCTargetCount=4
fLowPerfPCTargetLOSTimer=0.5000
fHiPerfPCTargetLOSTimer=0.2500
iMaxHiPerfPCTargetCount=4
iMaxHiPerfCombatCount=4


[HAVOK]
bDisablePlayerCollision=0
fJumpAnimDelay=0.7500
bTreeTops=0
iSimType=1
bPreventHavokAddAll=0
bPreventHavokAddClutter=0
fMaxTime=0.0167
bHavokDebug=0
fRF=1000.0000
fOD=0.9000
fSE=0.3000
fSD=0.9800
iResetCounter=5
fMoveLimitMass=95.0000
iUpdateType=0
bHavokPick=0
fCameraCasterSize=1.0000
iHavokSkipFrameCountTEST=0
fHorseRunGravity=3.0000
fQuadrupedPitchMult=1.0000
iNumHavokThreads=1
fChaseDeltaMult=0.0500
iEntityBatchRemoveRate=100
iMaxPicks=40
bAddBipedWhenKeyframed=0


[Interface]
fDlgLookMult=0.3000
fDlgLookAdj=0.0000
fDlgLookDegStop=0.2000
fDlgLookDegStart=2.0000
fDlgFocus=2.1000
fKeyRepeatInterval=50.0000
fKeyRepeatTime=500.0000
fActivatePickSphereRadius=16.0000
fMenuModeAnimBlend=0.0000
iSafeZoneX=20
iSafeZoneY=20
iSafeZoneXWide=20
iSafeZoneYWide=20
fMenuPlayerLightDiffuseBlue=0.8000
fMenuPlayerLightDiffuseGreen=0.8000
fMenuPlayerLightDiffuseRed=0.8000
fMenuPlayerLightAmbientBlue=0.2500
fMenuPlayerLightAmbientGreen=0.2500
fMenuPlayerLightAmbientRed=0.2500
bAllowConsole=1
bActivatePickUseGamebryoPick=0
iMaxViewCasterPicksGamebryo=10
iMaxViewCasterPicksHavok=10
iMaxViewCasterPicksFuzzy=5
bUseFuzzyPicking=1
fMenuBGBlurRadius=2.0000

[LoadingBar]
iMoveBarWaitingMilliseconds=10
iMoveBarChaseMilliseconds=100
iMoveBarMaxMilliseconds=2500
fLoadingSlideDelay=15.0000
fPercentageOfBar3=0.1500
fPercentageOfBar2=0.4400
fPercentageOfBar1=0.3500
fPercentageOfBar0=0.0600
bShowSectionTimes=0

[Menu]
fCreditsScrollSpeed=40.0000
iConsoleTextYPos=890
iConsoleTextXPos=30
iConsoleVisibleLines=15
iConsoleHistorySize=50
rDebugTextColor=255,251,233
iConsoleFont=3
iDebugTextFont=3



[GamePlay]
bDisableDynamicCrosshair=0
bSaveOnTravel=1
bSaveOnWait=1
bSaveOnRest=1
bCrossHair=1
iDifficultyLevel=50
bGeneralSubtitles=1
bDialogueSubtitles=1
bInstantLevelUp=0
bHealthBarShowing=0
fHealthBarFadeOutSpeed=1.0000
fHealthBarSpeed=80.0000
fHealthBarHeight=4.0000
fHealthBarWidth=40.0000
fHealthBarEmittanceFadeTime=0.5000
fHealthBarEmittanceTime=1.5000
STrackLevelUpPath=
fDifficulty=0.0000
bTrackLevelUps=1
bAllowHavokGrabTheLiving=0
bEssentialTakeNoDamage=1
iDetectionPicks=21
bSaveOnInteriorExteriorSwitch=1


[Fonts]
SFontFile_1=Data\Fonts\Kingthings_Regular.fnt
SFontFile_2=Data\Fonts\Kingthings_Shadowed.fnt
SFontFile_3=Data\Fonts\Tahoma_Bold_Small.fnt
SFontFile_4=Data\Fonts\Daedric_Font.fnt
SFontFile_5=Data\Fonts\Handwritten.fnt


[SpeedTree]
iTreeClonesAllowed=1
fCanopyShadowGrassMult=1.0000
iCanopyShadowScale=512
fTreeForceMaxBudAngle=-1.0000
fTreeForceMinBudAngle=-1.0000
fTreeForceLeafDimming=-1.0000
fTreeForceBranchDimming=-1.0000
fTreeForceCS=-1.0000
fTreeForceLLA=-1.0000
fTreeLODExponent=1.0000
bEnableTrees=1
bForceFullLOD=0
fLODTreeMipMapLODBias=-0.7500
fLocalTreeMipMapLODBias=-0.2500


[Debug]
bDebugFaceGenCriticalSection=0
bDebugFaceGenMultithreading=0
bDebugSaveBuffer=0


[BackgroundLoad]
bBackgroundLoadLipFiles=0
bLoadBackgroundFaceGen=0
bUseMultiThreadedFaceGen=1
bBackgroundCellLoads=1
bLoadHelmetsInBackground=1
iAnimationClonePerLoop=5
bSelectivePurgeUnusedOnFastTravel=0
bUseMultiThreadedTrees=1
iExteriorPriority=50
bCloneModelsInBackground=0
iBackgroundLoadFaceMult=200
fBackgroundLoadingPerLoop=20.0000
fBackgroundLoadClonedPerLoop=5.0000
iBackgroundLoadExtraMaxFPS=20
iBackgroundLoadExtraMinFPS=10
iBackgroundLoadExtraMax=3000
iBackgroundLoadExtraMin=5
iBackgroundLoadExtraMilliseconds=2
iBackgroundLoadTreeMilliseconds=7
iBackgroundLoadMilliseconds=1
iBackgroundLoadLoading=1
bUseBackgroundFileLoader=0
iPostProcessMillisecondsEditor=50
iPostProcessMillisecondsLoadingQueuedPriority=20
iPostProcessMilliseconds=5


[LOD]
fLodDistance=500.0000
bUseFaceGenLOD=0
iLODTextureTiling=2
iLODTextureSizePow2=8
fLODNormalTextureBlend=0.5000
bDisplayLODLand=1
bDisplayLODBuildings=1
bDisplayLODTrees=0
bLODPopTrees=0
bLODPopActors=0
bLODPopItems=0
bLODPopObjects=0
fLODFadeOutMultActors=15.0000
fLODFadeOutMultItems=15.0000
fLODFadeOutMultObjects=15.0000
fLODMultLandscape=1.0000
fLODMultTrees=0.5000
fLODMultActors=5.0000
fLODMultItems=5.0000
fLODMultObjects=5.0000
iFadeNodeMinNearDistance=400
fLODFadeOutPercent=0.9000
fLODBoundRadiusMult=3.0000
fTalkingDistance=2000.0000

fTreeLODMax=2.0000
fTreeLODMin=0.0200
fTreeLODDefault=1.2000
fObjectLODMax=15.0000
fObjectLODMin=1.0000
fObjectLODDefault=5.0000
fItemLODMax=15.0000
fItemLODMin=1.0000
fItemLODDefault=2.0000
fActorLODMax=15.0000
fActorLODMin=2.0000
fActorLODDefault=5.0000
bLODUseCombinedLandNormalMaps=1
bForceHideLODLand=0
fLODQuadMinLoadDistance=65536.0000
fLODFadeOutActorMultInterior=1.0000
fLODFadeOutItemMultInterior=1.0000
fLODFadeOutObjectMultInterior=1.0000
fLODFadeOutActorMultCity=1.0000
fLODFadeOutItemMultCity=1.0000
fLODFadeOutObjectMultCity=1.0000
fLODFadeOutActorMultComplex=1.0000
fLODFadeOutItemMultComplex=1.0000
fLODFadeOutObjectMultComplex=1.0000
fLODLandVerticalBias=0.0000

[Weather]
fSunGlareSize=350.0000
fSunBaseSize=250.0000
bPrecipitation=1
fAlphaReduce=1.0000
SBumpFadeColor=255,255,255,255
SLerpCloseColor=255,255,255,255
SEnvReduceColor=255,255,255,255

[Voice]
SFileTypeLTF=ltf
SFileTypeLip=lip
SFileTypeSource=wav
SFileTypeGame=mp3


[Grass]
iMinGrassSize=80
fGrassEndDistance=8000.0000
fGrassStartFadeDistance=7000.0000
bGrassPointLighting=0
bDrawShaderGrass=1
iGrassDensityEvalSize=2
iMaxGrassTypesPerTexure=2
fWaveOffsetRange=1.7500
fGrassWindMagnitudeMax=125.0000
fGrassWindMagnitudeMin=5.0000
fTexturePctThreshold=0.3000

[Landscape]
bCurrentCellOnly=0
bPreventSafetyCheck=0
fLandTextureTilingMult=2.0000
fLandFriction=2.5000
iLandBorder2B=0
iLandBorder2G=0
iLandBorder2R=0
iLandBorder1B=0
iLandBorder1G=255
iLandBorder1R=255


[bLightAttenuation]
fQuadraticRadiusMult=1.0000
fLinearRadiusMult=1.0000
bOutQuadInLin=0
fConstantValue=http://forums.bethsoft.com/index.php?/topic/1064823-tesivpositive-performance-optimization-info/0.0000
fQuadraticValue=http://forums.bethsoft.com/index.php?/topic/1064823-tesivpositive-performance-optimization-info/16.0000
fLinearValue=http://forums.bethsoft.com/index.php?/topic/1064823-tesivpositive-performance-optimization-info/3.0000
uQuadraticMethod=2
uLinearMethod=1
fFlickerMovement=8.0000
bUseQuadratic=1
bUseLinear=0
bUseConstant=0


[BlurShaderHDRInterior]
fTargetLUM=1.0000
fUpperLUMClamp=1.0000
fEmissiveHDRMult=1.0000
fEyeAdaptSpeed=0.5000
fBrightScale=2.2500
fBrightClamp=0.2250
fBlurRadius=7.0000
iNumBlurpasses=1


[BlurShaderHDR]
fTargetLUM=1.2000
fUpperLUMClamp=1.0000
fGrassDimmer=1.3000
fTreeDimmer=1.2000
fEmissiveHDRMult=1.0000
fEyeAdaptSpeed=0.7000
fSunlightDimmer=1.3000
fSIEmmisiveMult=1.0000
fSISpecularMult=1.0000
fSkyBrightness=0.5000
fSunBrightness=0.0000
fBrightScale=1.5000
fBrightClamp=0.3500
fBlurRadius=4.0000
iNumBlurpasses=2
iBlendType=2
bDoHighDynamicRange=0


[BlurShader]
fSunlightDimmer=1.0000
fSIEmmisiveMult=1.0000
fSISpecularMult=1.0000
fSkyBrightness=0.5000
fSunBrightness=0.0000
fAlphaAddExterior=0.2000
fAlphaAddInterior=0.5000
iBlurTexSize=256
fBlurRadius=0.0300
iNumBlurpasses=1
iBlendType=2
bUseBlurShader=1


[GethitShader]
fBlurAmmount=0.5000
fBlockedTexOffset=0.0010
fHitTexOffset=0.0050
[MESSAGES]
bBlockMessageBoxes=0
bSkipProgramFlows=1
bAllowYesToAll=1
bDisableWarning=1
iFileLogging=0
bSkipInitializationFlows=1
[DistantLOD]
bUseLODLandData=http://forums.bethsoft.com/index.php?/topic/1064823-tesivpositive-performance-optimization-info/0
fFadeDistance=12288.0000
iDistantLODGroupWidth=8
[GeneralWarnings]
SGeneralMasterMismatchWarning=One or more plugins could not find the correct versions of the master files they depend on. Errors may occur during load or game play. Check the "Warnings.txt" file for more information.

SMasterMismatchWarning=One of the files that "%s" is dependent on has changed since the last save.
This may result in errors. Saving again will clear this message
but not necessarily fix any errors.

[Archive]
SMasterMiscArchiveFileName=Oblivion - Misc.bsa
SMasterVoicesArchiveFileName2=Oblivion - Voices2.bsa
SMasterVoicesArchiveFileName1=Oblivion - Voices1.bsa
SMasterSoundsArchiveFileName=Oblivion - Sounds.bsa
SMasterTexturesArchiveFileName1=Oblivion - Textures - Compressed.bsa
SMasterMeshesArchiveFileName=Oblivion - Meshes.bsa
SInvalidationFile=ArchiveInvalidation.txt
iRetainFilenameOffsetTable=1
iRetainFilenameStringTable=1
iRetainDirectoryStringTable=1
bCheckRuntimeCollisions=0
bInvalidateOlderFiles=1
bUseArchives=1
SArchiveList=Oblivion - Meshes.bsa, Oblivion - Textures - Compressed.bsa, Oblivion - Sounds.bsa, Oblivion - Voices1.bsa, Oblivion - Voices2.bsa, Oblivion - Misc.bsa
[CameraPath]
iTake=0
SDirectoryName=TestCameraPath
iFPS=60
SNif=Test\CameraPath.nif
[Absorb]
fAbsorbGlowColorB=1.0000
fAbsorbGlowColorG=0.6000
fAbsorbGlowColorR=0.0000
fAbsorbCoreColorB=1.0000
fAbsorbCoreColorG=1.0000
fAbsorbCoreColorR=1.0000
iAbsorbNumBolts=1
fAbsorbBoltGrowWidth=0.0000
fAbsorbBoltSmallWidth=7.0000
fAbsorbTortuosityVariance=2.0000
fAbsorbSegmentVariance=7.0000
fAbsorbBoltsRadius=5.0000
[OPENMP]
iThreads=3
iOpenMPLevel=10
[TestAllCells]
bFileShowTextures=1
bFileShowIcons=1
bFileSkipIconChecks=0
bFileTestLoad=0
bFileNeededMessage=1
bFileGoneMessage=1
bFileSkipModelChecks=0
bFileCheckModelCollision=0
[CopyProtectionStrings]
SCopyProtectionMessage2=Insert the Oblivion Disc.
SCopyProtectionTitle2=Oblivion Disc Not Found
SCopyProtectionMessage=Unable to find a CD-ROM/DVD drive on this computer.
SCopyProtectionTitle=CD-ROM Drive Not Found


Oblivion High
This is the ini from High settings
Spoiler
[General]
SStartingCell=

SStartingCellY=
SStartingCellX=
SStartingWorld=

STestFile10=
STestFile9=
STestFile8=
STestFile7=
STestFile6=
STestFile5=
STestFile4=
STestFile3=
STestFile2=
STestFile1=

bEnableProfile=0
bDrawSpellContact=0
bRunMiddleLowLevelProcess=1
iHoursToSleep=3
bActorLookWithHavok=0
SMainMenuMusicTrack=special\tes4title.mp3
bUseEyeEnvMapping=1
bFixFaceNormals=0
bUseFaceGenHeads=1
bFaceMipMaps=1
bFaceGenTexturing=1
bDefaultCOCPlacement=0
uGridDistantTreeRange=15
uGridDistantCount=25
uGridsToLoad=5
fGlobalTimeMultiplier=1.0000
bNewAnimation=1
fAnimationDefaultBlend=0.1000
fAnimationMult=1.0000
bFixAIPackagesOnLoad=0
bForceReloadOnEssentialCharacterDeath=1
bKeepPluginWhenMerging=0
bCreate Maps Enable=0
SLocalSavePath=Saves\
SLocalMasterPath=Data\
bDisableDuplicateReferenceCheck=1
bTintMipMaps=0
uInterior Cell Buffer=3
uExterior Cell Buffer=36
iIntroSequencePriority=3
bPreloadIntroSequence=1
fStaticScreenWaitTime=3.0000
SCreditsMenuMovie=CreditsMenu.bik
SMainMenuMovie=Map loop.bik
SMainMenuMovieIntro=Oblivion iv logo.bik
SIntroSequence=bethesda softworks HD720p.bik,2k games.bik,game studios.bik,Oblivion Legal.bik
iFPSClamp=0
bRunVTuneTest=0
STestFile1=
bActivateAllQuestScripts=0
fQuestScriptDelayTime=5.0000
SMainMenuMusic=Special\TES4Title.mp3
bUseThreadedBlood=0
bUseThreadedMorpher=0
bExternalLODDataFiles=1
bBorderRegionsEnabled=1
bDisableHeadTracking=0
bTrackAllDeaths=0
SCharGenQuest=0002466E
uiFaceGenMaxEGTDataSize=67108864
uiFaceGenMaxEGMDataSize=67108864
SBetaCommentFileName=
bCheckCellOffsetsOnInit=0
bCreateShaderPackage=0
uGridDistantTreeRangeCity=4
uGridDistantCountCity=4
bWarnOnMissingFileEntry=0
iSaveGameBackupCount=1
bDisplayMissingContentDialogue=1
SSaveGameSafeCellID=2AEEA
bAllowScriptedAutosave=1
bPreemptivelyUnloadCells=0
iNumBitsForFullySeen=248
iPreloadSizeLimit=26214400
SOblivionIntro=OblivionIntro.bik
bUseHardDriveCache=0
bEnableBoundingVolumeOcclusion=0
bDisplayBoundingVolumes=0
bUseThreadedTempEffects=0
bUseThreadedParticleSystem=0
bUseMyGamesDirectory=1
bCheckIDsOnInit=0


[Display]
uVideoDeviceIdentifierPart1=3619102270
uVideoDeviceIdentifierPart2=298796372
uVideoDeviceIdentifierPart3=537609765
uVideoDeviceIdentifierPart4=902152732
fDecalLifetime=10.0000
bEquippedTorchesCastShadows=0
bReportBadTangentSpace=0
bStaticMenuBackground=1
bForcePow2Textures=0
bForce1XShaders=0
bHighQuality20Lighting=0
bAllow20HairShader=1
bAllowScreenShot=0
iMultiSample=0
bDoTallGrassEffect=1
bForceMultiPass=1
bDoTexturePass=1
bDoSpecularPass=1
bDoDiffusePass=1
bDoAmbientPass=1
bDoCanopyShadowPass=0
bDrawShadows=0
bUseRefractionShader=1
bUse Shaders=1
iNPatchNOrder=0
iNPatchPOrder=0
iNPatches=0
iLocation Y=0
iLocation X=0
bFull Screen=1
iSize W=1024
iSize H=768
iAdapter=0
iScreenShotIndex=0
SScreenShotBaseName=ScreenShot
iAutoViewMinDistance=2000
iAutoViewHiFrameRate=40
iAutoViewLowFrameRate=20
bAutoViewDistance=0
fDefaultFOV=75.0000
fNearDistance=10.0000
fFarDistance=10000.0000
iDebugTextLeftRightOffset=10
iDebugTextTopBottomOffset=10
bShowMenuTextureUse=1
iDebugText=12
bLocalMapShader=1
bDoImageSpaceEffects=1
fShadowLOD2=400.0000
fShadowLOD1=200.0000
fLightLOD2=1500.0000
fLightLOD1=1000.0000
fSpecularLOD2=1050.0000
fSpecularLOD1=750.0000
fEnvMapLOD2=800.0000
fEnvMapLOD1=500.0000
fEyeEnvMapLOD2=190.0000
fEyeEnvMapLOD1=130.0000
iPresentInterval=1
fSpecualrStartMax=1000.0000
fSpecularStartMin=0.0000
iActorShadowIntMax=10
iActorShadowIntMin=0
iActorShadowExtMax=10
iActorShadowExtMin=0
fGammaMax=0.6000
fGammaMin=1.4000
iMaxDecalsPerFrame=10
bDynamicWindowReflections=1
fShadowFadeTime=1.0000
fGamma=1.0000
bDecalsOnSkinnedGeometry=1
iShadowFilter=2
bAllowPartialPrecision=1
iShadowMapResolution=1024
bShadowsOnGrass=0
bActorSelfShadowing=0
iActorShadowCountInt=4
iActorShadowCountExt=2
bAllow30Shaders=0
iTexMipMapMinimum=0
iTexMipMapSkip=0
bDoStaticAndArchShadows=0
bDoActorShadows=0
bIgnoreResolutionCheck=0
fNoLODFarDistancePct=1.0000
fNoLODFarDistanceMax=10240.0000
fNoLODFarDistanceMin=1700.0000
bLandscapeBlend=1
bFullBrightLighting=0
iMaxLandscapeTextures=0
fGrassStartFadeDistance=3000.0
fGrassEndDistance=4000.0
bLODPopActors=0
bLODPopItems=0
bLODPopObjects=0



[Controls]
fVersion=1.8000
Forward=0011FFFF
Back=001FFFFF
Slide Left=001EFFFF
Slide Right=0020FFFF
Use=00FF0009
Activate=0012FF03
Block=00380108
Cast=0010FF06
Ready Item=0021FF02
Crouch/Sneak=001DFF00
Run=002AFFFF
Always Run=003AFFFF
Auto Move=002EFFFF
Jump=0039FF01
Toggle POV=00130205
Menu Mode=000FFF04
Rest=0014FF0A
Quick Menu=003BFFFF
Quick1=0002FF20
Quick2=0003FF21
Quick3=0004FF22
Quick4=0005FF23
Quick5=0006FF24
Quick6=0007FF25
Quick7=0008FF26
Quick8=0009FF27
QuickSave=003FFFFF
QuickLoad=0043FFFF
Grab=002CFF07
bInvertYValues=0
fXenonLookXYMult=0.0005
fMouseSensitivity=0.0020
;X = 1, Y = 2, Z = 3, XRot = 4, YRot = 5, ZRot = 6
iJoystickMoveFrontBack=2
iJoystickMoveLeftRight=1
fJoystickMoveFBMult=1.0000
fJoystickMoveLRMult=1.0000
iJoystickLookUpDown=6
iJoystickLookLeftRight=3
fJoystickLookUDMult=0.0020
fJoystickLookLRMult=0.0020
fXenonMenuMousixYMult=0.0003
bBackground Mouse=0
bBackground Keyboard=0
bUse Joystick=1
fXenonLookMult=0.0030
fXenonMenuStickSpeedMaxMod=5.0000
iXenonMenuStickSpeedThreshold=20000
iXenonMenuStickThreshold=1000
;Language values: 0-English, 1-German, 2-French, 3-Spanish, 4-Italian
iLanguage=0
Attack=00FF0009
Ready Weapon=0021FF02
Sneak=001DFF00
Change View=00130205
Journal=000FFF04
Wait=0014FF0A
fXenonMenuStickMapCursorMinSpeed=1.0000
fXenonMenuStickMapCursorMaxSpeed=15.0000
fXenonMenuStickMapCursorGamma=0.1700
fXenonMenuStickSpeedPlayerRotMod=3000.0000
fXenonMenuDpadRepeatSpeed=300.0000
fXenonMenuStickSpeed=300.0000
iXenonMenuStickDeadZone=15000
SlideLeft=001EFFFF
SlideRight=0020FFFF


[Water]
fAlpha=0.5000
uSurfaceTextureSize=128
SSurfaceTexture=water
SNearWaterOutdoorID=NearWaterOutdoorLoop
SNearWaterIndoorID=NearWaterIndoorLoop
fNearWaterOutdoorTolerance=1024.0000
fNearWaterIndoorTolerance=512.0000
fNearWaterUnderwaterVolume=0.9000
fNearWaterUnderwaterFreq=0.3000
uNearWaterPoints=8
uNearWaterRadius=1000
uSurfaceFrameCount=32
uSurfaceFPS=12
bUseWaterReflectionsMisc=0
bUseWaterReflectionsStatics=0
bUseWaterReflectionsTrees=0
bUseWaterReflectionsActors=0
bUseWaterReflections=1
bUseWaterHiRes=0
bUseWaterDisplacements=1
bUseWaterShader=1
uDepthRange=125
bUseWaterDepth=1
bUseWaterLOD=1
fTileTextureDivisor=4.7500
fSurfaceTileSize=2048.0000
uNumDepthGrids=3
bUseObliqueFrustumCulling=1

[Audio]
bDSoundHWAcceleration=1
fMinSoundVel=10.0000
fMetalLargeMassMin=25.0000
fMetalMediumMassMin=8.0000
fStoneLargeMassMin=30.0000
fStoneMediumMassMin=5.0000
fWoodLargeMassMin=15.0000
fWoodMediumMassMin=7.0000
fDialogAttenuationMax=35.0000
fDialogAttenuationMin=7.7500
bUseSoundDebugInfo=1
fUnderwaterFrequencyDelta=0.0000
bUseSoftwareAudio3D=0
fDefaultEffectsVolume=1.0000
fDefaultMusicVolume=0.6600
fDefaultFootVolume=1.0000
fDefaultVoiceVolume=1.0000
fDefaultMasterVolume=1.0000
bMusicEnabled=1
bSoundEnabled=1
fLargeWeaponWeightMin=25.0000
fMediumWeaponWeightMin=8.0000
fSkinLargeMassMin=30.0000
fSkinMediumMassMin=5.0000
fChainLargeMassMin=30.0000
fChainMediumMassMin=5.0000
fDBVoiceAttenuationIn2D=0.0000
iCollisionSoundTimeDelta=50
fGlassLargeMassMin=25.0000
fGlassMediumMassMin=8.0000
fClothLargeMassMin=25.0000
fClothMediumMassMin=8.0000
fEarthLargeMassMin=30.0000
fEarthMediumMassMin=5.0000
bUseSpeedForWeaponSwish=1
fLargeWeaponSpeedMax=0.9500
fMediumWeaponSpeedMax=1.1000
fPlayerFootVolume=0.9000
fDSoundRolloffFactor=4.0000
fMaxFootstepDistance=1100.0000
fHeadroomdB=2.0000
iMaxImpactSoundCount=32
fMainMenuMusicVolume=0.6000


[ShockBolt]
bDebug=0
fGlowColorB=1.0000
fGlowColorG=0.6000
fGlowColorR=0.0000
fCoreColorB=1.0000
fCoreColorG=1.0000
fCoreColorR=1.0000
fCastVOffset=-10.0000
iNumBolts=7
fBoltGrowWidth=1.0000
fBoltSmallWidth=3.0000
fTortuosityVariance=8.0000
fSegmentVariance=35.0000
fBoltsRadius=24.0000

[Pathfinding]
bDrawPathsDefault=0
bPathMovementOnly=0
bDrawSmoothFailures=0
bDebugSmoothing=0
bSmoothPaths=1
bSnapToAngle=0
bDebugAvoidance=0
bDisableAvoidance=0
bBackgroundPathing=0
bUseBackgroundPathing=1

[MAIN]
bEnableBorderRegion=1
fLowPerfCombatantVoiceDistance=1000.0000
iDetectionHighNumPicks=40
fQuestScriptDelayTime=5.0000
iLastHDRSetting=-1


[Combat]
bEnableBowZoom=1
bDebugCombatAvoidance=0
fMinBloodDamage=1.0000
fHitVectorDelay=0.4000
iShowHitVector=0
fLowPerfNPCTargetLOSTimer=1.0000
fHiPerfNPCTargetLOSTimer=0.5000
iMaxHiPerfNPCTargetCount=4
fLowPerfPCTargetLOSTimer=0.5000
fHiPerfPCTargetLOSTimer=0.2500
iMaxHiPerfPCTargetCount=4
iMaxHiPerfCombatCount=4


[HAVOK]
bDisablePlayerCollision=0
fJumpAnimDelay=0.7500
bTreeTops=0
iSimType=1
bPreventHavokAddAll=0
bPreventHavokAddClutter=0
fMaxTime=0.0167
bHavokDebug=0
fRF=1000.0000
fOD=0.9000
fSE=0.3000
fSD=0.9800
iResetCounter=5
fMoveLimitMass=95.0000
iUpdateType=0
bHavokPick=0
fCameraCasterSize=1.0000
iHavokSkipFrameCountTEST=0
fHorseRunGravity=3.0000
fQuadrupedPitchMult=1.0000
iNumHavokThreads=1
fChaseDeltaMult=0.0500
iEntityBatchRemoveRate=100
iMaxPicks=40
bAddBipedWhenKeyframed=0


[Interface]
fDlgLookMult=0.3000
fDlgLookAdj=0.0000
fDlgLookDegStop=0.2000
fDlgLookDegStart=2.0000
fDlgFocus=2.1000
fKeyRepeatInterval=50.0000
fKeyRepeatTime=500.0000
fActivatePickSphereRadius=16.0000
fMenuModeAnimBlend=0.0000
iSafeZoneX=20
iSafeZoneY=20
iSafeZoneXWide=20
iSafeZoneYWide=20
fMenuPlayerLightDiffuseBlue=0.8000
fMenuPlayerLightDiffuseGreen=0.8000
fMenuPlayerLightDiffuseRed=0.8000
fMenuPlayerLightAmbientBlue=0.2500
fMenuPlayerLightAmbientGreen=0.2500
fMenuPlayerLightAmbientRed=0.2500
bAllowConsole=1
bActivatePickUseGamebryoPick=0
iMaxViewCasterPicksGamebryo=10
iMaxViewCasterPicksHavok=10
iMaxViewCasterPicksFuzzy=5
bUseFuzzyPicking=1
fMenuBGBlurRadius=2.0000

[LoadingBar]
iMoveBarWaitingMilliseconds=10
iMoveBarChaseMilliseconds=100
iMoveBarMaxMilliseconds=2500
fLoadingSlideDelay=15.0000
fPercentageOfBar3=0.1500
fPercentageOfBar2=0.4400
fPercentageOfBar1=0.3500
fPercentageOfBar0=0.0600
bShowSectionTimes=0

[Menu]
fCreditsScrollSpeed=40.0000
iConsoleTextYPos=890
iConsoleTextXPos=30
iConsoleVisibleLines=15
iConsoleHistorySize=50
rDebugTextColor=255,251,233
iConsoleFont=3
iDebugTextFont=3



[GamePlay]
bDisableDynamicCrosshair=0
bSaveOnTravel=1
bSaveOnWait=1
bSaveOnRest=1
bCrossHair=1
iDifficultyLevel=50
bGeneralSubtitles=1
bDialogueSubtitles=1
bInstantLevelUp=0
bHealthBarShowing=0
fHealthBarFadeOutSpeed=1.0000
fHealthBarSpeed=80.0000
fHealthBarHeight=4.0000
fHealthBarWidth=40.0000
fHealthBarEmittanceFadeTime=0.5000
fHealthBarEmittanceTime=1.5000
STrackLevelUpPath=
fDifficulty=0.0000
bTrackLevelUps=1
bAllowHavokGrabTheLiving=0
bEssentialTakeNoDamage=1
iDetectionPicks=21
bSaveOnInteriorExteriorSwitch=1


[Fonts]
SFontFile_1=Data\Fonts\Kingthings_Regular.fnt
SFontFile_2=Data\Fonts\Kingthings_Shadowed.fnt
SFontFile_3=Data\Fonts\Tahoma_Bold_Small.fnt
SFontFile_4=Data\Fonts\Daedric_Font.fnt
SFontFile_5=Data\Fonts\Handwritten.fnt


[SpeedTree]
iTreeClonesAllowed=1
fCanopyShadowGrassMult=1.0000
iCanopyShadowScale=512
fTreeForceMaxBudAngle=-1.0000
fTreeForceMinBudAngle=-1.0000
fTreeForceLeafDimming=-1.0000
fTreeForceBranchDimming=-1.0000
fTreeForceCS=-1.0000
fTreeForceLLA=-1.0000
fTreeLODExponent=1.0000
bEnableTrees=1
bForceFullLOD=0
fLODTreeMipMapLODBias=-0.7500
fLocalTreeMipMapLODBias=-0.2500


[Debug]
bDebugFaceGenCriticalSection=0
bDebugFaceGenMultithreading=0
bDebugSaveBuffer=0


[BackgroundLoad]
bBackgroundLoadLipFiles=0
bLoadBackgroundFaceGen=0
bUseMultiThreadedFaceGen=1
bBackgroundCellLoads=1
bLoadHelmetsInBackground=1
iAnimationClonePerLoop=5
bSelectivePurgeUnusedOnFastTravel=0
bUseMultiThreadedTrees=1
iExteriorPriority=50
bCloneModelsInBackground=0
iBackgroundLoadFaceMult=200
fBackgroundLoadingPerLoop=20.0000
fBackgroundLoadClonedPerLoop=5.0000
iBackgroundLoadExtraMaxFPS=20
iBackgroundLoadExtraMinFPS=10
iBackgroundLoadExtraMax=3000
iBackgroundLoadExtraMin=5
iBackgroundLoadExtraMilliseconds=2
iBackgroundLoadTreeMilliseconds=7
iBackgroundLoadMilliseconds=1
iBackgroundLoadLoading=1
bUseBackgroundFileLoader=0
iPostProcessMillisecondsEditor=50
iPostProcessMillisecondsLoadingQueuedPriority=20
iPostProcessMilliseconds=5


[LOD]
fLodDistance=500.0000
bUseFaceGenLOD=0
iLODTextureTiling=2
iLODTextureSizePow2=8
fLODNormalTextureBlend=0.5000
bDisplayLODLand=1
bDisplayLODBuildings=1
bDisplayLODTrees=1
bLODPopTrees=0
bLODPopActors=0
bLODPopItems=0
bLODPopObjects=0
fLODFadeOutMultActors=15.0000
fLODFadeOutMultItems=15.0000
fLODFadeOutMultObjects=15.0000
fLODMultLandscape=1.0000
fLODMultTrees=1.3000
fLODMultActors=7.0000
fLODMultItems=7.0000
fLODMultObjects=7.0000
iFadeNodeMinNearDistance=400
fLODFadeOutPercent=0.9000
fLODBoundRadiusMult=3.0000
fTalkingDistance=2000.0000

fTreeLODMax=2.0000
fTreeLODMin=0.0200
fTreeLODDefault=1.2000
fObjectLODMax=15.0000
fObjectLODMin=1.0000
fObjectLODDefault=5.0000
fItemLODMax=15.0000
fItemLODMin=1.0000
fItemLODDefault=2.0000
fActorLODMax=15.0000
fActorLODMin=2.0000
fActorLODDefault=5.0000
bLODUseCombinedLandNormalMaps=1
bForceHideLODLand=0
fLODQuadMinLoadDistance=65536.0000
fLODFadeOutActorMultInterior=1.0000
fLODFadeOutItemMultInterior=1.0000
fLODFadeOutObjectMultInterior=1.0000
fLODFadeOutActorMultCity=1.0000
fLODFadeOutItemMultCity=1.0000
fLODFadeOutObjectMultCity=1.0000
fLODFadeOutActorMultComplex=1.0000
fLODFadeOutItemMultComplex=1.0000
fLODFadeOutObjectMultComplex=1.0000
fLODLandVerticalBias=0.0000

[Weather]
fSunGlareSize=350.0000
fSunBaseSize=250.0000
bPrecipitation=1
fAlphaReduce=1.0000
SBumpFadeColor=255,255,255,255
SLerpCloseColor=255,255,255,255
SEnvReduceColor=255,255,255,255

[Voice]
SFileTypeLTF=ltf
SFileTypeLip=lip
SFileTypeSource=wav
SFileTypeGame=mp3


[Grass]
iMinGrassSize=80
fGrassEndDistance=8000.0000
fGrassStartFadeDistance=7000.0000
bGrassPointLighting=0
bDrawShaderGrass=1
iGrassDensityEvalSize=2
iMaxGrassTypesPerTexure=2
fWaveOffsetRange=1.7500
fGrassWindMagnitudeMax=125.0000
fGrassWindMagnitudeMin=5.0000
fTexturePctThreshold=0.3000

[Landscape]
bCurrentCellOnly=0
bPreventSafetyCheck=0
fLandTextureTilingMult=2.0000
fLandFriction=2.5000
iLandBorder2B=0
iLandBorder2G=0
iLandBorder2R=0
iLandBorder1B=0
iLandBorder1G=255
iLandBorder1R=255


[bLightAttenuation]
fQuadraticRadiusMult=1.0000
fLinearRadiusMult=1.0000
bOutQuadInLin=0
fConstantValue=http://forums.bethsoft.com/index.php?/topic/1064823-tesivpositive-performance-optimization-info/0.0000
fQuadraticValue=http://forums.bethsoft.com/index.php?/topic/1064823-tesivpositive-performance-optimization-info/16.0000
fLinearValue=http://forums.bethsoft.com/index.php?/topic/1064823-tesivpositive-performance-optimization-info/3.0000
uQuadraticMethod=2
uLinearMethod=1
fFlickerMovement=8.0000
bUseQuadratic=1
bUseLinear=0
bUseConstant=0


[BlurShaderHDRInterior]
fTargetLUM=1.0000
fUpperLUMClamp=1.0000
fEmissiveHDRMult=1.0000
fEyeAdaptSpeed=0.5000
fBrightScale=2.2500
fBrightClamp=0.2250
fBlurRadius=7.0000
iNumBlurpasses=1


[BlurShaderHDR]
fTargetLUM=1.2000
fUpperLUMClamp=1.0000
fGrassDimmer=1.3000
fTreeDimmer=1.2000
fEmissiveHDRMult=1.0000
fEyeAdaptSpeed=0.7000
fSunlightDimmer=1.3000
fSIEmmisiveMult=1.0000
fSISpecularMult=1.0000
fSkyBrightness=0.5000
fSunBrightness=0.0000
fBrightScale=1.5000
fBrightClamp=0.3500
fBlurRadius=4.0000
iNumBlurpasses=2
iBlendType=2
bDoHighDynamicRange=1


[BlurShader]
fSunlightDimmer=1.0000
fSIEmmisiveMult=1.0000
fSISpecularMult=1.0000
fSkyBrightness=0.5000
fSunBrightness=0.0000
fAlphaAddExterior=0.2000
fAlphaAddInterior=0.5000
iBlurTexSize=256
fBlurRadius=0.0300
iNumBlurpasses=1
iBlendType=2
bUseBlurShader=0


[GethitShader]
fBlurAmmount=0.5000
fBlockedTexOffset=0.0010
fHitTexOffset=0.0050
[MESSAGES]
bBlockMessageBoxes=0
bSkipProgramFlows=1
bAllowYesToAll=1
bDisableWarning=1
iFileLogging=0
bSkipInitializationFlows=1
[DistantLOD]
bUseLODLandData=http://forums.bethsoft.com/index.php?/topic/1064823-tesivpositive-performance-optimization-info/0
fFadeDistance=12288.0000
iDistantLODGroupWidth=8
[GeneralWarnings]
SGeneralMasterMismatchWarning=One or more plugins could not find the correct versions of the master files they depend on. Errors may occur during load or game play. Check the "Warnings.txt" file for more information.

SMasterMismatchWarning=One of the files that "%s" is dependent on has changed since the last save.
This may result in errors. Saving again will clear this message
but not necessarily fix any errors.

[Archive]
SMasterMiscArchiveFileName=Oblivion - Misc.bsa
SMasterVoicesArchiveFileName2=Oblivion - Voices2.bsa
SMasterVoicesArchiveFileName1=Oblivion - Voices1.bsa
SMasterSoundsArchiveFileName=Oblivion - Sounds.bsa
SMasterTexturesArchiveFileName1=Oblivion - Textures - Compressed.bsa
SMasterMeshesArchiveFileName=Oblivion - Meshes.bsa
SInvalidationFile=ArchiveInvalidation.txt
iRetainFilenameOffsetTable=1
iRetainFilenameStringTable=1
iRetainDirectoryStringTable=1
bCheckRuntimeCollisions=0
bInvalidateOlderFiles=1
bUseArchives=1
SArchiveList=Oblivion - Meshes.bsa, Oblivion - Textures - Compressed.bsa, Oblivion - Sounds.bsa, Oblivion - Voices1.bsa, Oblivion - Voices2.bsa, Oblivion - Misc.bsa
[CameraPath]
iTake=0
SDirectoryName=TestCameraPath
iFPS=60
SNif=Test\CameraPath.nif
[Absorb]
fAbsorbGlowColorB=1.0000
fAbsorbGlowColorG=0.6000
fAbsorbGlowColorR=0.0000
fAbsorbCoreColorB=1.0000
fAbsorbCoreColorG=1.0000
fAbsorbCoreColorR=1.0000
iAbsorbNumBolts=1
fAbsorbBoltGrowWidth=0.0000
fAbsorbBoltSmallWidth=7.0000
fAbsorbTortuosityVariance=2.0000
fAbsorbSegmentVariance=7.0000
fAbsorbBoltsRadius=5.0000
[OPENMP]
iThreads=3
iOpenMPLevel=10
[TestAllCells]
bFileShowTextures=1
bFileShowIcons=1
bFileSkipIconChecks=0
bFileTestLoad=0
bFileNeededMessage=1
bFileGoneMessage=1
bFileSkipModelChecks=0
bFileCheckModelCollision=0
[CopyProtectionStrings]
SCopyProtectionMessage2=Insert the Oblivion Disc.
SCopyProtectionTitle2=Oblivion Disc Not Found
SCopyProtectionMessage=Unable to find a CD-ROM/DVD drive on this computer.
SCopyProtectionTitle=CD-ROM Drive Not Found

User avatar
R.I.p MOmmy
 
Posts: 3463
Joined: Wed Sep 06, 2006 8:40 pm

Post » Wed Jan 26, 2011 1:06 am

Thank you. Once I have my own desktop back. I will reanolyze them, but these should be good. I think you can play with Ultra High quality if your card has 1GB of memory. You just need to turn down the NPC and object loading distance because that CPU is your bottleneck. Reducing the load distance for NPCs will burden your CPU with less AI package and script processing.
User avatar
Sasha Brown
 
Posts: 3426
Joined: Sat Jan 20, 2007 4:46 pm

Post » Wed Jan 26, 2011 1:13 pm

Oblivion Very High
My favorite... Oblivion Very High
Spoiler
[General]
SStartingCell=

SStartingCellY=
SStartingCellX=
SStartingWorld=

STestFile10=
STestFile9=
STestFile8=
STestFile7=
STestFile6=
STestFile5=
STestFile4=
STestFile3=
STestFile2=
STestFile1=

bEnableProfile=0
bDrawSpellContact=0
bRunMiddleLowLevelProcess=1
iHoursToSleep=3
bActorLookWithHavok=0
SMainMenuMusicTrack=special\tes4title.mp3
bUseEyeEnvMapping=1
bFixFaceNormals=0
bUseFaceGenHeads=1
bFaceMipMaps=1
bFaceGenTexturing=1
bDefaultCOCPlacement=0
uGridDistantTreeRange=15
uGridDistantCount=25
uGridsToLoad=5
fGlobalTimeMultiplier=1.0000
bNewAnimation=1
fAnimationDefaultBlend=0.1000
fAnimationMult=1.0000
bFixAIPackagesOnLoad=0
bForceReloadOnEssentialCharacterDeath=1
bKeepPluginWhenMerging=0
bCreate Maps Enable=0
SLocalSavePath=Saves\
SLocalMasterPath=Data\
bDisableDuplicateReferenceCheck=1
bTintMipMaps=0
uInterior Cell Buffer=3
uExterior Cell Buffer=36
iIntroSequencePriority=3
bPreloadIntroSequence=1
fStaticScreenWaitTime=3.0000
SCreditsMenuMovie=CreditsMenu.bik
SMainMenuMovie=Map loop.bik
SMainMenuMovieIntro=Oblivion iv logo.bik
SIntroSequence=bethesda softworks HD720p.bik,2k games.bik,game studios.bik,Oblivion Legal.bik
iFPSClamp=0
bRunVTuneTest=0
STestFile1=
bActivateAllQuestScripts=0
fQuestScriptDelayTime=5.0000
SMainMenuMusic=Special\TES4Title.mp3
bUseThreadedBlood=0
bUseThreadedMorpher=0
bExternalLODDataFiles=1
bBorderRegionsEnabled=1
bDisableHeadTracking=0
bTrackAllDeaths=0
SCharGenQuest=0002466E
uiFaceGenMaxEGTDataSize=67108864
uiFaceGenMaxEGMDataSize=67108864
SBetaCommentFileName=
bCheckCellOffsetsOnInit=0
bCreateShaderPackage=0
uGridDistantTreeRangeCity=4
uGridDistantCountCity=4
bWarnOnMissingFileEntry=0
iSaveGameBackupCount=1
bDisplayMissingContentDialogue=1
SSaveGameSafeCellID=2AEEA
bAllowScriptedAutosave=1
bPreemptivelyUnloadCells=0
iNumBitsForFullySeen=248
iPreloadSizeLimit=26214400
SOblivionIntro=OblivionIntro.bik
bUseHardDriveCache=0
bEnableBoundingVolumeOcclusion=0
bDisplayBoundingVolumes=0
bUseThreadedTempEffects=0
bUseThreadedParticleSystem=0
bUseMyGamesDirectory=1
bCheckIDsOnInit=0


[Display]
uVideoDeviceIdentifierPart1=3619102270
uVideoDeviceIdentifierPart2=298796372
uVideoDeviceIdentifierPart3=537609765
uVideoDeviceIdentifierPart4=902152732
fDecalLifetime=10.0000
bEquippedTorchesCastShadows=0
bReportBadTangentSpace=0
bStaticMenuBackground=1
bForcePow2Textures=0
bForce1XShaders=0
bHighQuality20Lighting=0
bAllow20HairShader=1
bAllowScreenShot=0
iMultiSample=0
bDoTallGrassEffect=1
bForceMultiPass=1
bDoTexturePass=1
bDoSpecularPass=1
bDoDiffusePass=1
bDoAmbientPass=1
bDoCanopyShadowPass=1
bDrawShadows=0
bUseRefractionShader=1
bUse Shaders=1
iNPatchNOrder=0
iNPatchPOrder=0
iNPatches=0
iLocation Y=0
iLocation X=0
bFull Screen=1
iSize W=1024
iSize H=768
iAdapter=0
iScreenShotIndex=0
SScreenShotBaseName=ScreenShot
iAutoViewMinDistance=2000
iAutoViewHiFrameRate=40
iAutoViewLowFrameRate=20
bAutoViewDistance=0
fDefaultFOV=75.0000
fNearDistance=10.0000
fFarDistance=10000.0000
iDebugTextLeftRightOffset=10
iDebugTextTopBottomOffset=10
bShowMenuTextureUse=1
iDebugText=12
bLocalMapShader=1
bDoImageSpaceEffects=1
fShadowLOD2=400.0000
fShadowLOD1=200.0000
fLightLOD2=1500.0000
fLightLOD1=1000.0000
fSpecularLOD2=1300.0000
fSpecularLOD1=1000.0000
fEnvMapLOD2=800.0000
fEnvMapLOD1=500.0000
fEyeEnvMapLOD2=190.0000
fEyeEnvMapLOD1=130.0000
iPresentInterval=1
fSpecualrStartMax=1000.0000
fSpecularStartMin=0.0000
iActorShadowIntMax=10
iActorShadowIntMin=0
iActorShadowExtMax=10
iActorShadowExtMin=0
fGammaMax=0.6000
fGammaMin=1.4000
iMaxDecalsPerFrame=10
bDynamicWindowReflections=1
fShadowFadeTime=1.0000
fGamma=1.0000
bDecalsOnSkinnedGeometry=1
iShadowFilter=2
bAllowPartialPrecision=1
iShadowMapResolution=1024
bShadowsOnGrass=0
bActorSelfShadowing=0
iActorShadowCountInt=5
iActorShadowCountExt=3
bAllow30Shaders=0
iTexMipMapMinimum=0
iTexMipMapSkip=0
bDoStaticAndArchShadows=0
bDoActorShadows=0
bIgnoreResolutionCheck=0
fNoLODFarDistancePct=1.0000
fNoLODFarDistanceMax=10240.0000
fNoLODFarDistanceMin=1700.0000
bLandscapeBlend=1
bFullBrightLighting=0
iMaxLandscapeTextures=0
fGrassStartFadeDistance=6000.0
fGrassEndDistance=7000.0
bLODPopActors=0
bLODPopItems=0
bLODPopObjects=0



[Controls]
fVersion=1.8000
Forward=0011FFFF
Back=001FFFFF
Slide Left=001EFFFF
Slide Right=0020FFFF
Use=00FF0009
Activate=0012FF03
Block=00380108
Cast=0010FF06
Ready Item=0021FF02
Crouch/Sneak=001DFF00
Run=002AFFFF
Always Run=003AFFFF
Auto Move=002EFFFF
Jump=0039FF01
Toggle POV=00130205
Menu Mode=000FFF04
Rest=0014FF0A
Quick Menu=003BFFFF
Quick1=0002FF20
Quick2=0003FF21
Quick3=0004FF22
Quick4=0005FF23
Quick5=0006FF24
Quick6=0007FF25
Quick7=0008FF26
Quick8=0009FF27
QuickSave=003FFFFF
QuickLoad=0043FFFF
Grab=002CFF07
bInvertYValues=0
fXenonLookXYMult=0.0005
fMouseSensitivity=0.0020
;X = 1, Y = 2, Z = 3, XRot = 4, YRot = 5, ZRot = 6
iJoystickMoveFrontBack=2
iJoystickMoveLeftRight=1
fJoystickMoveFBMult=1.0000
fJoystickMoveLRMult=1.0000
iJoystickLookUpDown=6
iJoystickLookLeftRight=3
fJoystickLookUDMult=0.0020
fJoystickLookLRMult=0.0020
fXenonMenuMousixYMult=0.0003
bBackground Mouse=0
bBackground Keyboard=0
bUse Joystick=1
fXenonLookMult=0.0030
fXenonMenuStickSpeedMaxMod=5.0000
iXenonMenuStickSpeedThreshold=20000
iXenonMenuStickThreshold=1000
;Language values: 0-English, 1-German, 2-French, 3-Spanish, 4-Italian
iLanguage=0
Attack=00FF0009
Ready Weapon=0021FF02
Sneak=001DFF00
Change View=00130205
Journal=000FFF04
Wait=0014FF0A
fXenonMenuStickMapCursorMinSpeed=1.0000
fXenonMenuStickMapCursorMaxSpeed=15.0000
fXenonMenuStickMapCursorGamma=0.1700
fXenonMenuStickSpeedPlayerRotMod=3000.0000
fXenonMenuDpadRepeatSpeed=300.0000
fXenonMenuStickSpeed=300.0000
iXenonMenuStickDeadZone=15000
SlideLeft=001EFFFF
SlideRight=0020FFFF


[Water]
fAlpha=0.5000
uSurfaceTextureSize=128
SSurfaceTexture=water
SNearWaterOutdoorID=NearWaterOutdoorLoop
SNearWaterIndoorID=NearWaterIndoorLoop
fNearWaterOutdoorTolerance=1024.0000
fNearWaterIndoorTolerance=512.0000
fNearWaterUnderwaterVolume=0.9000
fNearWaterUnderwaterFreq=0.3000
uNearWaterPoints=8
uNearWaterRadius=1000
uSurfaceFrameCount=32
uSurfaceFPS=12
bUseWaterReflectionsMisc=0
bUseWaterReflectionsStatics=0
bUseWaterReflectionsTrees=0
bUseWaterReflectionsActors=0
bUseWaterReflections=1
bUseWaterHiRes=1
bUseWaterDisplacements=1
bUseWaterShader=1
uDepthRange=125
bUseWaterDepth=1
bUseWaterLOD=1
fTileTextureDivisor=4.7500
fSurfaceTileSize=2048.0000
uNumDepthGrids=3
bUseObliqueFrustumCulling=1

[Audio]
bDSoundHWAcceleration=1
fMinSoundVel=10.0000
fMetalLargeMassMin=25.0000
fMetalMediumMassMin=8.0000
fStoneLargeMassMin=30.0000
fStoneMediumMassMin=5.0000
fWoodLargeMassMin=15.0000
fWoodMediumMassMin=7.0000
fDialogAttenuationMax=35.0000
fDialogAttenuationMin=7.7500
bUseSoundDebugInfo=1
fUnderwaterFrequencyDelta=0.0000
bUseSoftwareAudio3D=0
fDefaultEffectsVolume=1.0000
fDefaultMusicVolume=0.6600
fDefaultFootVolume=1.0000
fDefaultVoiceVolume=1.0000
fDefaultMasterVolume=1.0000
bMusicEnabled=1
bSoundEnabled=1
fLargeWeaponWeightMin=25.0000
fMediumWeaponWeightMin=8.0000
fSkinLargeMassMin=30.0000
fSkinMediumMassMin=5.0000
fChainLargeMassMin=30.0000
fChainMediumMassMin=5.0000
fDBVoiceAttenuationIn2D=0.0000
iCollisionSoundTimeDelta=50
fGlassLargeMassMin=25.0000
fGlassMediumMassMin=8.0000
fClothLargeMassMin=25.0000
fClothMediumMassMin=8.0000
fEarthLargeMassMin=30.0000
fEarthMediumMassMin=5.0000
bUseSpeedForWeaponSwish=1
fLargeWeaponSpeedMax=0.9500
fMediumWeaponSpeedMax=1.1000
fPlayerFootVolume=0.9000
fDSoundRolloffFactor=4.0000
fMaxFootstepDistance=1100.0000
fHeadroomdB=2.0000
iMaxImpactSoundCount=32
fMainMenuMusicVolume=0.6000


[ShockBolt]
bDebug=0
fGlowColorB=1.0000
fGlowColorG=0.6000
fGlowColorR=0.0000
fCoreColorB=1.0000
fCoreColorG=1.0000
fCoreColorR=1.0000
fCastVOffset=-10.0000
iNumBolts=7
fBoltGrowWidth=1.0000
fBoltSmallWidth=3.0000
fTortuosityVariance=8.0000
fSegmentVariance=35.0000
fBoltsRadius=24.0000

[Pathfinding]
bDrawPathsDefault=0
bPathMovementOnly=0
bDrawSmoothFailures=0
bDebugSmoothing=0
bSmoothPaths=1
bSnapToAngle=0
bDebugAvoidance=0
bDisableAvoidance=0
bBackgroundPathing=0
bUseBackgroundPathing=1

[MAIN]
bEnableBorderRegion=1
fLowPerfCombatantVoiceDistance=1000.0000
iDetectionHighNumPicks=40
fQuestScriptDelayTime=5.0000
iLastHDRSetting=-1


[Combat]
bEnableBowZoom=1
bDebugCombatAvoidance=0
fMinBloodDamage=1.0000
fHitVectorDelay=0.4000
iShowHitVector=0
fLowPerfNPCTargetLOSTimer=1.0000
fHiPerfNPCTargetLOSTimer=0.5000
iMaxHiPerfNPCTargetCount=4
fLowPerfPCTargetLOSTimer=0.5000
fHiPerfPCTargetLOSTimer=0.2500
iMaxHiPerfPCTargetCount=4
iMaxHiPerfCombatCount=4


[HAVOK]
bDisablePlayerCollision=0
fJumpAnimDelay=0.7500
bTreeTops=0
iSimType=1
bPreventHavokAddAll=0
bPreventHavokAddClutter=0
fMaxTime=0.0167
bHavokDebug=0
fRF=1000.0000
fOD=0.9000
fSE=0.3000
fSD=0.9800
iResetCounter=5
fMoveLimitMass=95.0000
iUpdateType=0
bHavokPick=0
fCameraCasterSize=1.0000
iHavokSkipFrameCountTEST=0
fHorseRunGravity=3.0000
fQuadrupedPitchMult=1.0000
iNumHavokThreads=1
fChaseDeltaMult=0.0500
iEntityBatchRemoveRate=100
iMaxPicks=40
bAddBipedWhenKeyframed=0


[Interface]
fDlgLookMult=0.3000
fDlgLookAdj=0.0000
fDlgLookDegStop=0.2000
fDlgLookDegStart=2.0000
fDlgFocus=2.1000
fKeyRepeatInterval=50.0000
fKeyRepeatTime=500.0000
fActivatePickSphereRadius=16.0000
fMenuModeAnimBlend=0.0000
iSafeZoneX=20
iSafeZoneY=20
iSafeZoneXWide=20
iSafeZoneYWide=20
fMenuPlayerLightDiffuseBlue=0.8000
fMenuPlayerLightDiffuseGreen=0.8000
fMenuPlayerLightDiffuseRed=0.8000
fMenuPlayerLightAmbientBlue=0.2500
fMenuPlayerLightAmbientGreen=0.2500
fMenuPlayerLightAmbientRed=0.2500
bAllowConsole=1
bActivatePickUseGamebryoPick=0
iMaxViewCasterPicksGamebryo=10
iMaxViewCasterPicksHavok=10
iMaxViewCasterPicksFuzzy=5
bUseFuzzyPicking=1
fMenuBGBlurRadius=2.0000

[LoadingBar]
iMoveBarWaitingMilliseconds=10
iMoveBarChaseMilliseconds=100
iMoveBarMaxMilliseconds=2500
fLoadingSlideDelay=15.0000
fPercentageOfBar3=0.1500
fPercentageOfBar2=0.4400
fPercentageOfBar1=0.3500
fPercentageOfBar0=0.0600
bShowSectionTimes=0

[Menu]
fCreditsScrollSpeed=40.0000
iConsoleTextYPos=890
iConsoleTextXPos=30
iConsoleVisibleLines=15
iConsoleHistorySize=50
rDebugTextColor=255,251,233
iConsoleFont=3
iDebugTextFont=3



[GamePlay]
bDisableDynamicCrosshair=0
bSaveOnTravel=1
bSaveOnWait=1
bSaveOnRest=1
bCrossHair=1
iDifficultyLevel=50
bGeneralSubtitles=1
bDialogueSubtitles=1
bInstantLevelUp=0
bHealthBarShowing=0
fHealthBarFadeOutSpeed=1.0000
fHealthBarSpeed=80.0000
fHealthBarHeight=4.0000
fHealthBarWidth=40.0000
fHealthBarEmittanceFadeTime=0.5000
fHealthBarEmittanceTime=1.5000
STrackLevelUpPath=
fDifficulty=0.0000
bTrackLevelUps=1
bAllowHavokGrabTheLiving=0
bEssentialTakeNoDamage=1
iDetectionPicks=21
bSaveOnInteriorExteriorSwitch=1


[Fonts]
SFontFile_1=Data\Fonts\Kingthings_Regular.fnt
SFontFile_2=Data\Fonts\Kingthings_Shadowed.fnt
SFontFile_3=Data\Fonts\Tahoma_Bold_Small.fnt
SFontFile_4=Data\Fonts\Daedric_Font.fnt
SFontFile_5=Data\Fonts\Handwritten.fnt


[SpeedTree]
iTreeClonesAllowed=1
fCanopyShadowGrassMult=1.0000
iCanopyShadowScale=512
fTreeForceMaxBudAngle=-1.0000
fTreeForceMinBudAngle=-1.0000
fTreeForceLeafDimming=-1.0000
fTreeForceBranchDimming=-1.0000
fTreeForceCS=-1.0000
fTreeForceLLA=-1.0000
fTreeLODExponent=1.0000
bEnableTrees=1
bForceFullLOD=0
fLODTreeMipMapLODBias=-0.7500
fLocalTreeMipMapLODBias=-0.2500


[Debug]
bDebugFaceGenCriticalSection=0
bDebugFaceGenMultithreading=0
bDebugSaveBuffer=0


[BackgroundLoad]
bBackgroundLoadLipFiles=0
bLoadBackgroundFaceGen=0
bUseMultiThreadedFaceGen=1
bBackgroundCellLoads=1
bLoadHelmetsInBackground=1
iAnimationClonePerLoop=5
bSelectivePurgeUnusedOnFastTravel=0
bUseMultiThreadedTrees=1
iExteriorPriority=50
bCloneModelsInBackground=0
iBackgroundLoadFaceMult=200
fBackgroundLoadingPerLoop=20.0000
fBackgroundLoadClonedPerLoop=5.0000
iBackgroundLoadExtraMaxFPS=20
iBackgroundLoadExtraMinFPS=10
iBackgroundLoadExtraMax=3000
iBackgroundLoadExtraMin=5
iBackgroundLoadExtraMilliseconds=2
iBackgroundLoadTreeMilliseconds=7
iBackgroundLoadMilliseconds=1
iBackgroundLoadLoading=1
bUseBackgroundFileLoader=0
iPostProcessMillisecondsEditor=50
iPostProcessMillisecondsLoadingQueuedPriority=20
iPostProcessMilliseconds=5


[LOD]
fLodDistance=500.0000
bUseFaceGenLOD=0
iLODTextureTiling=2
iLODTextureSizePow2=8
fLODNormalTextureBlend=0.5000
bDisplayLODLand=1
bDisplayLODBuildings=1
bDisplayLODTrees=1
bLODPopTrees=0
bLODPopActors=0
bLODPopItems=0
bLODPopObjects=0
fLODFadeOutMultActors=15.0000
fLODFadeOutMultItems=15.0000
fLODFadeOutMultObjects=15.0000
fLODMultLandscape=1.0000
fLODMultTrees=1.8000
fLODMultActors=10.0000
fLODMultItems=10.0000
fLODMultObjects=10.0000
iFadeNodeMinNearDistance=400
fLODFadeOutPercent=0.9000
fLODBoundRadiusMult=3.0000
fTalkingDistance=2000.0000

fTreeLODMax=2.0000
fTreeLODMin=0.0200
fTreeLODDefault=1.2000
fObjectLODMax=15.0000
fObjectLODMin=1.0000
fObjectLODDefault=5.0000
fItemLODMax=15.0000
fItemLODMin=1.0000
fItemLODDefault=2.0000
fActorLODMax=15.0000
fActorLODMin=2.0000
fActorLODDefault=5.0000
bLODUseCombinedLandNormalMaps=1
bForceHideLODLand=0
fLODQuadMinLoadDistance=65536.0000
fLODFadeOutActorMultInterior=1.0000
fLODFadeOutItemMultInterior=1.0000
fLODFadeOutObjectMultInterior=1.0000
fLODFadeOutActorMultCity=1.0000
fLODFadeOutItemMultCity=1.0000
fLODFadeOutObjectMultCity=1.0000
fLODFadeOutActorMultComplex=1.0000
fLODFadeOutItemMultComplex=1.0000
fLODFadeOutObjectMultComplex=1.0000
fLODLandVerticalBias=0.0000

[Weather]
fSunGlareSize=350.0000
fSunBaseSize=250.0000
bPrecipitation=1
fAlphaReduce=1.0000
SBumpFadeColor=255,255,255,255
SLerpCloseColor=255,255,255,255
SEnvReduceColor=255,255,255,255

[Voice]
SFileTypeLTF=ltf
SFileTypeLip=lip
SFileTypeSource=wav
SFileTypeGame=mp3


[Grass]
iMinGrassSize=80
fGrassEndDistance=8000.0000
fGrassStartFadeDistance=7000.0000
bGrassPointLighting=0
bDrawShaderGrass=1
iGrassDensityEvalSize=2
iMaxGrassTypesPerTexure=2
fWaveOffsetRange=1.7500
fGrassWindMagnitudeMax=125.0000
fGrassWindMagnitudeMin=5.0000
fTexturePctThreshold=0.3000

[Landscape]
bCurrentCellOnly=0
bPreventSafetyCheck=0
fLandTextureTilingMult=2.0000
fLandFriction=2.5000
iLandBorder2B=0
iLandBorder2G=0
iLandBorder2R=0
iLandBorder1B=0
iLandBorder1G=255
iLandBorder1R=255


[bLightAttenuation]
fQuadraticRadiusMult=1.0000
fLinearRadiusMult=1.0000
bOutQuadInLin=0
fConstantValue=http://forums.bethsoft.com/index.php?/topic/1064823-tesivpositive-performance-optimization-info/0.0000
fQuadraticValue=http://forums.bethsoft.com/index.php?/topic/1064823-tesivpositive-performance-optimization-info/16.0000
fLinearValue=http://forums.bethsoft.com/index.php?/topic/1064823-tesivpositive-performance-optimization-info/3.0000
uQuadraticMethod=2
uLinearMethod=1
fFlickerMovement=8.0000
bUseQuadratic=1
bUseLinear=0
bUseConstant=0


[BlurShaderHDRInterior]
fTargetLUM=1.0000
fUpperLUMClamp=1.0000
fEmissiveHDRMult=1.0000
fEyeAdaptSpeed=0.5000
fBrightScale=2.2500
fBrightClamp=0.2250
fBlurRadius=7.0000
iNumBlurpasses=1


[BlurShaderHDR]
fTargetLUM=1.2000
fUpperLUMClamp=1.0000
fGrassDimmer=1.3000
fTreeDimmer=1.2000
fEmissiveHDRMult=1.0000
fEyeAdaptSpeed=0.7000
fSunlightDimmer=1.3000
fSIEmmisiveMult=1.0000
fSISpecularMult=1.0000
fSkyBrightness=0.5000
fSunBrightness=0.0000
fBrightScale=1.5000
fBrightClamp=0.3500
fBlurRadius=4.0000
iNumBlurpasses=2
iBlendType=2
bDoHighDynamicRange=1


[BlurShader]
fSunlightDimmer=1.0000
fSIEmmisiveMult=1.0000
fSISpecularMult=1.0000
fSkyBrightness=0.5000
fSunBrightness=0.0000
fAlphaAddExterior=0.2000
fAlphaAddInterior=0.5000
iBlurTexSize=256
fBlurRadius=0.0300
iNumBlurpasses=1
iBlendType=2
bUseBlurShader=0


[GethitShader]
fBlurAmmount=0.5000
fBlockedTexOffset=0.0010
fHitTexOffset=0.0050
[MESSAGES]
bBlockMessageBoxes=0
bSkipProgramFlows=1
bAllowYesToAll=1
bDisableWarning=1
iFileLogging=0
bSkipInitializationFlows=1
[DistantLOD]
bUseLODLandData=http://forums.bethsoft.com/index.php?/topic/1064823-tesivpositive-performance-optimization-info/0
fFadeDistance=12288.0000
iDistantLODGroupWidth=8
[GeneralWarnings]
SGeneralMasterMismatchWarning=One or more plugins could not find the correct versions of the master files they depend on. Errors may occur during load or game play. Check the "Warnings.txt" file for more information.

SMasterMismatchWarning=One of the files that "%s" is dependent on has changed since the last save.
This may result in errors. Saving again will clear this message
but not necessarily fix any errors.

[Archive]
SMasterMiscArchiveFileName=Oblivion - Misc.bsa
SMasterVoicesArchiveFileName2=Oblivion - Voices2.bsa
SMasterVoicesArchiveFileName1=Oblivion - Voices1.bsa
SMasterSoundsArchiveFileName=Oblivion - Sounds.bsa
SMasterTexturesArchiveFileName1=Oblivion - Textures - Compressed.bsa
SMasterMeshesArchiveFileName=Oblivion - Meshes.bsa
SInvalidationFile=ArchiveInvalidation.txt
iRetainFilenameOffsetTable=1
iRetainFilenameStringTable=1
iRetainDirectoryStringTable=1
bCheckRuntimeCollisions=0
bInvalidateOlderFiles=1
bUseArchives=1
SArchiveList=Oblivion - Meshes.bsa, Oblivion - Textures - Compressed.bsa, Oblivion - Sounds.bsa, Oblivion - Voices1.bsa, Oblivion - Voices2.bsa, Oblivion - Misc.bsa
[CameraPath]
iTake=0
SDirectoryName=TestCameraPath
iFPS=60
SNif=Test\CameraPath.nif
[Absorb]
fAbsorbGlowColorB=1.0000
fAbsorbGlowColorG=0.6000
fAbsorbGlowColorR=0.0000
fAbsorbCoreColorB=1.0000
fAbsorbCoreColorG=1.0000
fAbsorbCoreColorR=1.0000
iAbsorbNumBolts=1
fAbsorbBoltGrowWidth=0.0000
fAbsorbBoltSmallWidth=7.0000
fAbsorbTortuosityVariance=2.0000
fAbsorbSegmentVariance=7.0000
fAbsorbBoltsRadius=5.0000
[OPENMP]
iThreads=3
iOpenMPLevel=10
[TestAllCells]
bFileShowTextures=1
bFileShowIcons=1
bFileSkipIconChecks=0
bFileTestLoad=0
bFileNeededMessage=1
bFileGoneMessage=1
bFileSkipModelChecks=0
bFileCheckModelCollision=0
[CopyProtectionStrings]
SCopyProtectionMessage2=Insert the Oblivion Disc.
SCopyProtectionTitle2=Oblivion Disc Not Found
SCopyProtectionMessage=Unable to find a CD-ROM/DVD drive on this computer.
SCopyProtectionTitle=CD-ROM Drive Not Found


EDIT:
My 9800GT has 512MB memory, but when I look at the texture memory usage (with LoD fix textures) it never even hits 370MB in use, so theoretically I have at least 100MB RAM to spare. I got 2GB RAM and uses a 4GB flash drive for Ready Boost, so I think my RAM is more than enough, although VRAM is certainly something to think about...

I'll try the character loading distance, thanks! maybe that's the true difference between that constant 75fps in low and 40 fps at Very High
User avatar
Rinceoir
 
Posts: 3407
Joined: Thu Jun 29, 2006 1:54 am

Post » Wed Jan 26, 2011 10:34 am

Actually, I misspoke. I am used to people running huge texture replacers. As long as you stay from mods like those (i.e., QTP3) that card should have enough texture memory to run the game at Ultra High. Yup, your CPU is the real limitation in terms of how smoothly you can run the game with lots of mods. That is the case with almost everyone's "gaming" computer these days.
User avatar
Lily
 
Posts: 3357
Joined: Mon Aug 28, 2006 10:32 am

Post » Tue Jan 25, 2011 10:54 pm

What's your opinion of Poly-gone? Great name that's for sure
User avatar
DarkGypsy
 
Posts: 3309
Joined: Tue Jan 23, 2007 11:32 am

Post » Wed Jan 26, 2011 8:57 am

No. I thought I put that under "out-dated optimization (do not use these)" on my website. I will go check now. Do not use it. Yup, it is there: http://sites.google.com/site/oblivionpoinfo/optimization/outdated.
User avatar
Adrian Powers
 
Posts: 3368
Joined: Fri Oct 26, 2007 4:44 pm

Post » Wed Jan 26, 2011 1:07 pm

I do not know if you have ever used Game Booster but it is a very nice utility to stop all the extra services (including Anti-Virus) for running the game. I have used it for a month now and it is very convenient. If you agree, it may be worthy of listing it on your site.

http://download.cnet.com/Game-Booster/3000-18541_4-10913645.html
User avatar
*Chloe*
 
Posts: 3538
Joined: Fri Jul 07, 2006 4:34 am

Post » Wed Jan 26, 2011 8:47 am

I do not know if you have ever used Game Booster but it is a very nice utility to stop all the extra services (including Anti-Virus) for running the game. I have used it for a month now and it is very convenient. If you agree, it may be worthy of listing it on your site.

http://download.cnet.com/Game-Booster/3000-18541_4-10913645.html

Nice find. I need to find out about that process list and the supported OSs in order to put up information about it...care to fill me in?
User avatar
chinadoll
 
Posts: 3401
Joined: Tue Aug 22, 2006 5:09 am

Post » Wed Jan 26, 2011 1:40 am

Nice find. I need to find out about that process list and the supported OSs in order to put up information about it...care to fill me in?


I only used it on Windows 7 Pro 64 bit but it is supposed to work on XP also. You just run it, choose to switch to game mode. If you have background programs running (like AVG, Adobe, VMware, etc.) you can check those to be turned off also. It then basically goes through your services list and truns off things you don't need. Then when done you can go back to normal mode and it will restart the services and reload the background programs. REALLY usefull and CNET has a nice review. It also has a defrag for the game directory although I use AUS logics disk defrag for that.

Even when in game mode you can still do everything regarding Oblivion and Internet (except you may not have AV if you turn that off). But it helps to speed PFFiing meshes and such.
User avatar
Cesar Gomez
 
Posts: 3344
Joined: Thu Aug 02, 2007 11:06 am

Post » Wed Jan 26, 2011 5:53 am

I use Diskeeper Home for real-time defrag, but the other features sound nice. Thank you. I will add this. I am in the process of restructuring the site right now, but you will see it up there within a few weeks (finals and all coming up.)
User avatar
Franko AlVarado
 
Posts: 3473
Joined: Sun Nov 18, 2007 7:49 pm

PreviousNext

Return to IV - Oblivion