Jump to content

Search the Community

Showing results for tags 'disney'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Game Modding
    • Tutorials
    • 3D/2D models
    • Audio file formats
    • Graphic file formats
    • Animation file formats
    • Video file formats
    • Misc file formats
    • Game engine file formats
    • Game Archive
    • Compressed files and methods
    • Code Talk
    • Game Localization
  • Game Tools Support
    • Applications/Tools
    • Scripts or Other Utilities
  • QuickBMS
    • Releases
    • Discussion and Help

Product Groups

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 3 results

  1. Disneyland Adventures has been my newest favorite game on Steam, and I had thought about extracting the voiced files from the game's files/archive rather than just recording them in-game. The problem is that all of the .bnk files are .aux files, and I think it applies to both the characters and the ride attractions, but they all have [pre] in its name with the audio length of 0:00 instead of its regular audio length. Take Pluto for examples - If I try to rename the file “english_vo_park_pto_int_bnk_b.aux” to a .bnk, and drag it over to Foobar2000 (with VGMStream), it’ll have all the list of voiced lines, but each track has the word [pre] with the audio length of 0:00. I have other examples, but I'll place the link from Mediafire here (apparently, most of them have about 200-300 voice lines that are unplayable because of the whole [pre] problem): https://www.mediafire.com/folder/k1vybw110u2o9/PC_-_Disneyland_Adventures_(English%3B_pre) I’ve tried using Wwise-Unpacker-Revamped, but it didn’t work because the program didn’t give me all of the voice lines that were from the file: I’ve also tried using Ravioli Explorer, but that also didn't work, which is why this game isn't supported: Then I did some research about .bnk files and the whole [pre] situation and came up on this information (note: I had to re-wordify it since the whole Google AI thing is annoying): Pre means that some voice lines are not labeled correctly and have a duration of "0:00" instead of the regular audio length even though it contains actual audio. I don't think it's considered a corrupted or unsupported file, but there appears to be a problem in preprocessing or metadata that is associated with the files within the game archives. I think that might be when I rename from an .aux file to a .bnk file, I think that's what's causing the file to become unstable. Cut means that some voice lines are either incomplete, unrecorded, or shorter than a certain threshold (under 1 second), so I'm assuming that whenever you play the audio of the voice line, only the beginning part of the audio is played, but the rest will be cut off. Then I’ve tried OpenNaja/Cobra-tools and upon viewing its contents, it shows a list of bnk files. I don’t know how to extract them but moving them to the file folder and implementing them into Foobar4000 will still identify it as a corrupted/unsupported file. It could be that the .bnk files are stored in OVL files. I tried to follows these steps, but they were confusing: 1.) Double click ovl_tool_gui.py to start the main tool or open CMD in folder of the script and type py ovl_tool_gui.py. 2.) Open an OVL file. 3.) Unpack the OVL file to a folder. 4.) Modify the extracted files. 5.) Inject modified files into OVL. 6.) Save OVL and test. Overall, it must have something to do with the .wem files somehow, and I assume it’s going to be a long process since most people have not encountered this issue before. But right now, I'm just stuck. If anyone can help me with this, I'd really appreciate it!
  2. Was able to dump these files down to some decompressed data. But it seems to be in split files. I could merge all data back together see if it can be parsed better but for now here is a car sample that I have. Hope we can get something working. Im pretty sure DK dave helped me with some of these files 😅 https://drive.google.com/file/d/19WfjfX-QdcIxf-w8YjPfZR3t16X6Wfmg/view?usp=drive_link
  3. Hi the post I'm going to be referring to is: The models are compressed and I don't know how to decompress them, which makes them pretty much unusable in their current state. In this post, the author has a decompressed version of the model file (albeit not a particularly useful model example, but certainly something nonetheless) I don't have a compressed vs decompressed state version of that exact model for comparison, but I will provide you here with a few compressed files and hopefully someone can figure out something with it. Thanks! https://www.dropbox.com/scl/fo/t8qwu7z9o71uwlmz8wom6/AJea2uhH3bbC20PukBSTH3U?rlkey=a88aen4vx9m2a5xhg90llvag3&st=xhtsq952&dl=0
×
×
  • Create New...