mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-08 13:27:25 +00:00
Fix page metadata
Added missing page metadata
This commit is contained in:
parent
03e975f967
commit
cf6325fd79
|
@ -1,3 +1,8 @@
|
||||||
|
+++
|
||||||
|
title = "Boxcat"
|
||||||
|
description = "Boxcat features"
|
||||||
|
+++
|
||||||
|
|
||||||
# Boxcat
|
# Boxcat
|
||||||
|
|
||||||
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 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.
|
||||||
|
|
Loading…
Reference in a new issue