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.

X-Men 2 Wolverines Revenge Need Assistance Sound Files Extraction (GameCube)

Featured Replies

  • Author
  • Localization

imtiredoftheload4, posted Sat Sep 15, 2018 6:11 pm (38423)


I don't know which of the following files are sound files for X-Men 2 Wolverines Revenge so I will put them all up. Need the sound files from the game. A quickbms script would be helpful. I would be very grateful.
Files below:

global.fix
https://www90.zippyshare.com/v/LDteAah1/file.html
global.h
https://www90.zippyshare.com/v/lwVn0AmQ/file.html
global.spd
https://www90.zippyshare.com/v/yp1v3wtC/file.html
global.spt
https://www90.zippyshare.com/v/201KUimz/file.html
global.txt
https://www90.zippyshare.com/v/1XUDr8tK/file.html
m1sbk.fix
https://www90.zippyshare.com/v/SKME1H8T/file.html
m1sbk.h
https://www90.zippyshare.com/v/EIWaAsOl/file.html
m1sbk.spd
https://www90.zippyshare.com/v/1JwFou5Q/file.html
m1sbk.spt
https://www90.zippyshare.com/v/ni7cHkH0/file.html
m1sbk.txt
https://www90.zippyshare.com/v/0vAXpJKS/file.html
  • Author
  • Localization

aluigi, posted Sat Sep 15, 2018 7:33 pm (38427)


The SPT file contains the frequency (32000hz) and coefficients but the references to the data in SPD is a mess.
The following is a little description of the fields (DO NOT USE IT):
Code:
open FDDE "spt"
open FDDE "spd" 1

endian big
get FILES long
for i = 0 < FILES
    get IS_ENABLED long
    get FREQUENCY long
    get DUMMY long  # if IS_ENABLED is 1
    get DUMMY long  # if IS_ENABLED is 1
    get OFFSET_END long
    get OFFSET long
    get ZERO long
next i
for i = 0 < FILES
    getdstring COEFF 0x2e
next i
  • Author
  • Localization

bresense, posted Sun Sep 16, 2018 12:28 am (38440)


Warthog1336 wrote:
Maybe you can try using SPTex from HCS: http://hcs64.com/files/sptex00.zip


I'm interested in this too. I tried myself using SPTex from HCS and it didn't work but i found something that might be useful from the PS2 version.

cutscene.rsc
https://www51.zippyshare.com/v/gLcgQUJL/file.html

The Gamecube version differs slightly to this.
  • Author
  • Localization

bresense, posted Thu Sep 20, 2018 4:15 am (38635)


Can anyone confirm if there is audio present in the cutscene.rsc file I provided from the Playstation 2 Version? Was hoping for isolated movie/cutscene dialogue but i won't hold my breath.
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.