logo Launching...
Downloading update files...
{$currentUser?.name ?? 'Guest'}
{#if !$currentUser} {/if}
osu!vn
osu!vn osu!rx osu!ap
Mode Stats
Rank #727
PP 727
Accuracy 72.72% Play Count 727 Play Time 727h
{#if selectedTab === 'home'}
{#if $reduceAnimations} {numberHumanReadable($beatmap_sets ?? 0)} {:else} {/if}
Beatmap Sets imported
{#if $server_connection_fails > 1} {:else} {/if}
{#if $reduceAnimations} {$server_ping}ms {:else} {/if}
Ping to Server
Client Info
osu! Version 20250626.1 Beatmap Sets {numberHumanReadable($beatmap_sets ?? 0)} Skins {numberHumanReadable(727)}
{:else if selectedTab === 'settings'}
EZPPLauncher Settings
Enable a custom cursor in the Launcher like in the lazer build of osu!
{ if (!e) { cursorSmoothening.set(false); } customCursor.set(e); $userSettings.save(); }} class="flex items-center justify-center w-5 h-5" >
Makes the custom cursor movement smoother.
{ if (!$customCursor) return; cursorSmoothening.set(e); $userSettings.save(); }} disabled={!$customCursor} class="flex items-center justify-center w-5 h-5" >
Disables some animations in the Launcher to improve performance on low-end devices.
{ reduceAnimations.set(e); $userSettings.save(); }} disabled={!$customCursor} class="flex items-center justify-center w-5 h-5" >
osu! Settings
The path to your osu! installation.
{/if}