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 about CMD QuickBMS

Featured Replies

  • Author
  • Localization

sanderson169, posted Tue Sep 06, 2022 3:39 pm (73356)


I'm trying to create a command in BAT file and I'm putting this... but I would like to add another PAK file to the same line, but I don't know how.

Code:
"Tools\quickbms.exe" "Tools\scripts\unreal_tournament_4_0.4.27.bms" "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight\DeadByDaylight\Content\Paks\pakchunk1-WindowsNoEditor.pak" "Files\decoding"


How can I introduce in the code that the INPUT is 2 files, the following?

pakchunk1-WindowsNoEditor.pak and pakchunk2-WindowsNoEditor.pak

And to finish, you can also help me how a more complete code would be in CDM (BAT FILE)

Code:
FOR /R %%f IN (pakchunk1-WindowsNoEditor.pak, pakchunk2-WindowsNoEditor.pak) DO ("Tools\quickbms.exe" "Tools\scripts\unreal_tournament_4_0.4.27" "Files\decoding")

I know that this code does NOT work, I have tried it and it gives me an error, I suppose someone from the forum can help me! :3
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.