Legacy Puyo Tools
A command line tool for modding older Puyo Puyo games (Yes, the name is using a reversed naming scheme).
This project is still in development, expect major breaking changes over its lifetime.
Why
Puyo Text Editor, fntedit, and other tools already can modify formats used by older Puyo Puyo games. However, there are advantages to rewrite them in Python:
- Better cross compatibility with Linux.
- Easier migration when upgrade away from end of life language versions.
- Formats are stored in an intermediate representation before conversion.
This project also aims to document how these formats work, so others can reimplement them if needed.
Progress Report
Current progress on implementing conversion and creation support for formats that are used by the older Puyo Puyo games. Includes regression testing and documentation. Additional formats may be added if there is a need to modify other Puyo Puyo games.
- Legend:
- ✅ Fully Complete
- ⚠️ Partially Complete
- ❌ Incomplete
| Format | Conversion | Creation | Testing | Documentation |
|---|---|---|---|---|
fmp |
✅ | ✅ | ✅ | ✅ |
fnt |
❌ | ❌ | ❌ | ❌ |
fpd |
✅ | ✅ | ✅ | ✅ |
mtx |
⚠️ | ❌ | ❌ | ❌ |
Release files for legacy-puyo-tools 2025.10.10.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| legacy_puyo_tools-2025.10.10.1.tar.gz | 141.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| legacy_puyo_tools-2025.10.10.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 157.0 kB
Release files / legacy_puyo_tools-2025.10.10.1.tar.gz
| Download URL | legacy_puyo_tools-2025.10.10.1.tar.gz |
|---|---|
| Size | 141.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
439fe44236348e3597d5fc0af4194234028fd59a3ca020fdb442b688fbf3cf71
|
|
BLAKE2b-256 checksum How to use checksums |
67ae741a80e7d7e10e425757e8d99c58d23b6fa52fe11d70f2f7f0f7b6a3cf78
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.9.2
|
Release files / legacy_puyo_tools-2025.10.10.1-py3-none-any.whl
| Download URL | legacy_puyo_tools-2025.10.10.1-py3-none-any.whl |
|---|---|
| Size | 15.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4caba5730ef522fc3def3def066f1dc768a8ab9bf3e40fbb81472ac4d5138ed4
|
|
BLAKE2b-256 checksum How to use checksums |
71b5c1bcbcaeb616b840ecbe03bc796e1c364236869fd892c76d42e9f3f15697
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.9.2
|