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.

Extracting multiple files in different folders and outputting them in different folders

Featured Replies

  • Author
  • Localization

jd4survivor, posted Fri Jan 15, 2021 5:40 pm (61678)


Hello! I'm currently extracting using quickbms, but with what I'm doing, I often find myself checking multiple files very slowly, since the game I'm looking at has really gross encrypting that makes it hard to know which file is which.

Basically, I wanted to put one file in one folder, and another file (same type) in another. Then, I wanted to extract all the files at once, while still having them output in their respective original folders. Is there a way to do that?
  • Author
  • Localization

aluigi, posted Fri Jan 15, 2021 7:37 pm (61681)


Sure, you can choose between -d and -D, the only difference is that -d is better if you have many files in sub-sub-directories so in general -D is the way.

Help:
Code:
-d     automatically create an additional output folder with the name of the
       input folder and file processed, eg. models/mychar/mychar.arc/*,
       -d works also if input and output folders are the same (rename folder)
-D     like -d but without the folder with the filename, eg. models/mychar/*


You can set the option in a .bat or in a shortcut link to quickbms.exe or via command-line.

Probably it also works as argument of the quickbmsver instruction in the script.
  • Author
  • Localization

jd4survivor, posted Sat Jan 16, 2021 12:15 am (61684)


Hey! Thank you so much for letting me know this. I hate to be that person, but I was wondering how exactly I can enable this option? Is there an exact command line? Cmd isn't exactly my strength
  • Author
  • Localization

aluigi, posted Tue Feb 16, 2021 12:32 am (62280)


Yes, it's very simple, for example you can create a .bat file containing:
Code:
quickbms.exe -d
You can then double-click on the bat file and use quickbms as usual.

Another alternative is creating a shortcut to quickbms.exe and adding the options in the Target field after you select the Properties of the shortcut.
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.