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.

Ben 10 Protector of Earth (PS2) WAD file

Featured Replies

hello everyone, i've wanted some help on this Ben10 game, it has quite a unique WAD file with a blank header, and a BIKi (?) reference on the 0x800 offset of the main file.... could someone help me with this? thanks!

image.thumb.png.484b4a36dd61590c1267ae1aa422dda1.png

wad filecutter.zip

Edited by NarutoClassics

Solved by BloodRaynare

  • Author
3 hours ago, shak-otay said:

Hello,

you could check whether it's a BIK video file created using Bink, BINK video tool

i'm afraid that there's no BIK video inside, i forgot to send a file named "game.dir" it contains the name of the files inside Game.Wad

Game.zip

  • Supporter
  • Solution

Try this QuickBMS script below:

# Ben 10: Protector of Earth (PS2) DIR/WAD extraction script by BloodRaynare

open FDDE DIR
open FDDE WAD 1
get FILES long
for i = 0 < FILES
    getDstring NAME 64
    get SIZE long
    get OFFSET long
    math OFFSET * 0x800
    log NAME OFFSET SIZE 1
next i

Edited by BloodRaynare

  • Author
9 hours ago, BloodRaynare said:

Try this QuickBMS script below:

# Ben 10: Protector of Earth (PS2) DIR/WAD extraction script by BloodRaynare

open FDDE DIR
open FDDE WAD 1
get FILES long
for i = 0 < FILES
    getDstring NAME 64
    get SIZE long
    get OFFSET long
    math OFFSET * 0x800
    log NAME OFFSET SIZE 1
next i

Thank you so much! it worked like a charm :)
  

image.png

  • 1 year later...
On 2/2/2024 at 1:47 PM, NarutoClassics said:

Thank you so much! it worked like a charm 🙂
  

image.png

i tried doing it, why is not working for me 😕

can u tell me what file u opened with the script??

 


 

Create an account or sign in to comment

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.