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

KOTOR2: GUI Scaling #374

Closed
wants to merge 4 commits into from
Closed

Conversation

Nostritius
Copy link
Contributor

This PR implements the UI Scaling for kotor2, as the original game did. This PR will lead to some ugly looking results regarding the border quads. I want to wait for @mirv-sillyfish until i fix this, since it is heavily opengl related.. Nevertheless, it is not interfering the playability of kotor2.

@farmboy0
Copy link
Contributor

farmboy0 commented Oct 1, 2018

Is there a reason you are not using the GUI scaling that is already in the GraphicsManager?

@Nostritius
Copy link
Contributor Author

Thanks for the hint. I tried this, but the problem is, that it scales everything, which leads to aliasing problems withthe text and borders.
bildschirmfoto vom 2018-10-01 12-38-07

@DrMcCoy
Copy link
Member

DrMcCoy commented Nov 3, 2018

Merged as 4830f8f...6e0ad44, thanks! :)

@DrMcCoy DrMcCoy closed this Nov 3, 2018
@Nostritius Nostritius deleted the kotor2_uiscaling branch November 29, 2018 08:09
@Nostritius Nostritius mentioned this pull request Dec 29, 2018
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

3 participants