Sends osu! to the ranking screen, even when failed.
Перейти к файлу
HoLLy 1b5a1feb97 Typo's 2017-04-22 16:58:15 +02:00
osu!FailedRankScreen Tweak code, add silent version, etc... 2017-04-03 20:32:27 +02:00
.gitattributes Add .gitignore and .gitattributes. 2017-04-03 19:48:23 +02:00
.gitignore Add .gitignore and .gitattributes. 2017-04-03 19:48:23 +02:00
LICENSE Create LICENSE 2017-04-04 00:32:35 +02:00
README.md Typo's 2017-04-22 16:58:15 +02:00
osu!FailedRankScreen.sln Tweak code, add silent version, etc... 2017-04-03 20:32:27 +02:00

README.md

Warning: This program is currently outdated, it will not work.

osu-FailedRankScreen

Sends osu! to the ranking screen, even when failed.

Ever had a play where you almost passed that really hard part? Or maybe you did pass that super hard part, but failed at the end? Or maybe you just like incomplete replays, who knows. Whatever you want, this program allows you to save those failed replays as long as you didn't ragequit the "failed" screen.

Why?

Because peppy doesn't allow you to save failed replays. I have no clue why he doesn't add this, but with this program you now can.

Usage

  1. Play badly and fail a map.
  2. Run the program and get sent to the ranking screen.
  3. Press F2 inside osu! to save the failed replay.

Notes

Even though the replay wasn't complete, osu! will usually play the whole map but with the cursor frozen in place. I don't think I can fix this, especially without writing replay files myself.

How it works

osu! uses IPC (inter-process communication) to communicate with other osu! instances. The tournament client, for example, tells its child processes when to spectate players. This program uses this functionality to change the OsuMode to Rank.