-
-
Notifications
You must be signed in to change notification settings - Fork 508
Hud fov. #1446
Copy link
Copy link
Open
Labels
EnhancementGame assetsA feature or an issue that involves gamedata changeA feature or an issue that involves gamedata changeHelp wantedModmaker ExperienceModmaker experience with OpenXRayModmaker experience with OpenXRayPlayer Experiencegood first issueGood start for beginners that want to contribute.Good start for beginners that want to contribute.
Metadata
Metadata
Assignees
Labels
EnhancementGame assetsA feature or an issue that involves gamedata changeA feature or an issue that involves gamedata changeHelp wantedModmaker ExperienceModmaker experience with OpenXRayModmaker experience with OpenXRayPlayer Experiencegood first issueGood start for beginners that want to contribute.Good start for beginners that want to contribute.
Type
Fields
Give feedbackNo fields configured for Feature.
Projects
StatusShow more project fields
To do
Is your feature request related to a problem? Please describe.
Since we already have FOV option as setting, possibly adding HUD fov would be great addition. Default COP rates are not best thing you can see here combined with high weapon recoil.
Describe the solution you'd like
src/xrEngine/device.h#define VIEWPORT_NEAR 0.2fto#define VIEWPORT_NEAR 0.05fhelped me for most cases, but still stock rendering should be checked with extremely high FOV values near upper limits. + I am not also aware which side effects changing of this value can cause