A tool to edit text for older Puyo Puyo games.
Project description
Legacy Puyo Tools
A command line tool for modding older Puyo Puyo games (Yes, the name is using a reversed naming scheme).
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 |
⚠️ | ❌ | ❌ | ❌ |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file legacy_puyo_tools-2025.7.29.tar.gz.
File metadata
- Download URL: legacy_puyo_tools-2025.7.29.tar.gz
- Upload date:
- Size: 167.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a8f9f21905020585d66c51bfad40a15684c11b82f239849ec7acbe274bfcdd8
|
|
| MD5 |
f04e3176b27c60994e9f9d56055402b2
|
|
| BLAKE2b-256 |
417bdc7fb5a1c0e8d1519d145ab8cdff31c1c5da688d1e76a447faa39b3bf2a9
|
File details
Details for the file legacy_puyo_tools-2025.7.29-py3-none-any.whl.
File metadata
- Download URL: legacy_puyo_tools-2025.7.29-py3-none-any.whl
- Upload date:
- Size: 16.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f846dc1bc95ab0c61c12736fcd220dc9e13e797f1f5dfdc83bb149f45d396e07
|
|
| MD5 |
3a93d9db8a7f9ed4806b6cc853849dc9
|
|
| BLAKE2b-256 |
8966ca6f64bcf104e2b012cf2b2cc024de102859c34e0633ff72f817e2164a1c
|