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

Working input offset #3234

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

SergeantSnivy
Copy link

@SergeantSnivy SergeantSnivy commented Sep 13, 2024

Does this PR close any issues? If so, link them below.

#2382

Briefly describe the issue(s) fixed.

The input offset value currently doesn't adjust the hit windows for the player.

Include any relevant screenshots or videos.

Here are two videos. The first is on the current build of the game, and the second is on a build with this fix implemented. The offset in both is 800ms. You can see that in the first video, the hit window occurs well before the notes reach the strumline, whereas in the second video the hit window lines up with when the notes hit the strumline.

input_offset_broken.mp4
input_offset_fixed.mp4

The event animations (like the BF "hey") still don't adjust for offset, but I'm not sure how to go about fixing that
(Also my IDE added a bunch of whitespace to some of the comments for some reason, please disregard)

@EliteMasterEric EliteMasterEric added the status: pending triage Awaiting review. label Sep 16, 2024
@EliteMasterEric EliteMasterEric changed the base branch from main to develop September 25, 2024 12:57
@Hundrec Hundrec added type: major bug Involves a major bug, including crashes, softlocks, or issues blocking progression size: large A large pull request with more than 100 changes. pr: haxe PR modifies game code. labels Jan 22, 2025
@AbnormalPoof
Copy link
Collaborator

This PR appears to have merge conflicts. Please fix them!

@AbnormalPoof AbnormalPoof added status: needs revision Cannot be approved because it is awaiting some work by the contributor. and removed status: pending triage Awaiting review. labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: haxe PR modifies game code. size: large A large pull request with more than 100 changes. status: needs revision Cannot be approved because it is awaiting some work by the contributor. type: major bug Involves a major bug, including crashes, softlocks, or issues blocking progression
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants