Skip to content

Minimap Does Not Refresh Coordinates when Changing Resolution #574

@andrikpowell

Description

@andrikpowell

How to test:

  1. Make sure "Enable Minimap" is turned on under "Automap Settings"
  2. Change the resolution to anything else.
  3. You will notice that the minimap does not seem to adjust coordinates (to be in the same-ish position) based on the resolution change.

In the code, I'd guess dsda_CopyMinimapCoordinates is part of addressing this, but obviously something is missing... I wasn't able to figure out why the minimap would change place on the screen.

Software always has the minimap visible on the screen, but will jump to different parts of the screen (instead of the default top-right). However in OpenGL, the minimap seems to disappear. OpenGL must deal with the coordinates differently than Software.

I've also found that if you change the resoultion, quit, and then relaunch DSDA Doom, the minimap seems to pull the correct minimap coordinates for that resolution.

That's why my main hunch is that when changing resolutions, the minimap coordinates aren't getting updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions