Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

Albion Online: How do you unpack the strings/contents of Unity BIN files?

Featured Replies

  • Author
  • Localization

duplis, posted Thu Jul 20, 2017 9:28 pm (24875)


So I began playing Albion Online and as a web developer I decided I wanted to make some tools for the playerbase... the only problem? Albion Online doesn't have an API. I messaged them on Twitter and they replied back that while they don't have an API, they told me "all of the strings you are looking for are in the game files".

The things I am looking for are the item tooltips, dialogue, weapon/armor/etc. stats... all of that good stuff.

I scoured through all of the files and the only files that are not meshes or images are the BIN files, and they are named like they contain the strings I am looking for, and the folder is named "GameData". Here are what a few of the BIN files are named so you can see what leads me to believe these contain all of the strings/text/etc. that I am missing:

Code:
- localization.bin <--- this is the big one
- items.bin   <--- as well as this one

- achievements.bin
- gamedata.bin
- loot.bin
- missions.bin


So as you can see, the only data I'm missing, the text on tooltips, item stats, etc., all correlate with the names of the BIN files - not to mention they're the only files left I haven't extracted, and the tweet said "everything is in the game files" when I brought up the item information and all of that.


So the question is: how the hell do I extract a Unity BIN file?

I've tried mounting it, doing a hexdump, even went as far as to install Unity3D to see if I could make something magical work, along with a lot of other random shit that didn't work.


Any help at all would be appreciated guys! And let me know if you need a copy of one of them if you want to try to get it opened yourself!
  • Author
  • Localization

aluigi, posted Fri Jul 21, 2017 6:33 am (24886)


Can you upload at least one of these bin files?
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.