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

[Enhancement] Fast Song Playback #550

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

Conversation

Patrick12115
Copy link
Contributor

@Patrick12115 Patrick12115 commented May 27, 2024

Speeds up all song playback, including skipping cutscenes for certain songs and elegy statue spawning.

This will most likely still need work, including moving everything that can be, into hooks. I am just still not knowledgeable enough to figure out the hooks myself, so I will need help with that part. Right now everything is just using CVars, which I know is undesirable.

Song of Time reset may be able to be done more elegantly, this was just the only way I, myself, could figure out how to get it to work properly.

Added lots of comments to explain everything as best as I could.

Reupload of #444

Build Artifacts

@garrettjoecox garrettjoecox added the enhancement New feature or request label Jun 2, 2024
@garrettjoecox garrettjoecox mentioned this pull request Jun 4, 2024
31 tasks
mckinlee pushed a commit to mckinlee/2ship2harkinian that referenced this pull request Sep 23, 2024
@mckinlee
Copy link
Contributor

There is a conflict with Do not Reset Time Speed. timeSpeedOffset value is hardcoded so when SoT is played it doesn't retain the speed value.

mckinlee added a commit to mckinlee/2ship2harkinian that referenced this pull request Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants