You are viewing a potentially older version of this package. View all versions.
Pink404-UKSR-1.0.13 icon

UKSR

An ULTRAKILL ranked speedrun mod.

By Pink404
Date uploaded a day ago
Version 1.0.13
Download link Pink404-UKSR-1.0.13.zip
Downloads 12
Dependency string Pink404-UKSR-1.0.13

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305
EternalsTeam-PluginConfigurator-1.10.2 icon
EternalsTeam-PluginConfigurator

Used to configure plugins easily in Ultrakill

Preferred version: 1.10.2

README

UKSR

Author: pink404

An ULTRAKILL ranked speedrun mod.

The lobby/browser UI is now structurally based on the parts of UltraBINGO that work well: explicit room commands, resolution-derived sizing, browser grids, and paged navigation. UKSR does not connect to or depend on UltraBINGO's backend.

Private rooms expose CREATE ROOM, JOIN ROOM, one UKSR room code, READY / START, and LEAVE ROOM. Public match selection uses a responsive paged browser.

CHANGELOG

1.0.21

  • Fixed the 1.0.20 compile break: RefreshResultsVisualNextFrames() now exists in MainMenuInjector.
  • The results visual refresh coroutine waits one frame, refreshes the ranked panel, waits 0.08 seconds realtime, then refreshes once more to avoid the dark first-frame canvas state.
  • Removed five dead fields left behind by earlier results/public experiments, eliminating the CS0169 warnings from the reported build.
  • No intentional behavior changes beyond restoring the 1.0.20 build and keeping its public matchmaking, spectator, IGT, results-layout, and scaling changes intact.