Files
OpenFUT-Bridge/docs
funman300 24c1925b5f docs: recover GetAuthCode request format; localize gate to EASFC job-enqueue poll
Traced the far end of the online gate: FIFA's GetAuthCodeT::Serialize
(+0x278d2c0) yields the exact LSX request it would send to start the
Nucleus->Blaze chain -- <GetAuthCode UserId ClientId Scope AppendAuthSource/>.
It is wrapped by a GetAuthCodeJob in the EASFC online-job module. The wall
is not the LSX wire or event delivery (events parse fine) but that FIFA's
EASFC controller never enqueues the job -- it polls cached online state and
our single isOnline flag doesn't satisfy the combined condition. Closes the
is-it-the-events question (no); next artifact is the controller poll guard.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-02 17:25:41 -07:00
..
2026-06-25 15:09:47 -07:00
2026-06-25 15:09:47 -07:00