Coder Social home page Coder Social logo

podunpacker's Introduction

podunpacker

A tool to examine and extract files from .pod archives used in certain PlayStation 2 (PS2) games.

Installing

Install the go compiler for your operating system and configure your workspace environment. Download podunpacker using the following command.

[dogshoes@oxcart ~]# go get github.com/dogshoes/podunpacker

Finally, ensure that your $GOPATH/bin is in $PATH for ease of use.

[dogshoes@oxcart ~]# export PATH=$PATH:$GOPATH/bin

Use

[dogshoes@oxcart scratch]# podunpacker -e /mnt/cdrom/LANGUAGE.POD 
Input is a POD file, version 5.
Found 6 files.
* world\de\global.txt (17 bytes / 17 bytes), u1: 00000000, u2: 50987748, u3: 268f53a9
* world\en\global.txt (142 bytes / 142 bytes), u1: 00000000, u2: 4f987748, u3: 9d4b08e4
* world\en\test_sound.txt (128 bytes / 128 bytes), u1: 00000000, u2: 4f987748, u3: 9a17181d
* world\es\global.txt (17 bytes / 17 bytes), u1: 00000000, u2: 4f987748, u3: a6134f07
* world\fr\global.txt (18 bytes / 18 bytes), u1: 00000000, u2: 50987748, u3: 090da5a2
* world\it\global.txt (18 bytes / 18 bytes), u1: 00000000, u2: 50987748, u3: 98869414 

podunpacker's People

Contributors

dogshoes avatar

Watchers

James Cloos avatar wnn avatar

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.