Skip to content

Commit

Permalink
Create README
Browse files Browse the repository at this point in the history
  • Loading branch information
michael02022 authored Feb 22, 2022
1 parent 60162b3 commit 5a766e1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# 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"`

0 comments on commit 5a766e1

Please # to comment.