Edit on GitHub

GameService Server 00FB Unknown (Black Papel Related)

Summary

This packet is always and only issued after a Gameservice Client 0x014B Black Papel Play. It is currently unknown what use it has.

Structure

gameservice_server_00fb_unknown_black_papel_related

Name Type Summary
unknown_a s4 Appears to always be -1 (0xFFFFFFFF).
unknown_b s4 Appears to always be -3 (0xFFFFFFFD).

Definition

meta:
  id: gameservice_server_00fb_unknown_black_papel_related
  title: GameService Server 00FB Unknown (Black Papel Related)
  encoding: ASCII
  endian: le
  imports:
    - ../../common/pstring
seq:
  - id: unknown_a
    type: s4
  - id: unknown_b
    type: s4

Examples

No examples available. Contribute one?