Can I open BINI in a text editor?
Not directly. BINI is binary, so a text editor will show unreadable data until the file is converted to INI text.
Freelancer modding
Freelancer (2003) uses BINI as a compact binary form of INI configuration data. Modders usually convert BINI to text INI before editing game data and then pack the text back into BINI when needed.
FAQ
Not directly. BINI is binary, so a text editor will show unreadable data until the file is converted to INI text.
Windows-1251 is often needed for Russian text, while Latin-1 and UTF-8 are available for other file sets.
No. The JavaScript converter runs in the browser and processes the selected file locally.