Skip to content

Conversation

@AbandonedCart
Copy link

I do notice an issue where the first line of the output file is incorrect. It appears to replace it with random values. Other than that, it works. I am looking into the random line.

@AMGarkin
Copy link
Owner

For Black Desert Mobile use v1.0a + you have to handle UTF-8 byte order mark (first 3 bytes in file, sequence of 0xEF,0xBB,0xBF).

@AbandonedCart
Copy link
Author

The current version was working fine, but just needed to account for the BOM.
Reverting to 1.0a seems to add unnecessary code. As of the latest commit, it is working with the current TW version (the only one using loc files).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants