BDOcrypt icon indicating copy to clipboard operation
BDOcrypt copied to clipboard

Massive restructure to mobile loc files

Open AbandonedCart opened this issue 6 years ago • 1 comments

I was curious if the paz file structure changed in BDO at all recently.

Mobile has had some recent changes that do not appear to match any current or previous BDO

Paz files extracted everything to category-based folders, but changed to content-based folders inside the general category-based folders (ie. ui is now ui/lobby, ui/login, etc.)

With this, the single languagedata file has been broken into approximately 50 individual language files that fail to open using the current methods.

AbandonedCart avatar Jan 17 '19 03:01 AbandonedCart

I zipped the entire loc folder from Client 2.7.47 Patch 64 and uploaded it to Google Drive https://drive.google.com/file/d/1Ov2oZ1qherSIU3oN0yqprRbeRTf9aFBz/view?usp=sharing

The files are semi-readable when viewed using UTF-8, but have no real structure.

AbandonedCart avatar Mar 01 '19 15:03 AbandonedCart