rafalh / dashfaction

A community patch for the Red Faction (2001) FPS game
https://www.factionfiles.com/ff.php?action=file&id=6252
Mozilla Public License 2.0
60 stars 11 forks source link

Scale cutscene/death/multiplayer letterbox bars to current aspect ratio #195

Closed Mystyle-48 closed 7 months ago

Mystyle-48 commented 2 years ago

Currently, when the game's aspect ratio is increased beyond 4:3, the letterbox bars that appear during cutscenes, the death screen, and the multiplayer intermission view statically sink above or below the top and bottom edges of the screen. In 16:9, the bars are pretty much off-screen.

This isn't a big deal for multiplayer intermissions or the death screen, but it is pretty noticeable during cutscenes. The absence of the bars during cutscenes exposes quirks with animations that were clearly designed around the presence of the bars, like the awkward walking motions seen in the cutscenes of L6S3 and L7S4.

4:3 16:9

Making the bars scale based on the current aspect ratio and implementing a console command that toggles their visibility would address the issue mentioned above and also allow them to be hidden for those who prefer they remain that way. Here are some mockups:

4:3 16:9