Changes

Jump to navigation Jump to search

Splatoon 2/Telemetry

1,561 bytes added, 22:07, 27 October 2018
Created page with "'''This page may be incomplete, as some areas may be very hard/near impossible to analyze.''' == Play Reports/SplatNet2 == The data for this section was obtained on 4.1.0, wit..."
'''This page may be incomplete, as some areas may be very hard/near impossible to analyze.'''
== Play Reports/SplatNet2 ==
The data for this section was obtained on 4.1.0, with some 3.1.0 elements because of its inclusion of function names.

Events that have been dumped have been analyzed from a prepo dump. If not, the attributes have been assumed from a disassembler.
Events that have very incomplete documentation have no or little analysis due to a large amount of unknown properties.
Some events are called from obfuscated functions. Those events are very hard to analyze, so they will be extremely incomplete.

Function names will use the 3.1.0 symbol table name if possible. Otherwise, it will be the 4.1.0 IDA name.

{| class="wikitable"
! Event ID !! Function Name !! Dumped !! Very Incomplete !! Obfuscated !! Trigger !! Notes
|-
| N/A || Cmn::PlayReport::prepareAndGetPlayReport || ✔ || 🞬 || 🞬 || N/A || This is prepended to every event unless otherwise noted.
|-
| N/A || Cmn::PlayReport::addVersusCommonKeyValueImpl_ || ✔ || 🞬 || 🞬 || N/A || This is prepended to certain events.
|-
| boot_ch_event || sub_7101242EFC || 🞬 || ✔ || ✔ || Boot || Appears to be some hashes.
|-
| boot_event2 || Cmn::PlayReport::saveBootEventMain_ || ✔ || 🞬 || 🞬 || Boot || Uploads a lot of information, including settings, character, and versus statistics.
|-
| boot_mission_detail_event || Cmn::PlayReport::saveBootEventMission_ || ✔ || 🞬 || 🞬 || Boot || Uploads mission information, such as completed levels and collectibles.
|}
44
edits

Navigation menu