Bully-Board

Bully Modding Section => Modding Questions/Help => Topic started by: SakkoTheTaco on June 03, 2020, 10:23:10 AM

Title: Edit subtitles
Post by: SakkoTheTaco on June 03, 2020, 10:23:10 AM
Hello everyone!

I want to change and edit the subtitles in the game. I have looked around the forums but haven't really found a solution.

I've tried using the IMGTool to extract the .bin files within the American.img file and then editing them in Notepad++ but with no success. When I replace the edited .bin file with the original, the subtitles don't even appear in the game (probably something to do with Notepad++ since it looks weird when editing, see attached file)

So if anyone knows how to edit the language files, without it looking all weird in the game that would be really appreciated.

Thank you in advance!  :D
Title: Re: Edit subtitles
Post by: King Cobra on June 04, 2020, 12:21:20 PM
While I have little knowledge in modding, I know about compatibility issues and file formats. You may know some of this stuff, but this is a basic list of things.

What I don't know is the raw format of the data in the bin files, so even being able to extract, edit, and repack a bin file doesn't guarantee it to work.

Hex editing tools and nifskope were the main tools in the early days. There's very little tools for bin other than imaging software. You may have a better chance in using a hex editor or a tool to extract image files unless there's a tool I'm not aware of.
Title: Re: Edit subtitles
Post by: SimonBestia on July 18, 2020, 05:14:29 AM
In this case, the .bin files are simple text containers.
You'll need to decompile them before you can edit them.

There already is a tool to decompile them, it's pretty basic and easy to use.
https://bully-board.com/index.php?topic=15728.msg407940