<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[BO2 PS5 LAN discovery protocol research]]></title><description><![CDATA[<p dir="auto">Hey everyone,</p>
<p dir="auto">I have been experimenting with the BO2 PS5 version and its LAN functionality, and I found something interesting.</p>
<p dir="auto">The PS5 port still seems to contain the old LAN/System Link discovery code. Using Wireshark, I noticed that when selecting the LAN Party browser it sends unencrypted UDP broadcast packets on the local network.</p>
<p dir="auto">The dicovery request looks like a classic CoD-style OOB packet:</p>
<pre><code>ff ff ff ff 32 getinfo xxx
</code></pre>
<p dir="auto">The PS5 is basically broadcasting a server discovery request and waiting for a response.</p>
<p dir="auto">I also tested a Plutonium T6 dedicated server. The server understands normal T6 client connections (<code>connectReq</code>, <code>connectRes</code>, <code>ConnectGTSReq</code>, challenge handshake, etc.), but it does not seem to answer the PS5 discovery request correctly (it just answers with a disconnect messange)</p>
<p dir="auto">This makes me wonder:</p>
<ul>
<li>Has anyone already looked into the BO2 LAN/System Link protocol?</li>
<li>Is the LAN discovery response format documented somewhere?</li>
<li>Does Plutonium support any kind of LAN host discovery, or is it only designed around dedicated servers/master servers?</li>
<li>Has anyone tried getting the console LAN mode working with PC/T6?</li>
</ul>
<p dir="auto">It looks like the PS5 version is still using a lot of the original BO2 networking code, so maybe bridging it would be possible with enough protocol information.</p>
<p dir="auto">Im relativily new to this subject, so any pointers or existing research would be appreciated!</p>
]]></description><link>https://forum.plutonium.pw/topic/45705/bo2-ps5-lan-discovery-protocol-research</link><generator>RSS for Node</generator><lastBuildDate>Sun, 26 Jul 2026 16:11:36 GMT</lastBuildDate><atom:link href="https://forum.plutonium.pw/topic/45705.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 21 Jul 2026 19:28:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to BO2 PS5 LAN discovery protocol research on Wed, 22 Jul 2026 21:26:28 GMT]]></title><description><![CDATA[<p dir="auto">i looked in to it and it does work for mine</p>
]]></description><link>https://forum.plutonium.pw/post/175600</link><guid isPermaLink="true">https://forum.plutonium.pw/post/175600</guid><dc:creator><![CDATA[Vxkl]]></dc:creator><pubDate>Wed, 22 Jul 2026 21:26:28 GMT</pubDate></item></channel></rss>