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.

Big Mutha Truckers 2

Featured Replies

  • Author
  • Localization

Lord Ura, posted Mon Sep 25, 2017 8:52 am (26805)


Good day to everybody. From a looong time I was trying to extract the songs of this game. Finally I've found this site (which helped me with many other games <3 ) but the BMS script didn't worked well. 56 files were extracted called 00000000.dat, 00000001.dat, and so on (numeration is on hexadecimal base). All files are with .dat extension (except for 00000005.uu5, 00000016.dfont and 00000020.txt) and are 170-300 kb files (except for 0000002b.dat and 0000000c.dat, only 1 kb, and 00000037.dat, which is 800 MB).
The game files, for who doesn't know, are in a folder called data, with inside only a big archive called archive.ar and another file called CDFILES.DAT. Opening the latter with a plain text reader there was, between two sections of unreadable text, a list of files which I suppose are the ones in the archive. Those that got my attention where a series of .ogg:

    BAR.OGG
    SHOP.OGG
    HILLBILLY.OGG
    AIRRAID.OGG
    CANNONBALL.OGG
    FEELIT.OGG
    INTHEFLOOD.OGG
    LONELY.OGG
    SHASTA.OGG
    THROWDOWN.OGG
    WILLIE.OGG
    UTION.OGG
    TIMINGIRL.OGG
    ED.OGG
    ALLRIGHTNOW.OGG
    ASIWALK.OGG
    BEGGIN.OGG
    CH1.OGG
    CH2.OGG
    CH3.OGG
    CH4.OGG
    1.OGG
    10.OGG
    2.OGG
    3.OGG
    4.OGG
    5.OGG
    6.OGG
    7.OGG
    8.OGG
    9.OGG
    ING.OGG
    SHUTMEOUT.OGG
    MUSIC1_IN.OGG
    FLYING.OGG
    FLAP.OGG
    CRUCIBLE.OGG

Reading around here and xentax this couple archive.ar/CDFILES.DAT was also used for other games. Two are even by the same software house (Eutechnyx), Street Racing Syndicate & NASCAR 2011. The latter has even two bms script, to be used one after the other. Can someone help me with this problem? Any help is appreciated thanks!
  • Author
  • Localization

aluigi, posted Mon Sep 25, 2017 5:00 pm (26826)


Check if you have the latest version of quickbms (0.8.1) and moreover the latest versions of the following scripts:
http://aluigi.org/bms/namco_games_ar.bms (script 0.1.3)
http://aluigi.org/bms/nascar2011.bms (script 0.1.2)
http://aluigi.org/bms/nascar_2013_arcc_files.bms (script 0.1.2)

The first 2 scripts work on CDFILES.dat and support filenames but using one or the other depends by the game, so try both.
The latter script instead must be used on the files with ARC extension extracted with the previous scripts.
  • Author
  • Localization

Lord Ura, posted Tue Sep 26, 2017 10:57 am (26857)


It didn't worked. The only result was with namco_games_ar.bms: twelve 640 b-1,10 kb files were extracted, same hexadecimal name structure, all .dat except two, 00000000.arc and 0000000a.dc5. I've even tried nascar_2013_arcc_files.bms with the former, but I did already know it was useless with a 640 kb file... For curiosity I've also used nascar_2013_arcc_files.bms directly with archive.ar and CDFILES.DAT. Some files were extracted from archive.ar but none of these are listed on CDFILES.DAT, even some broken .png images (I've tried to open them both with paint and IrfanView)
  • Author
  • Localization

Lord Ura, posted Sat Feb 17, 2018 4:45 pm (32553)


Sorry for the delay, I had lost the pc...
I had to make a zip archive, this site don't allow to upload "ar_0_842098688" files
  • Author
  • Localization

Lord Ura, posted Tue Feb 20, 2018 10:52 am (32629)


OPS... :P
  • Author
  • Localization

Lord Ura, posted Tue Feb 20, 2018 10:57 am (32632)


Nope, didn't worked :(
  • Author
  • Localization

Lord Ura, posted Mon Feb 26, 2018 9:52 am (32735)


I have discovered something. My copy isn't technical the original one, it's a repackage, but it's still official: I have found it in a bonus disc, along with many other stuff, of a magazine I have bought. It's repackaged as a single exe installer. It's possible that the archive files aren't the same of the common release?
  • Author
  • Localization

Lord Ura, posted Mon Feb 26, 2018 9:55 am (32736)


Well, I think it's official, I've bought it with an official magazine...
  • Author
  • Localization

aluigi, posted Mon Feb 26, 2018 1:34 pm (32741)


The format is the usual namco_ar one but it's not a simple or "standard" format, for example the filenames are not handled.
Anyway maybe I will check it in the next days.
  • Author
  • Localization

Lord Ura, posted Thu Mar 08, 2018 2:23 pm (32975)


Thanks. I'll wait :)
  • Author
  • Localization

aluigi, posted Thu Mar 08, 2018 5:42 pm (32979)


Unfortunately I'm unable to find an universal way to make the script compatible with all the existent CDFILES.DAT.
The script is already a work-around.
  • Author
  • Localization

aluigi, posted Thu Mar 08, 2018 5:51 pm (32980)


Anyway if you want to extract the files of this specific game open the script and put the following under "elif TYPE == 'C'":
get DUMMY long
get DUMMY long

It should work.
  • Author
  • Localization

Lord Ura, posted Sat Mar 10, 2018 10:24 pm (33052)


Worked like a charm! (with the namco_games_ar.bms script)
along with many files with .dat, .arc and other strange extensions, 175 .ogg files were extracted
Thanky!!
  • Author
  • Localization

Lord Ura, posted Mon Mar 12, 2018 9:19 am (33127)


Just a last confirmation: all the 37 songs files are present, althrough the modified script made some doubles (but maybe those were already in the archive) and didn't put the correct names but only hexadecimal random names. Also the dialogues were extracted (in some weird multichannel OGGs...) but, I repeat, all the songs were present (even the instrumental score tracks, the 4 radio transmissions and that one song played only in the pre-menu video. Why it wasn't featured in the game is a mystery...). The sad news is that the programmers compressed the songs to 35-55 kbps... but better than nothing! \m/
  • Author
  • Localization

aluigi, posted Mon Mar 12, 2018 2:30 pm (33131)


Lord Ura wrote:
The sad news is that the programmers compressed the songs to 35-55 kbps... but better than nothing! \m/

If you are right about the 35 kbps probably nothing was better :D
Just joking, happy you found what you needed.
  • Author
  • Localization

Lord Ura, posted Sun Apr 22, 2018 10:32 am (34237)


aluigi wrote:
Lord Ura wrote:
The sad news is that the programmers compressed the songs to 35-55 kbps... but better than nothing! \m/

If you are right about the 35 kbps probably nothing was better


They are as they I've heard them in the game. No problem :lol:
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.