Edit on GitHub

GameService Client 0048 Unknown Counter (Loading Related)

Summary

This packet is sent 9 times during the initial loading of a VS Stroke game (and potentially other modes, but not Lounge). Each packet increments unknown_a from 0x02 through 0x0A.

There is no known response.

Aliases:

Structure

gameservice_client_0048_unknown_loading_related_counter

Name Type Summary
unknown_a u1 Increments from 0x02 through 0x0A.

Definition

meta:
  id: gameservice_client_0048_unknown_loading_related_counter
  title: GameService Client 0048 Unknown Counter (Loading Related)
  encoding: ASCII
  endian: le
  imports:
    - ../../common/pstring
seq:
  - id: unknown_a
    type: u1

Examples

No examples available. Contribute one?