extraction
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| extraction [2026/02/23 09:41] – ultracomfy | extraction [2026/02/23 09:50] (current) – ultracomfy | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| Video game file extraction is the process of ripping assets from a video game's game files. In 2026, video game assets are still stored on the local machine and streamed from the disk. This makes all game assets accessible from the local machines, allowing talented individuals to extract them into their individual parts. | Video game file extraction is the process of ripping assets from a video game's game files. In 2026, video game assets are still stored on the local machine and streamed from the disk. This makes all game assets accessible from the local machines, allowing talented individuals to extract them into their individual parts. | ||
| - | //This page is a documentation on extraction-related concepts and not a Tutorial | + | //This page is a documentation on extraction-related concepts and not a tutorial |
| ====== Video Game Files ====== | ====== Video Game Files ====== | ||
| - | Video games store their assets in bits and bytes on a computer' | + | Video games store their assets in bits and bytes on a computer' |
| ===== Plain Files ===== | ===== Plain Files ===== | ||
| Line 24: | Line 24: | ||
| The same applies to the game engine' | The same applies to the game engine' | ||
| + | |||
| + | This is why it's useful to know what is a plain file and what isn't. Understanding the type of file you're looking at helps you determine the correct next step. The OGG format, as you will find it in [[Minecraft]]' | ||
| ===== Container Files ===== | ===== Container Files ===== | ||
| - | When nearing completion, | + | When nearing completion, |
| Middleware does this as well. BANK files are container files generated by [[FMOD]] that contain multiple audio files (typically). Opening them requires knowledge about how those files are structured. To see all of this in action, you should read [[Extraction Tutorial]]. | Middleware does this as well. BANK files are container files generated by [[FMOD]] that contain multiple audio files (typically). Opening them requires knowledge about how those files are structured. To see all of this in action, you should read [[Extraction Tutorial]]. | ||
extraction.1771839706.txt.gz · Last modified: by ultracomfy
