-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SCORN - FOV changes to really wide one when zooming with a weapon equipped #30
Comments
Hi, it would help to have a save file from just a bit prior to this. It being a potentially native issue may be a good sign meaning that it could get fixed in an official update. |
Dang, I already moved on. I'll try to save one next time this issue appears |
Can't find saves. I on game pass version through xbox app on windows. |
for the default game I found workaround to enable window mode. then do alt+enter to maximize the window. this way weird fov change doesn't happen when aiming down sight. |
Most likely in the folders in %LOCALAPPDATA%\Packages\KeplerInteractive.1439274AB3A46_ymj30pw7xe604\SystemAppData\wgs\
It shouldn't be tied to any window mode, but I'm unable to fully reproduce because the choice of Windowed resolutions offered by the game is limited to 16:9 and similar resolutions. |
Maybe this workaround will be helpful in finding final solution.
|
That's probably the thing proposed by theGlaive as well, but now it makes sense to me. However, the fix still works on my end even when switching from Windowed via Alt+Enter. Here are two images without and with the fix in windowed made fullscreen with Alt+Enter (FOV maxed out in both instances, I think): |
When I was comparing my character had weapon in his hand and with your fix its nice and wide and i can see hands but after i did windowed/alt+enter the hands god cropped again like in default game. That’s why i though fix doesn’t work in this mode. But i’ll double check. Thanks Rose |
I think you need to test somewhere you have the weapon equipped. I'm assuming the saves are somewhere in this folder, since there's not much of anything anywhere else? %LOCALAPPDATA%\Packages\KeplerInteractive.1439274AB3A46_ymj30pw7xe604\SystemAppData\wgs\0009000002D614F1_000000000000000000000000736740B0 |
Yes, I think it's a folder per slot but I may be wrong. The last modified and/or the biggest may be the save file to look for. |
I've played for a few hours and unlocked a couple different weapons. Anecdotally, it seems to compound the FOV when you get to the locks that require the first weapon. It plays an animation when unlocking them, and the more times you do it the more extreme the FOV becomes. Given the game is supposedly pretty short and we have a workaround by swapping back and forth to windowed mode, I'd say don't invest too much effort. Unless you're personally interested in playing through, I don't think you're likely to catch all these weird edge cases before you run out of game :-) |
Thank you. The save file worked, but I couldn't reproduce the issue in borderless or fullscreen. I loaded the game in both modes without ever having to switch to windowed. I aimed many times but the weapon model FOV remained unchanged. I even maxed out the FOV, which did increase the player model FOV, exposing more of the arms, but that was a permanent change unaffected by aiming. I took screenshots at the lowest FOV value with the native FOV scaling at 21:9, the fix applied at 21:9, and the native 16:9 behavior, with the hands slightly moved between the shots. Edit: I also checked whether aiming and shooting the weapon affects the world FOV, but it also returned to the original value on my end. |
6B8A43DE5F354ED08D806CAF704288AC.zip When I load this one I'm able to reproduce the issue every time by right clicking to aim. |
To follow up, I have now deleted your files and it still does crazy things when right clicking, so it would appear either my config is borked, or this is just a general game bug rather than a bug related to your modifications. Here's my config file if it's any use: |
Thanks. The config helped me find the culprit, which is your resolution being 1440p. I tested at 2560x1080, 3840x1080 and 5120x1440 but it didn't happen at those, then it certainly does at 3440x1440. I'll see if I can find out more. By the way, even in the OP it says that the issue is not specific to my fix, but I kept it open just in case I could help. |
Turns out that the bug does not affect 3440x1439 and 3440x1441 either, so creating and using either of these as a custom resolution could be another workaround. So far I'm not seeing anything in the code that would be causing this. |
First time character acquires a weapon in the game (~30-40mins in) the fov breaks when looking down sight with or RMB. it chnges to really wide one.
it's happening even without this fix so it's the game itself.
any possibility to address it with this fix update?
*Sorry for double post. Accidently posted it in discussions first
The text was updated successfully, but these errors were encountered: