I am sincerely sorry for the confusion since I had not tested this on another computer. People ran into issues and contacted me, and of course when tried it on my older rig this mod did not work properly, I am very sorry for the false hope for people with more budget friendly cards. I will try and come up with a solution for this ASAP.


Those pictures pretty much sum up what this does.
Download
http://files.filefront.com/DepthofField ... einfo.html
(credits and props to Boris from http://boris-vorontsov.narod.ru/index_en.html for creating this and sending me a version that works with NBA Live)
To install place these files into the root folder.
C:/Program Files/EA Sports/NBA Live 06
To start it, while in game, press shift and F12 at the same time.
Tips (you might want to read this)
F12 by default is NBA Live's shortcut to take those massive tga screenshots. It is recommended to remove this feature because it can interfere with this when trying turn this on and off. To do this goto
C:/Program Files/EA Sports/NBA Live 06/main/cscripts folder.
Open xstartup.cfg with notepad and add "// " before a couple lines
Before
- Code: Select all
bindalias SCREENSHOT "ren_screengrab"
bind +K_F12 SCREENSHOT
After
- Code: Select all
// bindalias SCREENSHOT "ren_screengrab"
// bind +K_F12 SCREENSHOT
Tips on Editing this:
First off, you edit the "enbseries.ini" and for the depth of field you want to be editing the very bottom section called dur
- Code: Select all
[DEPTHOFFIELD]
DOFQuality=2
DOFNumberOfPasses=5
DOFFocusRange=35
DOFBlurinessRange=3
For what those values do, look at this
http://boris-vorontsov.narod.ru/doc_dof_en.htm
By default, I turned off all effects except for the depth of field. To turn the others on, change the 0 values to 1 in this section of the ini file.
- Code: Select all
[EFFECT]
EnableBloom=0
EnableOcclusion=0
EnableReflection=0
EnableMotionBlur=0
EnableWater=0
EnableShadow=0
DepthBias=0
EnableDepthOfField=1
Basically for all editing, take a look at this page of Boris' web site and feel free to ask me or him for help.
http://boris-vorontsov.narod.ru/doc_en.htm
I'd like everyone to keep all discussion about this and the PC mod here in this thread and for everyone to post their own version (along with a screenshot) here as well. This mod can immensely improve the graphics of NBA Live on the PC, but only if we tweak it for our needs. So have fun, play with it, see what happens, it can only help (well for the most part).