stunt_gp_tools

module
v0.8.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 3, 2023 License: Apache-2.0

README

Stunt GP tools

a

DeepSource

These tools will help you understand, unpack and edit Stunt GP files

Original thread: https://forum.xentax.com/viewtopic.php?f=16&t=16944&p=160266#p160266

Check out the wiki for more information about the game and its file formats.

Compilation:

go build cmd/pc_pack/pc_pack.go
go build cmd/pc_unpack/pc_unpack.go

Or grab compiled .exe here

Usage:

You can also drag and drop multiple files on pc_pack or pc_unpack

./pc_pack mini.png

./pc_pack mini.png -o output.pc

# pack Dreamcast texture
./pc_pack mini.png --dc
./pc_pack mini.png -o output.dc --dc

# unpack texture (including Dreamcast)
./pc_unpack mini.pc

./pc_unpack mini.pc -o output.png

Directories

Path Synopsis
cmd
dir_pack
Dir_pack packs directories to .dir/.wad files
Dir_pack packs directories to .dir/.wad files
dir_unpack
Dir_unpack unpacks .dir/.wad files to directories
Dir_unpack unpacks .dir/.wad files to directories
pc_pack
Pc_pack converts some popular image formats to Stunt GP textures.
Pc_pack converts some popular image formats to Stunt GP textures.
pc_unpack
Pc_unpack converts Stunt GP textures to one of the more popular formats.
Pc_unpack converts Stunt GP textures to one of the more popular formats.
pkg
dir
Package dir implements functions used to manipulate Worms Armageddon / Stunt GP .dir / .wad files.
Package dir implements functions used to manipulate Worms Armageddon / Stunt GP .dir / .wad files.
texture
Package texture handles Stunt GP texture conversion
Package texture handles Stunt GP texture conversion

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL