Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 398 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 398 Bytes

PPLMidiFixer

Pokemon Puzzle League MIDI Fixer

This tool help to reconstruct the sequence data from the game (extracted from N64MidiTool) to a human readable midi with a custom XML file. NOTE: every track is gonna be channel 1

Usage

Make sure both files are in the same folder or you gonna need to specify an absolute path.

java -jar PPLMidiFixer.jar "your ppl file.mid" "bankfix.xml"