wiki/osu!_tournament_client/osu!tourney/Setup/en.md CHANGED
@@ -24,7 +24,7 @@ Do not modify the `tournament.cfg` file while osu! is running. Close osu! and ed
24
24
  - `TeamSize`: The number of players per team. The client will open 1-8 windows per team depending on this value. Maximum value is 8.
25
25
  - `ClientNameSize`: The size of the player names.
26
26
  - `privateserver`: Leave this untouched.
27
- - `acronym`: An abbreviation for the tournament. This affects the required naming for the tournament rooms, check the [multiplayer usage guide](/wiki/osu!tourney/Multiplayer_usage) for more information.
27
+ - `acronym`: An abbreviation for the tournament. This affects the required naming for the tournament rooms, check the [multiplayer usage guide](/wiki/osu!_tournament_client/osu!tourney/Multiplayer_usage) for more information.
28
28
  - `BufferTimeoutTime`: Amount of time the client will wait for a player to buffer before continuing gameplay without them.
29
29
  - It is not recommended to change this.
30
30
  - `BufferTotalTime`: Amount of time that the client buffers to reduce the frequency of pausing to wait for the buffer. This produces a delay between the client and the players.
@@ -36,3 +36,7 @@ Do not modify the `tournament.cfg` file while osu! is running. Close osu! and ed
36
36
  - The client will calculate the width automatically in a 16:9 ratio.
37
37
  - The "streamable area" of the client does not include the control panel. In general the control panel is 200px larger than the height of the client, so e.g. a 1440p screen would be safe to stream a 1080p tournament.
38
38
  - Default: 720, allowed range: 568-2160
39
+ - `Aspect`: The aspect ratio of the game playfield displays.
40
+ - Note that this only applies to 2v2 layouts.
41
+ - A value of 1.5 is optimal for osu!taiko.
42
+ - Default: 2, allowed range: 1-2