debugPacket exclude

From OpenKore Wiki
Revision as of 22:34, 26 April 2021 by Conversion script (talk | contribs) (Conversion script moved page DebugPacket exclude to debugPacket exclude: Converting page titles to lowercase)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
debugPacket_exclude [<packet switches>]
packet switch - The first 2 bytes of recieved packets in reversed order (e.g. 8A 23 -> 238A). See your tables\packetdescriptions.txt for a list of known packets.
This specifies a comma-separated list of packet switches that you want to be ignored by the options debugPacket_received, debugPacket_ro_sent, debugPacket_sent, and debugPacket_unparsed, if these options are set.
Note. Only useful for developers. Don't mess with these unless you know what you are doing.