Changes

Jump to navigation Jump to search

Super Smash Bros. Ultimate/Bcat

622 bytes added, 08:02, 26 December 2018
document 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 ==

Navigation menu