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.

Batch conversion with xbadpdec?

Featured Replies

  • Author
  • Localization

Acewell, posted Sun Jun 28, 2015 8:15 pm (5981)


Hi, i used Aluigi's unxwb to extract the files from common.xwb in Star Wars The Clone Wars (Xbox 2002).
I now have 354 wav files that can be converted to playable wav files or played using Aluigi's awesome xbadpdec.exe.
I was wondering if someone here knows how to make a batch file to convert all 354 files at once. Thanks!
  • Author
  • Localization

deepshit, posted Sun Jun 28, 2015 9:31 pm (5982)


Code:
for %%G in ("%~dp0"\*.wav) do xbadpdec "%%G" "new_%%~nxG"


put xbadpdec.exe and files and bat in one folder.
haven't tested it.
If it didn't work give me one file to test.
  • Author
  • Localization

Acewell, posted Sun Jun 28, 2015 10:09 pm (5984)


Awesome thanks a lot! :D

It works, but it goes into an endless loop converting the same files over and over with a different name, for example:
00000000.wav > new_00000000.wav > new_new_00000000.wav > new_new_new_00000000.wav > new_new_new_new_00000000.wav

This isn't a big deal though, you can just stop it manually after the first complete loop and delete any unneeded files.
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.