Here is my version of the language file converter we have posted here. I decided to create a new post so as not to crowd that post and because this is my own creation.
What it does;
It allows you to open/convert/view/search the language files found in the games "fdb/data.fdb" folder that have been extracted using an fdb extractor.
Improvements over original language converter;
- It converts the raw .db much much faster!
- When searching for a string it a lot faster because it doesn't refresh the results after every character change but waits for you to stop typing.
- It displays the multilingual characters correctly.
- It supports McBens version of fdb extractor which outputs already converted db files.
- It fixes the characters of existing xml files from the older language converter version and re-saves then with fixed characters.
- Shows the currently open file in the title bar.
Instructions;
- I recommend using McBens FDB Extractor 2 available here because it doesn't trigger virus alerts, is maintained, and extracts the db files already converted at a blinding speed. And lastly, because then you will only have .db files in your extracted folder with no need of xml files, so less clutter.
- Use the FDB Extractor to extract a "string_##.db" files from the games "fdb/data.fdb" file where ## is a 2 to 4 character language code.
- Then open the db file with my language converter and search for your strings.
Note: When opening a db file with my version, if it needs to be converted then it will save an xml file. If the db file is a McBen type db file then it wont save an xml file because the file will already be converted. When opening an xml file, if it needs to fix the characters then it will re-save the xml file with the fixes.
No. This just shows the game strings and allows you to search them. You can use the extractor I linked to in the instructions (https://bitbucket.org/TellTod/fdb_extractor2/downloads) to extract files from the fdbs but what you can do with them is up to you.
Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
ehm getting some weird errors while running it:
first i got a dll error, then i manually installed dll file
then i get anther error while the second version of ectractor
- Fixed errors when special characers are used in search strings eg. ' [ * %.
- Added "Starts with" and "Ends with" check boxes to help narrow down your searches.
- Added tooltips to the load file buttons.
[/list]
Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
Just downloaded and tried this. You're right, it is fast. But it has a graphics bug that's annoying. When it first opens, the "Starts with" and "Ends with" check boxes are in the bottom border where the "Search Name" and "Search Text" input boxes are located. Resize the window to full screen, and they end up in the middle of the window on top of the database information.