DescentDevelopers / Descent3

Descent 3 by Outrage Entertainment
GNU General Public License v3.0
2.74k stars 231 forks source link

[Runtime Issue]: Sometimes level 5’s cutscene doesn’t fill the screen #365

Open Jayman2000 opened 2 months ago

Jayman2000 commented 2 months ago

Build Version

v1.5.0 56E61275

Operating System Environment

CPU Environment

Game Modes Affected

Game Environment

I’m running NixOS 23.11 and using game data from the Windows Dual-Jewel version of Descent 3 v1.4.

Description

If you start a new game on Descent 3: Retribution level 5, then the intro cutscene will fill the entire screen. However, if you start on a different level and then make it to level 5, the intro cutscene will only fill the top left corner of the screen.

Regression Status

I don’t know.

Steps to Reproduce

  1. Run the game with a resolution that’s larger than the title screen’s resolution:
    ./Descent3 --width 1920 --height 1080 --aspect 1.7777778
  2. Start a new game on any level of Descent 3: Retribution.
  3. Type in the MORECLANG cheat code.
  4. Warp to level 5.
JeodC commented 1 month ago

Try #289 and see if it still occurs.

Jayman2000 commented 1 month ago

Try #289 and see if it still occurs.

It still occurs.

JeodC commented 1 month ago

Confirmed within windows. Occurs only when using custom width and height.