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.

Fatal Frame II (PS2) - IMG_BD.BIN

Featured Replies

  • Author
  • Localization

aluigi, posted Mon May 21, 2018 9:54 am (35131)


One of the files seems to start from offset 0x967800 but neither 0x967800 or 0x12cf (number / 0x800) are available in the executable.
The toc has to be in another file or at the end of the archive (you provided only the beginning part)
  • Author
  • Localization

aluigi, posted Mon May 21, 2018 10:58 am (35137)


Yeah you are right.
  • Author
  • Localization

ViT, posted Thu Mar 26, 2020 8:39 am (55098)


If anyone is still interested (PAL version for example):

TOC is in "SLES_523.84" file, start offset is 0x1FB7F8, 4491 files.

For each file:
4 byte - LBA
4 byte - unpack file size
4 byte - file size in archive

Calculation of real LBA:
real LBA = (LBA bitwise shift right 2) * 0x800

Value of right 2 bits of LBA is:
0 - no file
2 - file not compressed
3 - file compressed

For decompress use "DeLESS.exe" utils (ask internet for it). Game work great without compression, so: rebuild game archive (IMG_BD.BIN), update TOC, have fun.
  • Author
  • Localization

ViT, posted Thu Mar 26, 2020 1:13 pm (55131)


aluigi, was this script already exist, or did you just make it? I haven't seen him before.
I also have an algorithm for unpacking the Fatal Frame 3. I can explain, if interested.
  • Author
  • Localization

aluigi, posted Thu Mar 26, 2020 1:29 pm (55132)


I just created them :)

Yes sure, tell me about FF3, maybe I can write a script for it too.
  • Author
  • Localization

Cloudstrifeff7, posted Fri Feb 12, 2021 2:44 pm (62147)


aluigi wrote:
http://aluigi.org/bms/project_zero.bms
http://aluigi.org/bms/deless.bms

With Project zero 1 I can't use it. Is it possible add a version for the first game?
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.