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.

Broken Sword - The Director's Cut help

Featured Replies

  • Author
  • Localization

ellonh, posted Fri May 22, 2020 2:00 am (56873)


I am in need of help to extract and import the files of this game more precisely the file with that name and extension bs1dc.dat that I am not finding anywhere, so I would like to know if anyone can help me, I have already seen some posts on the forum older ones are not taking the only scripct that I found from this game and for that menu_gfx.dat file then I put the codes down here.

Code:
# Revolution obb (dat) archives
# script for QuickBMS http://quickbms.aluigi.org

idstring "RARC"
get FILES long

for i = 0 < FILES
getdstring NAME 0x40
get OFFSET long
get SIZE long
log NAME OFFSET SIZE
next i



I need this for a translation of the game into my native language, the only translation I found for this game is in Hungarian, which was the one I saw that it was possible to do a translation for this game. here is the link for the translation I found:
https://magyaritasok.hu/magyaritasok/broken-sword-the-shadows-of-the-templar/broken-sword-shadow-of-the-templars-directors-cut-/1442

I hope I'm not doing something contrary to the forum rule
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.