Skip to content

Commit

Permalink
BETA 1
Browse files Browse the repository at this point in the history
  • Loading branch information
FKPX3118 committed Jan 13, 2016
1 parent 51820c3 commit 5df00df
Show file tree
Hide file tree
Showing 116 changed files with 22,512 additions and 0 deletions.
Binary file added 00 - Core/DAHAKA's COT Plugin.esp
Binary file not shown.
91 changes: 91 additions & 0 deletions 00 - Core/DAHAKA's ENB/enblocal.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
[PROXY]
EnableProxyLibrary=false
InitProxyFunctions=true
ProxyLibrary=sweetfx_d3d9.dll

[GLOBAL]
UsePatchSpeedhackWithoutGraphics=false
UseDefferedRendering=true
IgnoreCreationKit=true

[PERFORMANCE]
SpeedHack=true
EnableOcclusionCulling=true

[MULTIHEAD]
ForceVideoAdapterIndex=false
VideoAdapterIndex=0

[MEMORY]
ExpandSystemMemoryX64=true
ReduceSystemMemoryUsage=true
DisableDriverMemoryManager=false
DisablePreloadToVRAM=false
EnableUnsafeMemoryHacks=false
ReservedMemorySizeMb=256
VideoMemorySizeMb=4096
EnableCompression=true
AutodetectVideoMemorySize=false

[WINDOW]
ForceBorderless=false
ForceBorderlessFullscreen=false

[ENGINE]
ForceAnisotropicFiltering=true
MaxAnisotropy=16
ForceLodBias=false
LodBias=0.0
AddDisplaySuperSamplingResolutions=false
EnableVSync=true
VSyncSkipNumFrames=0

[LIMITER]
WaitBusyRenderer=false
EnableFPSLimit=false
FPSLimit=60.0

[INPUT]
//shift
KeyCombination=16
//f12
KeyUseEffect=123
//home
KeyFPSLimit=36
//num *
KeyShowFPS=106
//Insert
KeyScreenshot=45
//Backspace
KeyEditor=8
//Num -
KeyFreeVRAM=109
KeyBruteForce=66

[ADAPTIVEQUALITY]
Enable=false
Quality=2
DesiredFPS=50.0

[ANTIALIASING]
EnableEdgeAA=true
EnableTemporalAA=false
EnableSubPixelAA=false

[FIX]
FixGameBugs=true
FixParallaxBugs=true
FixParallaxTerrain=true
FixAliasedTextures=true
IgnoreInventory=true
FixTintGamma=true
RemoveBlur=true
FixSubSurfaceScattering=true
FixSkyReflection=true
FixCursorVisibility=true
FixLag=true

[LONGEXPOSURE]
EnableLongExposureMode=false
Time=1.0
BlendMax=0.0
Loading

0 comments on commit 5df00df

Please sign in to comment.