https://github.com/PikminGuts92/pikaxe
New tool for milo engine game mods
https://github.com/PikminGuts92/pikaxe
archive ark dta engine game gltf hack harmonix-games milo model music project9 ps3 viewer wii xbox
Last synced: 28 days ago
JSON representation
New tool for milo engine game mods
- Host: GitHub
- URL: https://github.com/PikminGuts92/pikaxe
- Owner: PikminGuts92
- License: mit
- Created: 2020-05-10T03:16:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-11-09T19:41:35.000Z (7 months ago)
- Last Synced: 2026-01-30T14:30:32.288Z (5 months ago)
- Topics: archive, ark, dta, engine, game, gltf, hack, harmonix-games, milo, model, music, project9, ps3, viewer, wii, xbox
- Language: Rust
- Homepage:
- Size: 1.33 MB
- Stars: 16
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-game-file-format-reversing - pikaxe - Milo engine modding tool for Harmonix games. Supports Guitar Hero 1-2, Guitar Hero Encore: Rocks the 80s, Rock Band series, Dance Central, and other Milo engine titles. Handles DTA, GLTF, and ARK formats across Xbox, Wii, and PS3. Evolution of Mackiloha. (Game & Studio Tools / Harmonix)
README
# Pikaxe [](https://github.com/PikminGuts92/pikaxe/actions?query=workflow%3ACI)
**UNDER CONSTRUCTION**
This project is intended to be an evolution of [Mackiloha](https://github.com/PikminGuts92/Mackiloha). Overall design is still being worked on. Command line interface and Python API should be considered unstable. The latest CI build can be found [here](https://github.com/PikminGuts92/pikaxe/actions/workflows/ci.yml).
# Build
Install **rustup** and **cargo** from [here](https://www.rust-lang.org/tools/install). Specific python module build instructions are in [scripts](scripts/).
Run: `cargo build --release`