Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Patchouli

An open source game asset viewer for a certain hit console that happens to render 3D graphics without 3D glasses.

Features

  • Support for textures made by a console by company with red branding, and it happens to render 3D graphics without 3D glasses.
  • Proprietary texture format decoding
  • Texture previews
  • Modular format handlers
  • Local-only asset inspection
  • Audio and media inspection
  • Game-specific format support

Running

From the source directory:

go run ./cmd/patchouli

Building

Build a native executable:

go build -o patchouli ./cmd/patchouli

You can run the resulting executable:

./patchouli

Testing ---

Run the test suite:

go test ./...

License

Patchouli is licensed under the Mozilla Public License 2.0.

About

A small texture viewer for weird, proprietary graphic formats for a hit console that happens to render 3D graphics without 3D glasses.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages