Files
OpenFUT/fifa17-recon/docker/fifa17-python/data/tables/modeadboardlinks.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
838 B
JSON

{"table":"modeadboardlinks","source":"FIFA17.exe resident database (tools/db_dump.py)","rowcount":2,"rowsize_bytes":8,"rows_emitted":2,"rowblock":"0x4249ba28","rowblock_bytes":8049,"descriptor":"0x7b10e08","schema":[{"name":"artificialkey","bit":0,"width":13,"kind":"int","min":0,"max":8191,"storage":"int"},{"name":"adsponserid","bit":13,"width":13,"kind":"int","min":0,"max":8191,"storage":"int"},{"name":"isapproved","bit":26,"width":1,"kind":"int","min":0,"max":1,"storage":"int"},{"name":"modeid","bit":27,"width":10,"kind":"int","min":-1,"max":512,"storage":"int"},{"name":"dynamicimageid","bit":37,"width":13,"kind":"int","min":0,"max":8191,"storage":"int"}],"rows":[{"artificialkey":1,"adsponserid":7,"isapproved":0,"modeid":0,"dynamicimageid":0},{"artificialkey":2,"adsponserid":11,"isapproved":0,"modeid":0,"dynamicimageid":0}]}