From 526ebbd6514e88cb5f01053e4a720848b9c81183 Mon Sep 17 00:00:00 2001 From: B0ney <40839054+B0ney@users.noreply.github.com> Date: Mon, 26 Aug 2024 19:09:11 +0100 Subject: [PATCH] update readme and manual --- README.md | 11 ++++++++--- assets/manual.txt | 8 ++++---- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 8699bdca..c6f2ac27 100644 --- a/README.md +++ b/README.md @@ -28,15 +28,20 @@ If you wish to build from source, go to [building](#building). If you prefer to use a minimal version of this tool, a command line version of xmodits can be found [here](https://github.com/B0ney/xmodits-cli). Additionally, the command line version has more supported architectures. -## Supported Tracker Formats +## Supported Tracker Module Formats | Extension | Format | | - | - | | ``.it`` | Impulse Tracker | | ``.xm`` | Extended Module | | ``.s3m`` | Scream Tracker 3 | -| ``.mod`` | Amiga Pro Tracker | +| ``.mod`` | Amiga Protracker | | ``.mptm`` | ModPlug Tracker module | -| ``.umx`` | Unreal Music Package (Containing above) | + +## Supported Containers +| Extension | Description | +| --- | --- | +| ``.umx`` | Unreal Music Package| +| N/A | Protracker 3.6 project file | # Supported Exports | Extension | Format | diff --git a/assets/manual.txt b/assets/manual.txt index cc3fbed2..8f056622 100644 --- a/assets/manual.txt +++ b/assets/manual.txt @@ -1,7 +1,7 @@ -XMODITS v0.12.0 MANUAL +XMODITS v0.12.2 MANUAL Author: B0ney -Last Modified: 27 June 2024 +Last Modified: 26 August 2024 HOW TO USE. @@ -21,7 +21,8 @@ Currently Supported Formats: * Impulse Tracker - it/mptm Supported Containers: - * Unreal Music Package - umx + * Unreal Music Package - umx + * Protracker 3.6 project - n/a Keyboard Shortcuts: * DELETE - Clears only the selected entries @@ -167,7 +168,6 @@ Even I was surprised to see how fast it ran on my system. What can't XMODITS rip? * Scream Tracker 3 modules that ONLY have adlib instruments (it's not pcm!) -* Protracker 3 modules - pt3, XMODITS may recognise it as an "IFF module" and inform you anyway. This restriction will be lifted for later versions. * Modules that use "exotic" compression (except IT214 & IT215 since they're quite common in impulse tracker) * .xm modules below 1.4 (those are quite rare)