Users browsing this thread: 1 Guest(s)
007 Agent Under Fire - Cannot find SFX
#1
Question 
Hello! I've been attempting to rip some weapon sounds from the GameCube version of 007 Agent Under Fire and I've had no luck actually finding the files. Thought it would be fairly easy given its using an open source engine but I've only managed to find files related to cut-scenes, dialogue, as well as music. All of these are in the .gsf format. (which can be viewed/listened to in foobar2000) These were all located in the "sound" folder. Obviously. 

I did some digging and also found .sni files. These contain sound settings that apply to all levels. These .sni files (more specifically global.sni) points to sound categories and file paths that I cannot find for the life of me. This leads me to assume that they are stored/compressed in some other file. I'm not sure what that would be if that were the case. 

Here is what I'm referring to:

//
default_levels
{
// category level (0 ... 1.0f)

    CAT_CINEMATIC  1.00
    CAT_MUSIC      1.00
    CAT_DIALOG      0.90
    CAT_WEAPONS    1.00
    CAT_SFX        0.90

    GRP_DEFAULT    1.00
    GRP_EXPLOSION  1.00
    GRP_GUN        1.00
    GRP_BODY        0.70
    GRP_AMBIENT    0.70
    GRP_UI          1.00
}

//

Another thought is that these could be stored in a level? I'm not 100% sure. Any help/advice would be appreciated. Thank you Heart
Reply
Thanked by:


Forum Jump: