Warhammer: Vermintide 2

Warhammer: Vermintide 2

1,019 oy
Crosshairs Fix
2
   
Ödül
Favorilere Ekle
Favorilere Eklendi
Favorilerden Çıkar
Sanctioned Status: approved
Categories: UI, QoL
Dosya Boyutu
Gönderilme
Güncellenme
5.276 KB
20 Kas 2018 @ 6:06
19 Mar 2023 @ 22:09
20 Değişiklik Notu ( görüntüle )

İndirmek için abone ol
Crosshairs Fix

Açıklama
Check out my Darktide port of this mod: https://www.nexusmods.com/warhammer40kdarktide/mods/36

Note: The bug causing certain mods to not work in non-English language settings should be fixed. Affected mods include Crosshairs Fix, Armory, and UI Tweaks.

Fixes the crosshairs to actually be representative of your spread.

Note: Does not alter spread in any way. Only changes crosshairs.

In vanilla crosshairs are a static size on your screen not accounting for your custom FOV. They also don't account for some other math related to 2d projection of a 3d space (i.e. your monitor).
As you can see from the images this mod makes it so the crosshairs show the same (and correct) amount of spread regardless of your set FOV. (Example images are 120 and 45)

Warning: Very likely incompatible with other crosshair mods. Willing to work on compatability however.

https://github.com/Skwuruhl/vermintide-2-crosshair-fix

More in depth explanation: What vanilla specifically does is assume that 15° of spread is equal to 228 pixels of spread on a 1080p monitor. This ignores that the pixels of spread will change depending on your field of view.

It also assumes that 5° of spread will be equal to 228/3 pixels of spread. This ignores that degrees and pixels aren't a linear relation since it's a 3d space being projected to a 2d image.

Mod makes crosshairs scale using the tangent function as 1080 * tan(spread/2)/tan(fov/2) to get a radius to place the crosshairs away from the center of the screen. Math is similar to my customizable sensitivity mod: https://steamcommunity.com/sharedfiles/filedetails/?id=1498189723
76 Yorum
Obsdiangolem 8 Nis @ 17:26 
Can confirm it's working for Portuguese now!
Skwuruhl  [yaratıcı] 21 Ara 2023 @ 14:34 
I played a bit the other day and didn't run into any issues.
CrackSmokingWarlock 21 Ara 2023 @ 14:04 
Can anyone confirm if this is still working or not?
Skwuruhl  [yaratıcı] 27 Şub 2023 @ 6:44 
Skwuruhl  [yaratıcı] 19 Şub 2023 @ 14:34 
Oh right, I forgot I added that lmao
Mantis Toboggan, M.D. 18 Şub 2023 @ 17:48 
@playsignalis That's good news. I think you should now remove the "There's currently a bug in the game causing some mods to not work when the game isn't set to English" warning in the mod page.
Skwuruhl  [yaratıcı] 16 Şub 2023 @ 16:56 
Per a dev the issue with certain mods not loading with non-english languages should be fixed.
Lione1X 16 Ara 2022 @ 1:14 
Okay,thanks,you are a very good guy.
Skwuruhl  [yaratıcı] 15 Ara 2022 @ 13:14 
Oh yeah it's a known issue with the game, not my mod. There's several mods with this issue because of it.
Lione1X 15 Ara 2022 @ 11:20 
The game needs to be in english for the mod to work