mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-29 06:20:35 +00:00
Boxcat: Fix grammar (#92)
This commit is contained in:
parent
2841170b85
commit
2536fd2546
|
@ -3,7 +3,7 @@ title = "Boxcat"
|
|||
description = "Boxcat features"
|
||||
+++
|
||||
|
||||
Boxcat is an open-source replacement for Nintendo's BCAT service. BCAT is a network games can leverage to add dynamic content to games. Some examples of features games make use of this for are splatoon 2 splatfests, splatoon 2 course rotations, super mario odyssey costumes, super smash bros. ultimate news, and even the news feed on the home menu. By emulating the BCAT service at a high-level, yuzu is able to intercept the game's calls to Nintendo's servers and reroute them to yuzu's servers.
|
||||
Boxcat is an open-source replacement for Nintendo's BCAT service. BCAT is a network service that games can leverage to add dynamic content to games. Some examples of features games make use of this for are Splatoon 2 Splatfests, Splatoon 2 course rotations, Super Mario Odyssey costumes, Super Smash Bros. Ultimate news, and even the news feed on the home menu. By emulating the BCAT service at a high-level, yuzu is able to intercept the game's calls to Nintendo's servers and reroute them to yuzu's servers.
|
||||
|
||||
## Current Boxcat Events
|
||||
|
||||
|
|
Loading…
Reference in a new issue