Telemetry: Difference between revisions
Jump to navigation
Jump to search
m
no edit summary
imported>Leoetlino (Created page with "''Breath of the Wild'' sends a significant amount of '''telemetry reports''' about in-game events and usage patterns. == On Switch == On the Nintendo Switch, the switchbrew...") |
imported>Leoetlino mNo edit summary |
||
Line 29: | Line 29: | ||
* getitem: includes map info, CRC32 of the item name, position, play times | * getitem: includes map info, CRC32 of the item name, position, play times | ||
* options: Reports a bunch of misc things. BalloonTextOnOff, AutoSaveOnOff, options like CameraUpDownReverse, jump button change, whether you're playing in docked mode, ControllerType, PlayTimeHandheld, PlayTimeConsole, PlayTimeAll, audio mode (stereo, mono, surround), etc. | * options: Reports a bunch of misc things. BalloonTextOnOff, AutoSaveOnOff, options like CameraUpDownReverse, jump button change, whether you're playing in docked mode, ControllerType, PlayTimeHandheld, PlayTimeConsole, PlayTimeAll, audio mode (stereo, mono, surround), etc. | ||
emergencyheap: whenever a memory allocation is made using an emergency heap. Includes: version info, heap name, play times, position | * emergencyheap: whenever a memory allocation is made using an emergency heap. Includes: version info, heap name, play times, position | ||
=== Debug reports === | === Debug reports === |