Skip to content

CupHeads v1.2.17

Choose a tag to compare

@Germanized Germanized released this 24 Apr 20:55
· 10 commits to main since this release
  • Changed startup splash playback into a true boot gate: Cuphead is paused and background game audio is muted while the intro video plays.
  • Added StartScreen and StartScreenAudio input gates so pressing a key during the splash can no longer trigger the title screen underneath.
  • Turned the procedural film-static overlay off by default and moved it to the new StartupSplash.FilmStaticOverlay config key.
  • Preserved splash audio while game audio is muted by using AudioSource.ignoreListenerPause.
  • Restored the previous game time scale and audio pause state after the splash ends, skips, errors, or gets destroyed.