Files
OpenFUT/fifa17-recon/docker/fifa17-python/data/tables/starratingboundaries.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
1.1 KiB
JSON

{"table":"starratingboundaries","source":"FIFA17.exe resident database (tools/db_dump.py)","rowcount":10,"rowsize_bytes":8,"rows_emitted":10,"rowblock":"0x77f0128","rowblock_bytes":126786544,"descriptor":"0x7bf03c8","schema":[{"name":"stars","bit":0,"width":32,"kind":"unknown","min":0,"max":0,"storage":"int"},{"name":"starratingfrom","bit":32,"width":7,"kind":"int","min":1,"max":99,"storage":"int"},{"name":"starratingto","bit":39,"width":7,"kind":"int","min":1,"max":99,"storage":"int"}],"rows":[{"stars":1056964608,"starratingfrom":1,"starratingto":59},{"stars":1065353216,"starratingfrom":60,"starratingto":62},{"stars":1069547520,"starratingfrom":63,"starratingto":64},{"stars":1073741824,"starratingfrom":65,"starratingto":66},{"stars":1075838976,"starratingfrom":67,"starratingto":68},{"stars":1077936128,"starratingfrom":69,"starratingto":70},{"stars":1080033280,"starratingfrom":71,"starratingto":74},{"stars":1082130432,"starratingfrom":75,"starratingto":78},{"stars":1083179008,"starratingfrom":79,"starratingto":82},{"stars":1084227584,"starratingfrom":83,"starratingto":99}]}