Upvote Upvoted 0 Downvote Downvoted
How to make dx9 look like dx8?
posted in Customization
1
#1
0 Frags +

Can someone help me pls

Can someone help me pls
2
#2
2 Frags +

mat_phong 0
r_worldlights 0

mat_phong 0
r_worldlights 0
3
#3
-3 Frags +

u
s
e
d
x
8

u
s
e
d
x
8
4
#4
12 Frags +

Launch options:

-nops2b -softparticlesdefaultoff

Config:

// DX8 style lighting
r_ambientboost 0
r_rimlight 0
mat_phong 0
r_worldlights 0
mat_disable_lightwarp 1
mat_hdr_level 0

// DX8 style shadows
r_shadows 1
r_shadowrendertotexture 1
r_flashlightdepthtexture 1
r_flashlightdepthres 128

// DX8 style water
r_waterforceexpensive 0
r_waterforcereflectentities 0
Launch options:

[code]-nops2b -softparticlesdefaultoff[/code]

Config:

[code]
// DX8 style lighting
r_ambientboost 0
r_rimlight 0
mat_phong 0
r_worldlights 0
mat_disable_lightwarp 1
mat_hdr_level 0

// DX8 style shadows
r_shadows 1
r_shadowrendertotexture 1
r_flashlightdepthtexture 1
r_flashlightdepthres 128

// DX8 style water
r_waterforceexpensive 0
r_waterforcereflectentities 0
[/code]
Please sign in through STEAM to post a comment.