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

Calinou add ultrawidescreen adjust from 16 9 #2816

Closed
wants to merge 2 commits into from

Conversation

gonetz
Copy link
Owner

@gonetz gonetz commented Feb 18, 2024

No description provided.

Calinou and others added 2 commits January 21, 2024 20:45
This is the 16:9 counterpart of the existing widescreen hack, which
is designed for 4:3-native games. This one is designed for games
that natively support 16:9 and are configured to run this way,
or games that have 16:9 widescreen cheats available.

When targeting ultrawide aspect ratios like 21:9, adjusting from 16:9
results in fewer culling issues compared to adjusting from 4:3.
The downside is that in some games, HUD elements will be stretched
up to 16:9 (this depends on the game's widescreen implementation).

You can usually get good results with aspect ratios up to 21:9,
although wider aspect ratios will start exhibiting more and more
culling issues inherent to each game.

The current setting is preserved in existing configurations;
"Try to adjust game to fit" was renamed to "Try to adjust 4:3 game to fit"
for clarity.
@gonetz
Copy link
Owner Author

gonetz commented Feb 18, 2024

merged to master: d1d5308

@gonetz gonetz closed this Feb 18, 2024
@gonetz gonetz deleted the Calinou-add-ultrawidescreen-adjust-from-16-9 branch February 18, 2024 08:18
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.

2 participants