966e92b304c6150b1462125bbf66330f56a4b901
The prior Windows branch treated BOTH companions as in-process and started neither. That is wrong for LSX: FIFA dials the Origin/LSX emulator on 127.0.0.1:4216 and it must run locally on the client (the STEAMPUNKS stp-origin_emu.dll is the crack's activation emu, not OpenFUT's LSX). Only autopatch is genuinely in-process on Windows (its ProtoSSL cert patch is done by the version.dll hook), so skip just that one and spawn LSX through the normal path. Also resolve the companion as openfut-lsx.exe on Windows.
Description
GUI launcher for OpenFUT — manages core/bridge services, DLL hook deployment, and TLS cert setup
Languages
Rust
100%