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.

[PC] Bayonetta .idd

Featured Replies

  • Author
  • Localization

Acewell, posted Mon Apr 17, 2017 4:10 am (22290)


this bms script extracts the textures from all but 2 of your samples :D
Code:
idstring "IDD\x00"
get NAME basename
string NAME ".dds"
get SIZE asize
goto 0xc
get OFFSET long
goto OFFSET
goto 0x10 0 SEEK_CUR
savepos OFFSET
goto 0x20 0 SEEK_CUR
get DATA_OFFSET long
xmath OFFSET "DATA_OFFSET OFFSET"
math SIZE - OFFSET
log NAME OFFSET SIZE

it doesn't work with your chapter700.idd and actbutton000.idd samples, those don't even look like texture data to me.
  • Author
  • Localization

Kalvinis, posted Mon Apr 17, 2017 4:55 am (22291)


Acewell wrote:
this bms script extracts the textures from all but 2 of your samples
*script*
it doesn't work with your chapter700.idd and actbutton000.idd samples, those don't even look like texture data to me.

How interesting! Thank you for the script, Acewell! I'll give it a whirl and edit this post with my findings on what does and doesn't work.

If I may ask, what do you believe the 2 referenced files are (chapter700.idd/actbutton000.idd)?
  • Author
  • Localization

Acewell, posted Tue Apr 18, 2017 1:17 am (22330)


Kalvinis wrote:
what do you believe the 2 referenced files are (chapter700.idd/actbutton000.idd)?

i've no clue, could be incomplete or corrupt extraction or they just have another purpose.
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.