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.
Zero Tolerance for Disrespect

[PS2, 2007] Negima!? Dream Tactic Yumemiru Otome Princess : AD / ADP files extraction (Konami)

Featured Replies

This is a strategy game by Konami (https://konami.fandom.com/wiki/Negima!%3F_Dream_Tactic_Yumemiru_Otome_Princess).

In the game's files, the music files are in AD and the voices files are in ADP (sfx are in SND but can be scanned easily with PSound, they are vag archives). When I scan the AD / ADP with PSound, I can only obtain 1 voice (which is I guess the first file stored in the archive ?). So I guess these files are unencrypted but I don't know how to extract (uncompress ?) these.

Feel free to help (I guess a quickbms script is fine ?)

 

Download link for the game's files (you can ignore the DATA folder and only check the SOUND folder) : https://mega.nz/file/xJEWxD7b#yZk3NHjnVe63jNTpriLD6n2nV_x9xlXQhebzWE_OScI

 

 

On 1/5/2025 at 10:28 PM, Shiruba said:

This is a strategy game by Konami (https://konami.fandom.com/wiki/Negima!%3F_Dream_Tactic_Yumemiru_Otome_Princess).

In the game's files, the music files are in AD and the voices files are in ADP (sfx are in SND but can be scanned easily with PSound, they are vag archives). When I scan the AD / ADP with PSound, I can only obtain 1 voice (which is I guess the first file stored in the archive ?). So I guess these files are unencrypted but I don't know how to extract (uncompress ?) these.

 

 

 

For the AD files - these are just 1 music track per file so are easier to deal with.  Put the following in a file called ".ad.txth" in the same folder as the AD files and they'll play in Foobar/vgmstream:

codec = PSX
sample_rate = (@0x8:LE$4 * 48000) / 4096
channels = @0:LE$4
start_offset = 0x20
num_samples = data_size

 

The ADP files will need a script to extract those.  If I have some time, I'll write one.

 

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.