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

Help extract .big file nfs carbon xbox version

Featured Replies

Hello, I would like to know if it is possible to extract the copspeech.big file from need for speed carbon from the original xbox version, thank you

Solved by BloodRaynare

  • Supporter

This is a bigfile for speeches. Usually there should be a IDX/CSI/EVT companion file with the same name.
Can you upload the IDX or the CSI/EVT file too?

Edited by BloodRaynare

  • Author
1 hour ago, BloodRaynare said:

This is a bigfile for speeches. Usually there should be a IDX/CSI/EVT companion file with the same name.
Can you upload the IDX or the CSI/EVT file too?

Yes, sorry for not posting them earlier

COPSPEECH_EN.zip

  • Supporter
  • Solution
2 hours ago, ZARF said:

Yes, sorry for not posting them earlier

COPSPEECH_EN.zip 53.93 kB · 0 downloads

Here's a QuickBMS script for the IDX/BIG combo:

## EA Blackbox IDX/BIG sound extractor script by BloodRaynare

open FDDE IDX
open FDDE BIG 1

get TEST long
endian guess TEST

goto 0x54
get FILES long
for i = 0 < FILES
	get ID long
	get UNK long
	get UNK2 long
	get OFFSET long
	putarray 0 i OFFSET
next i
get TMP asize 1
math BIG_SZ = TMP
putarray 0 i BIG_SZ

for i = 0 < FILES
	getarray OFFSET 0 i
	math i + 1
	getarray SIZE 0 i
	math SIZE - OFFSET
	string NAME p "%04d.str" i
	log NAME OFFSET SIZE 1
next

Both of the IDX and BIG files must be in the same directory
Then just play the extracted str file with vgmstream.

  • Author
23 hours ago, ZARF said:

Yes, sorry for not posting them earlier

COPSPEECH_EN.zip 53.93 kB · 3 downloads

 

20 hours ago, BloodRaynare said:

Here's a QuickBMS script for the IDX/BIG combo:

## EA Blackbox IDX/BIG sound extractor script by BloodRaynare

open FDDE IDX
open FDDE BIG 1

get TEST long
endian guess TEST

goto 0x54
get FILES long
for i = 0 < FILES
	get ID long
	get UNK long
	get UNK2 long
	get OFFSET long
	putarray 0 i OFFSET
next i
get TMP asize 1
math BIG_SZ = TMP
putarray 0 i BIG_SZ

for i = 0 < FILES
	getarray OFFSET 0 i
	math i + 1
	getarray SIZE 0 i
	math SIZE - OFFSET
	string NAME p "%04d.str" i
	log NAME OFFSET SIZE 1
next

Both of the IDX and BIG files must be in the same directory
Then just play the extracted str file with vgmstream.

Friend, thank you very much, I tried the script and it worked perfectly

  • 9 months later...
On 11/7/2023 at 3:05 AM, BloodRaynare said:

Here's a QuickBMS script for the IDX/BIG combo:

## EA Blackbox IDX/BIG sound extractor script by BloodRaynare

open FDDE IDX
open FDDE BIG 1

get TEST long
endian guess TEST

goto 0x54
get FILES long
for i = 0 < FILES
	get ID long
	get UNK long
	get UNK2 long
	get OFFSET long
	putarray 0 i OFFSET
next i
get TMP asize 1
math BIG_SZ = TMP
putarray 0 i BIG_SZ

for i = 0 < FILES
	getarray OFFSET 0 i
	math i + 1
	getarray SIZE 0 i
	math SIZE - OFFSET
	string NAME p "%04d.str" i
	log NAME OFFSET SIZE 1
next

Both of the IDX and BIG files must be in the same directory
Then just play the extracted str file with vgmstream.

The script not export all (STR) files, only 857 audio files

Screenshot_2024-08-20-22-37-44-112_com.limelight-edit.jpg

Edited by ZANIT

15 hours ago, ZANIT said:

I can reimport archives with script? i rename str for asf and get an error with play in game

Screenshot_2024-08-20-22-37-44-112_com.limelight-edit.jpg

The script not extract all str audios, and it is not in order

  • 1 month later...
On 8/22/2024 at 1:08 PM, diegozmei said:

NFS Carbon Xbox versions ZDIR.BIN SOUND\SPEECH  PlayStation 2 versions  big file yes😅😏 music ast file

https://nfs-tools.blogspot.com/2018/09/nfs-disculator-v10-released.html Download

https://nfsmods.xyz/mod/2190 Download  Phone Call and Cop Speech - Importer/Exporter Toolkit NHL07ASFExporter  big file

big file.jpg

ast  music.jpg

This tool can import audio per audio, i need import all audios in BIG🫠

On 8/22/2024 at 1:08 PM, diegozmei said:

NFS Carbon Xbox versions ZDIR.BIN SOUND\SPEECH  PlayStation 2 versions  big file yes😅😏 music ast file

https://nfs-tools.blogspot.com/2018/09/nfs-disculator-v10-released.html Download

https://nfsmods.xyz/mod/2190 Download  Phone Call and Cop Speech - Importer/Exporter Toolkit NHL07ASFExporter  big file

big file.jpg

ast  music.jpg

Basicaly, i make a "DUB" mod for NFSU2 and i import all ASF Audio Files in .BIG/.IDX. Sorry for my bad english. This Script not work 😭

Screenshot_2024-09-30-21-16-16-692_com.limelight-edit.jpg

  • 1 year later...

I know I'll win a golden shovel for digging it up, but I have a question: does anyone still have the NFS-Disculator v1.0 program? The link on the website has unfortunately expired. I want to port the Polish translation for NFS UG and UG2  for Xbox from the PC version, but I can't open and export the files responsible for the lines of text from the Xbox version of the game. For PC ver is not problem to see text but xbox is a big problem 😐 Can anyone can help me and share this program ?

Edited by Macfly

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.