Disable LOD for Conker.
Glide64's LOD is broken. Dunno why it was enabled for Conker, since it just makes the texture quality worse and bugs his shadow plus some other issues.
This commit is contained in:
parent
27b1eecd90
commit
d8fb7216ae
|
@ -713,7 +713,6 @@ depthmode=0
|
||||||
fb_clear=1
|
fb_clear=1
|
||||||
filtering=1
|
filtering=1
|
||||||
ignore_previous=1
|
ignore_previous=1
|
||||||
lodmode=1
|
|
||||||
optimize_texrect=1
|
optimize_texrect=1
|
||||||
|
|
||||||
[30C7AC50-7704072D-C:45]
|
[30C7AC50-7704072D-C:45]
|
||||||
|
@ -723,7 +722,6 @@ depthmode=0
|
||||||
fb_clear=1
|
fb_clear=1
|
||||||
filtering=1
|
filtering=1
|
||||||
ignore_previous=1
|
ignore_previous=1
|
||||||
lodmode=1
|
|
||||||
optimize_texrect=1
|
optimize_texrect=1
|
||||||
|
|
||||||
[46A3F7AF-0F7591D0-C:45]
|
[46A3F7AF-0F7591D0-C:45]
|
||||||
|
|
Loading…
Reference in New Issue