yvt / openspades

Compatible client of Ace of Spades 0.75
http://openspades.yvt.jp/
GNU General Public License v3.0
1.14k stars 219 forks source link

Not enough render distance #347

Closed ghost closed 7 years ago

ghost commented 9 years ago

Hi ! The main issue I have with OpenSpade is that you can't set your own render distance value. The default value seems much closer to me than the classic one, making it very difficult compared to see from a distance and compete with the other players who can see you better. :(

noway commented 9 years ago

Hm, as far as i know disabling some graphics effects actually could help this issue. Can't recall exact set of settings though.

yvt commented 9 years ago

"Volumetric Fog" (r_fogShadow) reduces the effective render distance. Furthermore, it interferes with water reflection effect, so I recommend to disable it.

Phanthomphax commented 8 years ago

I think it would be fair to see the same render distance for Openspades users, but it definitely sucks that the Ace of Spades get more render distance.

Because Ace of Spades is less laggy?

yvt commented 7 years ago

The equation used to compute the fog density has been updated in the commit 4047b61, and the rendering distance now should be the same as the original client. Please reopen the issue if the problem persists.