Skip to content

Commit

Permalink
Merge pull request #2 from joebonrichie/master
Browse files Browse the repository at this point in the history
dx9: add mat_phong 0
  • Loading branch information
fwinest JediThug authored and fwinest JediThug committed Mar 9, 2014
2 parents 5799c0a + d087aa5 commit e17f2ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dx9frames
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,8 @@ mat_monitorgamma 2.0 // Controls brightness, try 1.8 to make it brighter or 2.2
// to get it darker. Only works in fullscreen.
mat_motion_blur_enabled 0
mat_parallaxmap 0
mat_phong 0 // Creates a 'shine' effect on players at the expense of performance
// designed to make players spot out more when playing
mat_picmip 1 // Higher = more mipmapping. Without `sv_cheats 1', you're looking
// at a range from -1 to 2, -1 being the best quality, 2 being the
// worst.
Expand Down

0 comments on commit e17f2ab

Please sign in to comment.