Skip to content

Instantly share code, notes, and snippets.

@ReiFan49
Last active May 6, 2022 11:58
Show Gist options
  • Save ReiFan49/546e8a3a274d3ef7419dd6e1d760d8e4 to your computer and use it in GitHub Desktop.
Save ReiFan49/546e8a3a274d3ef7419dd6e1d760d8e4 to your computer and use it in GitHub Desktop.

Prelude

Some people may have difficulty to resync the beatmap/chart timing after replacing audio. This guide will help you.

I know the offset of new audio!

As the offset for both version are known, you can play around the delta (Δ) time of it.

All you have to do is perform those in any order:

  • Move all notes by given Δms

    1. Open Timing Menu

    2. Select Move all notes in time...

      image

    3. Adjust the offset from given Δms

      image

  • Move all timing by given Δms

    1. Press F6 or open Timing Setup.

      image

    2. Select All the Timing Points from menu.

      image

    3. Move timing points by given Δms offset.

      image

    4. Tick Adjust bookmark and preview time as well.

      image

  • Move all Storyboard elements by given Δms.

    1. Open Design Menu

    2. Select Move all elements in time...

      image

    3. Set the amount of time to translate for all elements by given Δms.

      image

I don't know the offset change, but it's the better audio

Perform steps above except you have to keep repeating it until getting the accurate one.

Aftermath

I hope the guide is easy to follow.

Credits

Rei_Fan49

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment