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.

DoDonpachi Saidaioujou .bin Files

Featured Replies

  • Author
  • Localization

CrispX, posted Wed Aug 05, 2020 6:51 pm (57921)


Hello, i'm looking someone can able to extract this bin file, i try with RavioliGames, and only works good the videos, TGA and PNG are bad.
This .bin have many images from the gallery of the game.
Try to create a script can read any file name.

It's a XBOX 360 File.

List of files found using ravioli
.tga - can?t read on photoshop
.png - broken
.jpg - broken
.xma - normal file
.wmv - plays nice

https://gofile.io/d/FTU8Y0

Thanks.
  • Author
  • Localization

CrispX, posted Wed Aug 05, 2020 8:35 pm (57924)


.xma i found the tool, it's music files i'm not interrested, i'm only interrested on the textures. Please help. :| I only want the wallpapers of the game.
  • Author
  • Localization

aluigi, posted Fri Aug 07, 2020 10:06 pm (57945)


The format of the BIN archive is simple but I can't figure out what compression algorithm it's used for the tga files:
Code:
comtype ???
endian big
get DUMMY long  # 0xc0090117
get BIN_SIZE long
get INFO_SIZE long
get FILES long
getdstring ZERO 20
for i = 0     get DUMMY long
    get SIZE long
    get ZSIZE long
    get OFFSET long
    getdstring NAME 260
    if ZSIZE == 0
        log NAME OFFSET SIZE
    else
        clog NAME OFFSET ZSIZE SIZE
    endif
next i
Anyway this is not a problem since you already got what you needed :D
  • Author
  • Localization

CrispX, posted Mon Aug 10, 2020 1:41 pm (57996)


Hey Aluigi, thanks i will test it anyways, maybe it have better quality, i want to put this on mame layouts.
  • Author
  • Localization

CrispX, posted Mon Aug 10, 2020 1:45 pm (57997)


An error as been procceded on quickbms.

offset filesize filename
--------------------------------------

Error: the variable index is invalid (-1), there is an error in QuickBMS

Last script line before the error or that produced the error:
1 comtype ???
  • Author
  • Localization

aluigi, posted Mon Aug 10, 2020 2:54 pm (57999)


Ah no, that script is not for being used because I don't have the correct compression algorithm.
  • Author
  • Localization

CrispX, posted Mon Aug 10, 2020 8:15 pm (58008)


aluigi wrote:
Ah no, that script is not for being used because I don't have the correct compression algorithm.


Okidoki. Well maybe in the future.
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.