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

Fix tracker files not appearing when streaming is enabled #39

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ActualMandM
Copy link
Contributor

With 1.7, tracker files would give this error in BepInEx's log:

[Error  : Unity Log] Tracker files (XM/IT/MOD/S3M) cannot be streamed in realtime but must be fully downloaded before they can play.

This PR fixes it by forcing streamAudio to off if the audio type is a tracker file.

Also updates the config in the README to reflect how it is in 1.7.

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.

1 participant