1 Commits

Author SHA1 Message Date
b7fb41dd0b Add CORRECTED custom server configuration guide
IMPORTANT: Supersedes incomplete SSL analysis

Key findings:
- Server URLs hardcoded in SynergyEnvironmentImpl.smali
- Requires Smali bytecode modification, not just SSL bypass
- Native code (libRealRacing3.so) handles HTTP callbacks
- ALLOW_ALL_HOSTNAME_VERIFIER already set (good news!)
- cc_server_env in strings.xml controls environment

Thanks to Discord community for the correction!

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-19 22:01:37 -08:00