Skip to content

Laggamer2005/Tt-Games-quickbms-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

Tt Games - quickbms scripts

📑 Index

❗❗ Disclaimer

This repository has been made just with the intention of preserve the script versions I use while modding games made by Tt games. This might either be used to extract the content inside the DAT files of the game or for a different purpose.

$\color{#0055FF} \mathtt{\textbf{All credit goes to quickbms developers cause I didn't make any of these scripts or the quickbms tool.}}$

If I had to update anything from this repository, please let me know here or on Discord: linternigamer

Discord

Discord

💾 How to download the files of this repository

Just simply click the green box with the word that says $\color{#00CC00} \mathtt{'Code'}$ and then it will open a small window. On that window, select the option $\color{#FF8800} \mathtt{'Download ZIP'}$. It will download all the files in your PC. When the process is done, go to where the ZIP file was downloaded and extract its content there. After that you are free to use the tool 😉.

☑️ How to use quickbms

Youtube

Youtube

⚠️ Problems reported

1. Why the tool doesn't work after double clicking it?

In case that happened, then do the following:

1.- In the tab above, go to File -> Open Windows Powershell.

2.- Put the name of the file you wanna open with its extension.

3.- Follow the steps to be able to extract dat files.

2. Why the tool doesn't extract the files contained inside the DAT files?

It might be due to these reasons:

1.- The bms script you selected is not the correct one.

2.- The DAT file is not valid (E.g. Transformers The Game for Xbox 360).

3.- The DAT files are corrupted (careful with extracting DAT files from PS3 or Xbox 360 ISOs, check problem nº5).

4.- The DAT file is too big to be processed on the memory (quickbms shows the error memory allocation problem, happens with the DAT files from TCS PS3).

3. I've opened DAT files with another program and they're no longer DAT.

What can I do?

The DAT files have not been altered, just your computer shows them with a different icon. What you need to check to make sure they are still DAT files is the type of file they are. If it says `DAT file` then it's still a DAT file and so it can be extracted easily with quickbms following the correct steps.

If they aren't DAT files anymore, then get the original DAT files and DO NOT try to open them again with a different program.

4. When I open quickbms, it closes. What I can do?

Right click on it, run it as administrator and done.

5. How can I extract the files inside a console version of the game?

It depends of which console version of the game we're talking about:
  • $\color{#FF8800} \mathtt{\textbf{\large{Android and IOS}}}$: the game files are all contained in the .obb file, so extract it using quickbms like it was a DAT file.

  • $\color{#FF8800} \mathtt{\textbf{\large{Xbox 360}}}$: sometimes the game comes compressed on an ISO file and we can see it contains 2 folder called AUDIO_TS and VIDEO_TS. In that case you need a tool that has been built specifically to extract Xbox 360 ISO files like XBOX 360 ISO Extract. By opening the tool and selecting the ISO of the game you wanna decompress, it will extract all the content from it and everything will look normal now (there would be the case in which there are no DAT files and everything is extracted, so $\color{#0066FF} \mathtt{\textbf{\large{say thanks to the devs}}}$ 😇).

  • $\color{#FF8800} \mathtt{\textbf{\large{Wii}}}$: sometimes the game comes compressed on a .wbfs file or .nkit.iso file. Depending of which of them you have to deal with you will need:

    • Nkit: to extract the .nkit.iso file or convert it to an iso file you can extract later.
    • Wbfs to ISO: to convert the .wbfs file to an iso file you can later extract using Nkit. SInce here just follow the steps (there would be the case again in which there are no DAT files and everything is extracted, so $\color{#0066FF} \mathtt{\textbf{\large{say thanks again to the devs}}}$ 😇).
  • $\color{#FF8800} \mathtt{\textbf{\large{PS3}}}$: the files are all contained in a .pkg file, so using PSN PKG Decryptor & Extractor should convert it to iso. From there just extract the files of the iso normally. If there were no DAT files and some weird files ended on 60000 or something like that, those files are a fragmented DAT file you will need to join using a hex editor to be able to extract the content inside of it.

  • $\color{#FF8800} \mathtt{\textbf{\large{PSP}}}$: Use UMGDen to extract the files. A good example of having issues here with DAT files is Transformers: The Game on this console version. There are no DAT files and the files contained inside of it contain unknown extensions that make us $\color{#FF0000} \mathtt{\textbf{\large{unavailable to extract them}}}$.

About

Quickbms scripts used to mod games made by Tt Games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 100.0%