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.

Help files ARC Mega Man X4 Psx/Sat

Featured Replies

  • Author
  • Localization

carnage, posted Mon May 30, 2016 7:46 pm (13817)


Friends all right.
Help would you with a .arc file Megaman X4.
I know Biofat, makes the function to extract these files, your ma can not use this tool in Windows 8.1.
The texts use a table 16bit and LZ compression, do not know if it's LZS or LZ0.
I would be very grateful if someone get a script bms for the extraction of these files.

file header
Offset 0 1 2 3 4 5 6 7 8 9 A B C D E F

00000000 10 00 00 00 00 28 0C 00 A0 09 00 00 00 09 00 00 .....(...... ...
  • Author
  • Localization

carnage, posted Tue Jun 07, 2016 3:59 am (14130)


Could anyone help me with these files?
  • Author
  • Localization

carnage, posted Wed Jun 08, 2016 10:05 pm (14205)


aluigi wrote:
http://aluigi.org/bms/megaman_x4.bms


Aluigi you're a genius, thank you very much the same.
I tried to learn the bms but I could not see what people do with a great ease ..
I will do the test and contribute tools in Java or C #, thank you man.
  • Author
  • Localization

aluigi, posted Thu Jun 09, 2016 9:32 am (14213)


It's very simple, the format stores only the size of the files so we have to calculate the offset.
The offset of the file is aligned/padded at 0x800 (2048) so if our TOC (the table with the information of the files) terminates at offset 0x10 then the files will start at 0x800, while if it terminates at offset 0x920 it will start at 0x1000 and so on.
So get the size, dump the file at the current offset, add size to offset, align offset to 0x800 and continue.
That's all.
  • Author
  • Localization

HyagoGow, posted Thu Oct 05, 2017 3:13 am (27047)


Hi. I know that this is old topic but could someone help me with this?

I used quickbms, load the megaman_x4 script and then selected an .ARC file. The output was many .DAT files.
What I should do with them now?

Thanks.
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.