Files
OpenFUT/fifa17-recon/docker/fifa17-python/data/tables/stories.json
T
root 70a64e3709 fifa17-python: commit working FUT backend deployment (client/server split)
Freeze the running offline FUT backend into version control as
fifa17-recon/docker/fifa17-python/ - declarative and rebuildable from a
fresh checkout:

* OPENFUT_BIND / OPENFUT_ADVERTISE client/server split in the responders
  (lsx, blaze, roster, utas, pow) + entrypoint.sh; OPENFUT_ADVERTISE is
  required for remote mode (compose and entrypoint fail without it)
* docker-compose.yml reproducing the frozen baseline container exactly
  (env, ports incl. the 8085->8080 POW-content remap, /state bind, restart)
* .env.example / .env for site config - the LAN IP is never hardcoded in source
* tools/ + data/ staged from openfut-fut-backend:python-baseline-2026-08-10,
  verified byte-identical to the running container at freeze time
* client_arm.sh (the 105 client-side arming counterpart)
* Dockerfile bakes /app/SHA256SUMS.txt so any image is self-identifying
* docs/BASELINE-python-2026-08-10.md: frozen image/container/hash record,
  restore instructions and rebuild-equivalence procedure

Secrets (redir key/cert, .env) and runtime state (docker/state) stay gitignored.
The live container is untouched pending the .105 launcher audit.
2026-08-10 23:54:04 +00:00

1 line
848 B
JSON

{"table":"stories","source":"FIFA17.exe resident database (tools/db_dump.py)","rowcount":0,"rowsize_bytes":16,"rows_emitted":0,"rowblock":"0x42898f18","rowblock_bytes":136033,"descriptor":"0x7ba1908","schema":[{"name":"target_fixture","bit":0,"width":16,"kind":"int","min":0,"max":64000,"storage":"int"},{"name":"audioid","bit":16,"width":26,"kind":"int","min":0,"max":67000000,"storage":"int"},{"name":"entity_id","bit":42,"width":20,"kind":"int","min":0,"max":1000000,"storage":"int"},{"name":"chance","bit":62,"width":7,"kind":"int","min":10,"max":100,"storage":"int"},{"name":"priority","bit":69,"width":15,"kind":"int","min":-1,"max":32000,"storage":"int"},{"name":"entity_type","bit":84,"width":3,"kind":"int","min":0,"max":7,"storage":"int"},{"name":"storyid","bit":87,"width":14,"kind":"int","min":0,"max":16000,"storage":"int"}],"rows":[]}