haekb / nolf2-modernizer

NOLF 2 Modernizer aims to unlock resolution support, restore multi-player support, and fix a few bugs here and there.
https://haekb.itch.io/nolf2-modernizer
30 stars 4 forks source link

Weapon models may be stretched #89

Closed haekb closed 3 years ago

haekb commented 3 years ago

1024x768 with "pvmodelaspect" "1.439977" image 1280x720 with "pvmodelaspect" "1.7" image 1280x720 with "pvmodelaspect" "1.439977" image

Seems like widescreen resolutions are stretching weapon models. Not enough to really notice, but it happens. This value should auto-update based off of aspect ratio.

We can probably just get the value from literally dividing the aspect ratio.