Skip to content
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

Open
theGlaive opened this issue Oct 14, 2022 · 16 comments
Labels
enhancement New feature or request

Comments

@theGlaive
Copy link

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

@RoseTheFlower
Copy link
Owner

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.

@theGlaive
Copy link
Author

Dang, I already moved on. I'll try to save one next time this issue appears

@theGlaive
Copy link
Author

Can't find saves. I on game pass version through xbox app on windows.
this path doesn't have any saves: %LOCALAPPDATA%\Scorn\Saved\SaveGames
I guess it for steam version only.
Any ideas where I can find saves for game pass version of the game?

@theGlaive
Copy link
Author

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.
downside of this is your tweak stops working in windowed mode.

@RoseTheFlower
Copy link
Owner

Any ideas where I can find saves for game pass version of the game?

Most likely in the folders in %LOCALAPPDATA%\Packages\KeplerInteractive.1439274AB3A46_ymj30pw7xe604\SystemAppData\wgs\

downside of this is your tweak stops working in windowed mode.

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.

@jzyinq
Copy link

jzyinq commented Oct 15, 2022

Maybe this workaround will be helpful in finding final solution.

There seems to be a fix (at least for me at 3440x1440): in video settings change to "Windowed" (not windowed fullscreen), then alt+enter to enter full screen. Now when aiming it keeps the same FOV.
What I noticed is that doing this the way the game calculates FOV will change, so you'll probably neet to readjust the FOV in the settings to higher values.
Hope this helps!

@RoseTheFlower
Copy link
Owner

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):

image
image

@theGlaive
Copy link
Author

theGlaive commented Oct 15, 2022

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

@Funsponge
Copy link

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

image

@RoseTheFlower
Copy link
Owner

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.

@Funsponge
Copy link

KeplerInteractive.zip

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 :-)

@RoseTheFlower
Copy link
Owner

RoseTheFlower commented Oct 18, 2022

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.

@Funsponge
Copy link

6B8A43DE5F354ED08D806CAF704288AC.zip

When I load this one I'm able to reproduce the issue every time by right clicking to aim.

FOV_before
FOV_after

@Funsponge
Copy link

Funsponge commented Oct 18, 2022

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:

GameUserSettings.zip

@RoseTheFlower
Copy link
Owner

RoseTheFlower commented Oct 18, 2022

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.

@RoseTheFlower
Copy link
Owner

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.

@RoseTheFlower RoseTheFlower added the enhancement New feature or request label Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants