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.

reimporting compile heart .pac files using quickbms

Featured Replies

  • Author
  • Localization

domx9200, posted Sun Sep 27, 2020 5:30 pm (58905)


Does anybody have a guide on how to do that? does clog have a specific way to allow for this or do I need to do some weirdness to get it to work, and if clog DOES have a way to do this, is the neptunia compression method that built into quickbms capable of doing that?

also how would I go about reimporting the files, does the append function start appending at the pointer location in the file, or does it just append at the end of the file no matter what? sorry for the barrage of questions but i'm just new to using quickbms and really only have modified already existing scripts up to this point.
  • Author
  • Localization

aluigi, posted Fri Oct 09, 2020 8:52 am (59122)


What exact bms script are you using?
With reimport2.bat the new larger file is appended at the end of the archive and its offset and size fields are edited.
  • Author
  • Localization

aluigi, posted Mon Oct 12, 2020 9:26 am (59321)


Ah ok neptunia compression, I ported the decompression code to C just few days ago.
There is no re-compression code so unfortunately no reimporting is allowed.
  • Author
  • Localization

domx9200, posted Mon Oct 12, 2020 3:19 pm (59351)


Unfortunate. That's alright though, there are tools out there that are able to recompress the files. The main issue I was having with them is that they weren't putting the files in the same order as the original archive, which has proven to cause problems with what i'm attempting. I was just wondering if quickbms was able to do it. That being said, thanks for responding.
  • Author
  • Localization

aluigi, posted Mon Oct 12, 2020 3:21 pm (59352)


In theory it may be possible to manually disable compression and then using reimport2.bat as usual.
It may work or may not work, it's something that requires hex editing and using quickbms with the -V option for finding the offset of the ZIP field (that must be set to 0)
  • Author
  • Localization

aluigi, posted Thu Oct 22, 2020 5:03 pm (59679)


I have two updates:

Apparently there is a rebuilder/reimporter for the Neptunia files:
https://github.com/u3shit/neptools

I released a beta version of quickbms that automatically does what I wrote in my previous post.
This is the beta: http://aluigi.org/beta/quickbms_beta.zip
For using the new feature edit reimport2.bat and add the -e option:
Code:
quickbms.exe -G -w -r -r -e
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.