Documentation
Readme
View as plain text
------------------------------------------------------------------------------
It's strongly recommended to use with high settings of game rendering (Graphics Options in DSfix.ini) and with Warm and Soft SweetFX HDR preset (http://www.nexusmods.com/darksouls/mods/289/?)
------------------------------------------------------------------------------
Only for manual installation:
1) Put the textures in your DSFix override folder.
DarkSouls/dsfix/tex_override/ *all textures you want to install
2) How to enable texture overide:
Open your dsfix.ini and change your settings to the ones below.
###############################################################################
# Texture Override Options
###############################################################################
# enables texture dumping
# you *only* need this if you want to create your own override textures
# textures will be dumped to "dsfixtex_override[hash].tga"
enableTextureDumping 0
# enables texture override
# textures in "dsfixtex_override[hash].png" will replace the corresponding originals
# will cause a small slowdown during texture loading!
enableTextureOverride 1
------------------------------------------------------------------------------