Skip to content

Recording

SpaceSkyNet edited this page Mar 4, 2022 · 1 revision

Recording Tab Image

Output File Template

You can use the variable to set your output file name. Also, the suffix is preferably selected in "mp4" or "mkv".

Variables:
{Player}  →  Player username
{Artist}  →  Beatmap Artist,  {ArtistUnicode}  →  Beatmap Artist Unicode
{MapTitle}  →  Beatmap MapTitle,  {MapTitleUnicode}  →  Beatmap MapTitle Unicode
{Creator}  →  Beatmap Creator (Mapper)
{Difficulty}  →  Beatmap Difficulty
{GameMode}  →  GameMode (std, taiko, ctb, mania)
{CS}, {AR}, {HP}, {OD}  →  Beatmap CS, AR, HP, OD
{TotalTime}  →  Beatmap Total Time Length
{MapID}  →  Beatmap MapID
{SetID}  →  Beatmap SetID
{MD5}  →  Beatmap MD5(*.osu file)

Example:
	{Player} - {MapTitle}[{Difficulty}].mp4 → Cookiezi - FREEDOM DiVE[FOUR DIMENSIONS].mp4
Clone this wiki locally