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

Allow aspect ratios smaller than the default in taiko #21883

Merged
merged 2 commits into from
Jan 9, 2023

Conversation

sw1tchbl4d3r
Copy link
Contributor

With the release of the lazer subserver there's been an influx of people trying it out, and one of the biggest concerns for taiko players is that the 4:3 aspect ratio isn't supported in lazer without the classic mod.
This was most likely done to prevent aspect ratio exploits, as in ultra wide resolutions, to see more notes or see them for longer.
To prevent exploits but still please 4:3 players, this PR allows aspect ratios below 16:9, and only locks wider aspect ratios.

@bdach
Copy link
Collaborator

bdach commented Dec 28, 2022

As far as I'm aware, standardising to 16:9 when classic mod isn't active was intentional. See #13047 for paper trail.

I don't really understand the insistence on allowing people to submit scores with different aspect ratios to one leaderboard and creating an uneven playing field.

@sw1tchbl4d3r
Copy link
Contributor Author

Yes exactly, because of exploits stemming from aspect ratios wider than 16:9, ratios smaller than 16:9 do not give an advantage, only a disadvantage, but some players prefer playing this way. This is why this pr only allows smaller aspect ratios.

@bdach
Copy link
Collaborator

bdach commented Dec 28, 2022

I see people claiming the contrary?

In a way, this is the same as people that can only play high AR in std. As a 16:9 player, I do consider 4:3 cheat-ish - it's somewhat like HR without the OD change, so it makes everything easier to acc and makes dense maps easier to read.

@sw1tchbl4d3r
Copy link
Contributor Author

Though the same effect can be achieved by simply making the game bigger and/or covering the screen, an effect not possible to recreate for aspect ratios wider than 16:9, as also mentioned in that discussion.

@bdach
Copy link
Collaborator

bdach commented Dec 28, 2022

Yeah I don't feel like this PR can proceed without a wider survey of the community opinion. To me it feels unnatural to let players affect game balance by messing with their screen size even if it's only to their detriment. Other suggestions like having the aspect ratio denoted as a system mod on the score were also proposed in the discussion thread. This PR is jumping the gun IMO.

@sw1tchbl4d3r
Copy link
Contributor Author

sw1tchbl4d3r commented Dec 28, 2022

The problem is that there is no other solution. There's a great amount of players who have always played the game this way, who would be forced onto a completely different experience. And as these players would still like to compete in the actual game leaderboards, something like a mod to split them up wouldn't be to anyones liking either. If we don't want to lose these players, the only thing up to debate would be something potentially just visually showing that the score was made in a different aspect ratio, but anything else wouldn't be appreciated. This PR would still be the correct first step. I could set up a few polls in community taiko servers to confirm this.

@bdach
Copy link
Collaborator

bdach commented Dec 28, 2022

This sort of survey should take place transparently, on official channels, rather than by backchanneling in community servers.

@peppy
Copy link
Sponsor Member

peppy commented Jan 6, 2023

@sw1tchbl4d3r could you please provide a comparison video or screenshots for this, showing how it compares before/after?

@sw1tchbl4d3r
Copy link
Contributor Author

sw1tchbl4d3r commented Jan 6, 2023

Screenshots and videos from #17225 apply, we merely remove the dependency on the classic mod as long as the aspect ratio is smaller than 16:9, so the 4:3 and 16:9 examples should suffice.

@peppy peppy self-requested a review January 9, 2023 07:21
@peppy
Copy link
Sponsor Member

peppy commented Jan 9, 2023

In an interest of getting things in a playable state for the majority, I'm going to get this in. It's easier to push this change out (to more closely match stable) and then wait for people to potentially complain about the change. If there's any resistance to this change from players then we can reconsider.

I understand that some will disagree with this change, but at this point our goal is to get people more willing to move over, and do so without being required to always apply the "classic" mod to get the game in a playable state.

@pull-request-size pull-request-size bot added size/S and removed size/XS labels Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants