View Single Post
  #7  
Old 05-03-2024, 08:19
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,217
Thanks: 294
Thanked 1,404 Times in 637 Posts
Masquerade is on a distinguished road
^^
QuickBMS cannot repack a file traditionally, it's not that kind of tool. Reimport mode can work but it gets messy very quickly as you need to import empty files into the original archive and then reimport your files during installation. Many archive repackaging tools for games are game engine specfic or even game specific.

As for Steins;Gate, since the archives aren't compressed, you don't need to extract them. If you unpack the raw data, you can simply concatenate that data using bincat and then use xdelta or hdiffz to restore the missing archive information.
Reply With Quote
The Following User Says Thank You to Masquerade For This Useful Post:
ozerune (05-03-2024)