Skip to content

Instantly share code, notes, and snippets.

@Rian8337
Created August 24, 2025 13:59
Show Gist options
  • Save Rian8337/fbbfa1f573190c3f83c42cb532894658 to your computer and use it in GitHub Desktop.
Save Rian8337/fbbfa1f573190c3f83c42cb532894658 to your computer and use it in GitHub Desktop.

Version 1.8.4.9

Additions

  • Add option to modify gameplay syncing threshold by Rian8337
    • This setting can be found under AudioOffset section in settings menu.
    • This setting allows players to configure the minimum time difference (in milliseconds) between gameplay and audio for gameplay to attempt to synchronize with audio. Useful for those who prefer a constant offset over constant syncing attempts.
    • A lower limit increases the frequency of the syncing attempt. If constant offset is preferred, use a higher limit.

Changes

  • Slightly reduce NightCore track rate multiplier for replays set before version 1.6.8 to match actual value by Rian8337
    • The effect of this change should not be noticeable and will only result in very miniscule star rating and performance points differences for affected scores.
  • Do not display multiplayer lobby if the player fails to reconnect to the server during a multiplayer gameplay by Rian8337
    • This brings the disconnection behavior similar to when the player is kicked by the room host.
    • It also allows the player to continue playing regardless of the failure, especially since solo score submission is still supported in multiplayer (provided that they did not fail).

Bug Fixes

  • Fix pitch adjust not working for replays with NightCore mod set before version 1.6.8 by Rian8337
  • Fix global offset being capped at ±250ms despite setting allowing ±500ms by Rian8337
  • Fix mods not displaying in multiplayer result screen by Rian8337
  • Fix a potential crash when changing mods under free mod in multiplayer by Rian8337
  • Fix selected beatmap being changed unexpectedly when tabbing out and in from the game by Rian8337
  • Fix gameplay UI components still displaying when the player disconnects unexpectedly from multiplayer by Rian8337
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment