FWGS / xash3d

DEPRECATED in favor of https://github.com/FWGS/xash3d-fwgs. Only bugfixes are accepted.
https://xash.su
GNU General Public License v3.0
554 stars 107 forks source link

default_fov not changing at all #164

Closed CrusoeDaWolf closed 7 years ago

CrusoeDaWolf commented 8 years ago

Whenever I set default_fov to 110 or some other number, it doesn't seem to take any effect at all, even after restarting a server. Any idea why? :/

nekonomicon commented 8 years ago

This cvar not implemented into engine and hlsdk. You can try use XashXT client library(default_fov implemented.). Or use r_adjust_fov {0, 1}.

CrusoeDaWolf commented 8 years ago

r_adjust_fov 0 makes it worse, so I'll wait the cvar to be implemented then. Thanks!

a1batross commented 8 years ago

r_adjust_fov is not a solution.

default_fov is works, but I don't remember in which branch it's implemented.

CrusoeDaWolf commented 8 years ago

pvs-code-clean maybe? I'll check it out myself later.

a1batross commented 8 years ago

Look for commit history. I pushed bugfix related to default_fov.

2016-08-16 20:56 GMT+06:00 CrusoeDaWolf notifications@github.com:

pvs-code-clean maybe? I'll check it out myself later.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/FWGS/xash3d/issues/164#issuecomment-240127923, or mute the thread https://github.com/notifications/unsubscribe-auth/ADEJgfqu1W3pau4KzvioGcjL9fEnw80iks5qgc-AgaJpZM4JkrtH .

CrusoeDaWolf commented 8 years ago

Yep, It was pvs-code-clean. Thanks!

mittorn commented 8 years ago

Will be fixed in 0.19

CrusoeDaWolf commented 8 years ago

Apparently, disabling cl_lw seems to fix it. :\

a1batross commented 7 years ago

Fixed in pvs-code-clean.