The "DB Editor" (Database Editor) is a tool used by the modding community to modify internal game files, such as player stats, transfers, kits, and stadium unlocks. The "Extra Quality" aspect generally refers to custom configuration files (like attribdb or cl.ini) that override default mobile limitations to enable "High" or "Ultra" graphics settings. Key Modding Tools & Resources
Laosiji DB Mods: A prominent modder who releases regular database updates (currently up to version V9.0+) that include new transfers, faces, and national teams.
DB Modifier Website: A dedicated platform for editing FIFA 16 mobile databases, often linked in modding community tutorials.
Attribdb F13: A specific file configuration often used in tutorials to force the game into high-quality graphics modes on modern mobile devices. Core Guide for Improving Quality
Unlock Graphics: Most "extra quality" guides involve replacing the default cl.ini or attribdb files in the main game folder with modified versions that enable crowd animations, high-resolution textures, and 60 FPS.
Database Updates: To get the latest rosters, users typically download a "New DB" file (like the V8.0 or V9.0 releases) and overwrite the existing database files in the game's data folder.
Face & Kit Patches: High-quality (HQ) face patches are often separate downloads that must be applied using a Mod Manager or by manually moving files into the data/sceneassets folders. Important Considerations
Storage & RAM: While the base game is small, high-quality mods can require significantly more space and at least 2GB–4GB of RAM for stable performance.
Offline Play: Since official servers were shut down in 2023, these DB editors are primarily used for the "Offline" or "Infinity Patch" versions of the game.
Modders use DB editors to access and modify fifa_ng_db-meta and other database files located in the game's directory. These edits allow for features not available in the standard version of the game:
High Graphics Unlock: By editing the Attribdb F13 or similar database entries, users can force the mobile game to run with "Extra Quality" or high-graphics settings that were originally hidden or restricted by device hardware limitations.
Visual Enhancements: Modifications often include Fixed Accessory (better-looking player equipment), Dynamic Pitch, and Dynamic Sky textures to create a more immersive atmosphere.
Updated Content: Editors are used to add new teams, competitions (like EA Sports FC 24/25 conversions), and updated player faces or kits. Key Components of "Extra Quality" Mods Description Graphics Profiles
Forcing high-fidelity textures and lighting through DB attribute changes. Gameplay Tweaks
Adjusting AI marking, defensive reactions, and physics for a more "realistic" feel. Unlocked Assets Enabling previously restricted stadiums and player icons. Custom Databases
Versions like "Infinity Patch" or "Supernova" integrate these quality changes into a single installable package. Common Tools Used
Creation Master 16: Often used in conjunction with mobile modding for deeper database manipulation.
Cheat Engine: Sometimes used with scripts to attach and modify values in real-time for freestyle or testing purposes.
Legacy Explorer: Necessary for locating specific .db and .meta files within the data/db folder of the game.
For a visual guide on how these database edits impact the game's visuals and performance: FIFA 16 Mobile | How to Set High Graphics | Attribdb F13 YouTube• May 30, 2025
Step 1: Extract the Game Files
Using FIFA File Explorer, navigate to Android/data/com.ea.gp.fifaworld/files/data/. Locate the db folder. Inside, you will see files named fifa_ng_db.db and fifa_ng_db-meta.xml. Copy these to a folder on your SD card named Fifa16Mod.
Step 2: Launch the DB Editor
Open DBMaster 16. Click "Load DB" and select the fifa_ng_db.db file. The tool will parse over 150 tables. This may take 30 seconds. Do not interrupt the process.
Step 3: The "Extra Quality" Tweak Here is where the magic happens. Instead of just editing "players" table, go to the advanced tab:
player_growth – Set all values to 0 to disable the annoying "Form" downgrades.form_factors – Modify the "Momentum" slider. Set home/away advantage to a flat 50 for fair gameplay.teamkits – Change the jerseynumbercolor if your custom fonts aren't showing up.Step 4: Repacking
Click "Save DB." The editor will generate a new fifa_ng_db.db. Replace the original file in your Android data folder.
EA checks if DB was modified. You need a patched APK:
lib/armeabi-v7a/libnative.so → patch signature verification.| Action | Risk Level | Works on Android 11+ | Works on iOS (jailbreak) |
|--------|------------|----------------------|---------------------------|
| Edit player OVR in .db | Low | ✅ Yes | ❌ (iOS sandbox blocks) |
| Replace card art | Medium | ✅ Yes (with APK Editor) | ⚠️ Requires decrypted IPA |
| Unlock ultra textures | Medium | ✅ Yes | ❌ |
| Increase render scale | High (overheating) | ✅ Yes (root only) | ⚠️ Possibly via Filza |
Best platform for “Extra Quality” DB editing: Android (rooted) or emulator (Bluestacks) – allows full file system access.