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]ROCKMAN X4 Plz how to UNPACK?

Featured Replies

  • Author
  • Localization

CapDuck, posted Sat Jun 17, 2017 11:32 am (24180)


Hi
I want Unpack All File.

*.*.ARC,BIN,DAT (extraction or Unpack)to (ex: Image file)
http://aluigi.altervista.org/bms/megaman_x4.bms not Work..

https://drive.google.com/open?id=0B3pClTVFX6xhWW84RmN2VWlfcEU
DownLoad! This File

Plz Down ARC.zip
and Unzip(EXTRACTOR) File..
(Look All ARC,DAT,BIN Files)
(All FILE No Have a Virus)

I want all In Game Used DATA FILE ex(Background ImageFile,And Map Tile Imae ( animation's)
Chartor,Demo,(..also))

Plz~ Have a Nice DAY~ :D
  • Author
  • Localization

Anexenaumoon, posted Wed Jun 21, 2017 4:12 pm (24230)


The DAT's look like raw images, and I have no clue what the *.BIN's are for. But for the ARC's, one line had to be changed:
Code:
# Megaman X4
# script for QuickBMS http://quickbms.aluigi.org

get FILES long
get ARC_SIZE long
for i = 0 < FILES
    get DUMMY long
    get SIZE long
    putarray 0 i SIZE
next i
padding 0x800
savepos OFFSET
for i = 0 < FILES
    getarray SIZE 0 i
    log "" OFFSET SIZE
    math OFFSET SIZE
    padding 0x800
next i


There doesn't to seem to be much useful information about the extracted files, but it does extract them.
  • Author
  • Localization

CapDuck, posted Sun Jun 25, 2017 6:54 am (24287)


Wow!! wonderful!! amazing
It is Source is Just UNPACK "ARC FILE"Only.. :D

Thankyou..
and Sorry Give dear [Anexenaumoon]Hard Work

from now on [ORIGINAL : BIN,DAT] and
Output a "Arc" file to "DAT" file's UNPACK or Change to Image Files..
Another PeoPle..
Someone Give me Infomation or Method Plz~
  • Author
  • Localization

aluigi, posted Thu Jul 20, 2017 9:22 am (24831)


My script is correct and works perfectly with the provided samples (PL01.ARC, ST02_00.ARC and so on).

If you remove "math OFFSET x 0x800" all the extracted files will be wrong, so I don't know how CapDuck can say that it "works".
  • Author
  • Localization

CapDuck, posted Thu Jul 27, 2017 2:00 pm (25054)


oh.. SORRY..
ThankYou ALUIGI
ARC file is can UNPACK..
But I Don't Know How to change Image file
  • Author
  • Localization

aluigi, posted Thu Aug 03, 2017 5:46 pm (25198)


quickbms has a reimport feature that allows to "inject" the edited files back in the original archive.
Read section 3 of http://aluigi.org/papers/quickbms.txt for info and limitations of this feature.
  • Author
  • Localization

HyagoGow, posted Mon Feb 12, 2018 12:21 am (32398)


After unpack the .arc files, how can i convert the .dat files to images?
Thanks!
  • Author
  • Localization

CapDuck, posted Tue Dec 04, 2018 12:02 pm (40986)


HyagoGow wrote:
After unpack the .arc files, how can i convert the .dat files to images?
Thanks!


I need Image files~ :)
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.