Difference between revisions of "Super Smash Bros. Ultimate/Bcat"

From Deep Sea Knowledge
Jump to navigation Jump to search
(create page skeleton)
 
(document shop_region.bin)
 
Line 6: Line 6:
  
 
=== shop_region.bin ===
 
=== shop_region.bin ===
 +
 +
Contains region information for the eShop.
 +
 +
==== Header ====
 +
 +
{| class="wikitable"
 +
|-
 +
! Offset !! Type !! Description
 +
|-
 +
| 0x0 || UInt32 || Unknown? Always <code>0x26</code>?
 +
|-
 +
| 0x4 || 12 bytes || Zero?
 +
|-
 +
| 0x10 || RegionInfo[] || Region information for all countries
 +
|}
 +
 +
==== RegionInfo ====
 +
 +
{| class="wikitable"
 +
|-
 +
! Offset !! Type !! Description
 +
|-
 +
| 0x0 || String || 2 letter [https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 ISO 3166-1 alpha-2] code
 +
|-
 +
| 0x2 || UInt16 || Region ID (<code>0x0</code> is Japan, <code>0x1</code> is North America, and <code>0x2</code> is Europe / Oceania / rest of Asia / etc.)
 +
|}
  
 
== event2 ==
 
== event2 ==

Latest revision as of 08:02, 26 December 2018

Smash Bros. Ultimate uses BCAT to transmit news, event, and gift data to every console.

common

news_update_date.bin

shop_region.bin

Contains region information for the eShop.

Header

Offset Type Description
0x0 UInt32 Unknown? Always 0x26?
0x4 12 bytes Zero?
0x10 RegionInfo[] Region information for all countries

RegionInfo

Offset Type Description
0x0 String 2 letter ISO 3166-1 alpha-2 code
0x2 UInt16 Region ID (0x0 is Japan, 0x1 is North America, and 0x2 is Europe / Oceania / rest of Asia / etc.)

event2

line_news

popup_news

present2