BOSS Savegame

BOSS Savegame

This page describes the content of the BOSS sysmodule savegame.

The savegame contains 7 files and no directories

BOSS_A.db #

BOSS_SS.db #

SS could stand for subscriptions

OffsetSizeDescription
0x004Magic Number (0x12348000)

After an array of data chunks with a chunk size of 0xC00 follow. An index of this array seem to correspond to the data with same index in BOSS_SV.db

BOSS_SV.db #

OffsetSizeDescription
0x004Magic Number (0x12348000)

After an array of data chunks with a chunk size of 0xC00 follow.

An index of this array seem to correspond to the data with same index in BOSS_SS.db

Data Chunk #

OffsetSizeDescription
0x0016Unknown
0x108Title ID
0x188Task ID (ASCII String)
0x208Unknown
0x284Intervall/Wait time until this task should be executed again (in seconds)
0x2C4Unknown
0x308Timestamp. Seconds since year 2000 of the user setable time (RTC + user time offset). Time of the last successful download/execution of the task.

Task sprelay #

OffsetSizeDescription
0x2884Unknown
0x28C4Padding?
0x2908Timestamp. Seconds since year 2000 of the RTC (no user time offset). Time of the last successful download of StreetPass Relay data.
0x2984(?) Intervall/Wait time (in seconds) until the same access point (defined by its MAC address) will be used again.
0x29C4Number of items in the visited access points list
0x2A0?Visited Access Points List

Visited Access Points List Entry

OffsetSizeDescription
0x2A08MAC address of access point
0x2A84Timestamp. Seconds since year 2000 of the RTC (no user time offset). Time of the last download from this access point.
0x2AC4Padding?

The last entry of this list should have the same timestamp as the timestamp at offset 0x290.

BOSS_PH_INFO.db #

BOSS_PM_INFO.db #

BOSS_SP_INFO.db #

sendmgn00.up #