Didn't find what you were looking for?

New post
Bungie Answered

Windowed Mode - Windowed game bounds exceed screen and task bar

Bungie Name - Marine Vet#1167

Platform - Steam

Description of Issue - I use a Ultrawide Monitor, however play in windowed mode. The Windowed mode exceeds my vertical bounds and can not be adjusted. This seems to be due to the top bar, possibly a issue of scaling internally. Resolution and scaling are correct. Seems as though a easy fix for this, like other games would be to allow resizing of the windowed screen with mouse. However can not do this in Marathon. Due to this I am missing portion of bottom. With task bar set to show the windowed mode loads below into the task bar and if you auto hide task bar trhe game still shows outside bottom of screen

Date Time - 2/26/26 4:544CST

Repro Steps - Utilizing a Ultrawide, in this case Samsung G9 place graphics to 2560 x 1440 and place in windows mode

 

2

Comments

6 comments
  • Official comment

    Hi there,

    Thanks for reaching out and reporting this!

    If the issue persists, could you please capture a brief video that shows the issue in action? You can upload the footage to a public video hosting site, like YouTube, then post the link here and we’ll be glad to take a look.

  • It's just that the game won't snap to an edge of the monitor and there's also no option to simply resize the window. I've tried to change launch options in Steam but the game still is forced to launch at whatever resolution it's set to in game. The bottom part of the game is cut off because of the window screen, there's not much a video would demonstrate. The client simply needs the ability to be manually resized for custom resolutions in windowed mode.This forum also won't let me attach a screenshot for some reason but just imagine not being able to see the bottom 5-10% of your screen.

     

    0
  • I have the same issue. I can't seem to get the game to work fullscreen in my native 3820x2560 it only shows 3820x1600 and it gives me a gap at the bottom of the screen

    0
  • Same problem here on ultrawide 21:9 monitor when trying to play 16:9 in windowed mode, the application bar on the top take space from the bottom part of the game.As you can see 2-3 cm on the bottom aren't visible

     

    0
  • Fix for Windowed Mode Exceeding Screen Bounds on Ultrawide Monitors

    Monitor: Samsung G9 (5120×1440) Platform: Steam

    Problem: Playing Marathon in windowed mode at 2560×1440, the window title bar pushes the game past the bottom of the screen, cutting off the lower portion. The game doesn't allow manual window resizing or custom resolutions through its in-game settings.

    Solution:

    1. Navigate to C:\Users\[YourUsername]\AppData\Roaming\Bungie\Marathon\prefs\
    2. Open the cvars file in a text editor (Notepad works fine). Make a backup copy first.
    3. Change the following values:
      • window_mode from 0 to 1 — this enables borderless windowed mode, removing the title bar while keeping your chosen resolution
      • windowed_resolution_height to your screen's working area height (screen height minus taskbar). To find this, open PowerShell and run: Add-Type -AssemblyName System.Windows.Forms; [System.Windows.Forms.Screen]::PrimaryScreen.WorkingArea Use the Height value it returns. In my case it was 1392.
      • window_position_y to 0 to push the window flush to the top of the screen
    4. Save the file and set it to read-only (right-click → Properties → check Read-only) so the game doesn't overwrite your changes.

    Result: The game runs at 2560×1440 without a title bar, fits perfectly above the taskbar, and the cursor is properly confined during matches. The in-game Window Mode dropdown will appear blank since this is an unofficial mode, so avoid hitting Reset in the video settings or you'll need to re-edit the file.

     

    1
  • Bungie should add these options in game, but this is the workaround that I found precisely useful.

     

    0

Please sign in to leave a comment.