Splatoon 2: Difference between revisions
No edit summary |
|||
Line 1: | Line 1: | ||
=Notes= | |||
Voice chat via SDK PiaChat is supported, but it's only enabled when <code>Cmn::Def::getRomType()</code> returns value 0-2 or 8-9 (latter range was added at some point post-3.1.0) and <code>Lp::Utl::Matching::isLanMode()</code> must return true. | |||
=Versions= | =Versions= | ||
The below documents changes for USA-region updates. Any referenced codebin symbols are from 3.1.0. | The below documents changes for USA-region updates. Any referenced codebin symbols are from 3.1.0. |