citizenkidd
League 2
- 28 August 2021
FIFA 16 AttribDB Editor v2.2.0
Offline browser editor for FIFA 16 attribdb and attribdbgameplay.
No installation or online uploads — editing happens locally on your PC.
DOWNLOAD
Features
- Presets for AttribDB and AttribDB Gameplay.
- The navigator searches files and fields, filters modified or evidence-status rows, shows modification counts, remembers folder expansion and sidebar width, and supports keyboard tree navigation.
- The dedicated Changes workspace shows original-to-current summaries, exact field navigation, and complete-field revert.
- Standardized scalar, Boolean, vector, matrix, array, curve, and read-only controls provide original context, validation, deviation badges, and exact revert behavior.
- Edit numbers, switches, arrays, vectors, matrices and float curves with rejection of malformed, blank, non-finite, and unsafe values plus communicated integer clamping.
- Float32 editing preserves signed zero, infinity, and NaN payload bits.
- Research Mode opens in the integrated editor side pane with fact and edit views, local evidence records, and JSON or Sheet-compatible CSV exchange.
- JSON imports are transactional, and folder JSON ZIP export is generated locally for offline use.
- Validation blocks wrong, damaged or mismatched BIN/VLT pairs.
- Export Mod Files exports the preset-derived pair without overwriting imported files.
Original files
Original FIFA 16 BIN/VLT files are required and are not included.
The editor verifies them locally before editing.
Chrome/Edge: You can remember a folder with this structure:
Code:
root/
├── attribdb/
│ ├── attribdb.bin
│ └── attribdb.vlt
└── attribdbgameplay/
├── attribdb.bin
└── attribdb.vlt
Quick start
- Download and extract the ZIP; keep all included files together.
- Open attribdb_editor_final_v2.html.
- Choose a preset and provide its matching original pair.
- Optional: use Load Existing Mod after the original is verified.
- Edit values, then use Export Mod Files.
- Back up your game files before installing the exported pair.
Current behavior: JSON imports validate before changing working data. A current-file import is all-or-nothing, folder imports are atomic per JSON file, and folder JSON ZIP export is generated locally without an internet connection.
License: PolyForm Noncommercial 1.0.0 — noncommercial use, modification and redistribution are allowed; selling or monetising the tool or derivatives is not.
Credits: Based on the original editor by vivianroberto. v2 improvements by CaptainKidd and Codex 5.
Support: Report bugs on GitHub or reply in this thread.
Last edited: