Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix gear rendering for standard resolution mode #269

Merged
merged 1 commit into from
Dec 12, 2022

Conversation

zear
Copy link
Collaborator

@zear zear commented Dec 11, 2022

A different gear mask is being used for standard and hi-res modes. Supply a hardcoded mask value for standard resolution and detect the graphics mode.

This supplements the change in 49d8e96.

As this change hardcodes data dependent values, it has been verified with the following datasets:

  • Carmageddon: standard res + hires
  • Carmageddon Demo: standard res
  • Splat Pack: standard res + hires
  • Splat Pack Demo: standard res + hires

A different gear mask is being used for standard and hi-res modes.
Supply a hardcoded mask value for standard resolution and detect the
graphics mode.

Signed-off-by: Artur Rojek <contact@artur-rojek.eu>
@dethrace-labs dethrace-labs merged commit de6d6a0 into dethrace-labs:main Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants