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.

Armored Core V [Xbox 360] .bhd & .bdt file pairs

Featured Replies

  • Author
  • Localization

manus_mcguffin, posted Thu May 19, 2022 12:27 pm (71608)


Hey all, I ran into some issues when extracting files from the Xbox 360 version of Armored Core V.

I've tried aluigi's DS script (http://aluigi.altervista.org/bms/dark_soul.bms), and also AlphaTwentyThree's script (https://forum.xentax.com/viewtopic.php?f=10&t=8125), both to no avail.

I'm really scratching my head at this since they both seemed to work for other users. Below are the errors returned by these scripts. Forgive me if I'm missing something really obvious!
Error returned by the DS script:
https://mega.nz/file/tEtHTAqb#1uPJgOIgH ... afDffH0xJI

Error from AlphaTwentyThree's script:
https://mega.nz/file/sdFQ0b5K#Aa4RAGbeS ... W60DjppxNY

I've attached a sample of the bhd & btd files below.
  • Author
  • Localization

swosho, posted Mon Aug 22, 2022 3:02 pm (73118)


I've no clue what to do with the name hashes & groups, but you can use this if you don't mind not having filenames:

Code:
open FDDE bhd 0
open FDDE bdt 1

endian big

idstring "BHD5"
goto 0x1C
get TABLE long
goto TABLE

for i = 0 < FILES
   get NAME_HASH long
   get SIZE long
   get OFFSET longlong
   string NAME p "d." i
   log NAME OFFSET SIZE 1
next i
  • Author
  • Localization

manus_mcguffin, posted Sat Sep 03, 2022 4:10 pm (73307)


Thank you swosho! I was able to extract everything with the script. :D

Sorry if this is a bit of necro... I really wasn't expecting a reply to this post. Thanks again!
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.