Browser for Firefalls Static Database

The Static Database (SDB) contains all gameplay information, from available zones, over vehicle types, to all the character and NPC information. The database is obfuscated and a lot of the information was stripped, but all the table and field names were reverse engineered.

0_1633624007099_e609c5e0-74dd-4d79-ba08-242033e99702-image.png

Usage

  • Download the SDBrowser
  • Start the SDBrowser
  • Open the clientdb.sd2 located at Firefall\system\db
  • Filter and browse various tables
  • Search for specific strings or numbers
  • Export the SDB to a PostgreSQL server
  • Export the schema (no data) as JSON to the clipboard

Download

You can find the latest version of the SDBrowser on GitHub: SDBrowser V1.2