Giter Site home page Giter Site logo

freethetech101 / pakextractor Goto Github PK

View Code? Open in Web Editor NEW
9.0 4.0 1.0 26 KB

A simple application for decompressing and converting PAK/XMA files from early Call of Duty titles

License: GNU General Public License v3.0

C# 100.00%
callofduty pak pakm xma

pakextractor's Introduction

PAKExtractor

Introduction

A simple application for decompressing and converting PAK/XMA files from early Call of Duty titles

Dependencies

.NET Core 3.1 SDK or above

System.CommandLine NuGet package

XMAEncode from the Xbox 360/One SDK (Required for XMA conversion)

Compiling

Re-add the XMAEncode binary to the Dependencies folder, and restore any required NuGet packages

Usage

Run the PAKExtractor application from the output directory, providing a mix of the following arguments

Arguments

Argument Function Default
--input-pak Specifies the PAK file to decompress N/A
--input-directory Specifies the source directory of one or more XMA file(s) N/A
--output-directory Specifies the output directory of the decompressed XMA or decoded WAV data .\Output
--function Specifies the function to perform on the provided file or folder Dump

Functions

Function Action
Dump Takes the specified PAK file, decompress all found XMA files to the disk, then converts all XMA files to WAV
Decompress Takes the specified PAK file, and decompress all found XMA files to the disk
Convert Takes the specified input directory, and recursivly converts all XMA files to WAV

pakextractor's People

Contributors

freethetech101 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

marcellodash

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.