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.

Dreamfall Chapters: The Final Cut

Featured Replies

  • Author
  • Localization

anil523, posted Tue Jun 11, 2019 10:00 pm (48688)


Hello there.

I found the subtitle files for this game. How does this file become text (to translate the game)?
  • Author
  • Localization

anil523, posted Sat Sep 07, 2019 10:45 pm (50631)


UnityText Doesn't Work. :cry:
  • Author
  • Localization

micTronic, posted Sat Feb 06, 2021 3:13 pm (62045)


Hi, in case someone is still looking for the info: MonoBehaviour files containing the dialogue declare a byte array, which in turn contains in data in a custom serialized Google Protocol Buffers format. In order to deserialize, you can actually use the .net assembly DLLs included with the game itself (in the "Managed" folder). Check out the protobuf-net library; it contains the methods required to deserialize the arrays. One of the arrays contains the dialogue structure, while the other contains basically a dictionary of string IDs and localized text (for the 3 or 4 included languages).
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.