K-Shoot MANIA to EffectDrive/SDVXviewer converter

K-Shoot MANIA pattern (*.txt) hereSave this to EffectDrive's Drv\*\*.drv
Save this to EffectDrive's Drv\*\*_DIFFICULTY.prd
(#NOTES parts can also be used for SDVXviewer)

What the heck is it?

This is a converter for pattern formats used by various free music video games sharing the same game system (I know there is a better description but I'm intentionally avoiding it here). It is not perfect due to the various restrictions either explicitly or implicitly imposed by games (e.g. 32nd or quicker notes, out-of-position perpendicular notes, new-style long BT notes and short FX notes), but I was able to convert some songs perfectly so it would be useful somehow.

How to use

The current version of the convert is only able to convert K-Shoot MANIA pattern to SDVXviewer pattern, which is also used as a part of EffectDrive pattern. Follow the following instructions:

  1. Copy and paste the K-Shoot MANIA pattern file, e.g. example_ex.txt, to the left side.
  2. Check the "Use EffectDrive-compatible syntax ..." if your pattern makes use of them and you want it to run in EffectDrive. The long BT notes and short FX notes are relatively recent additions and currently EffectDrive and SDVXviewer uses different syntaxes for them. If you don't have such notes then this option has no effect.
  3. Click the "Convert" button. If your pattern file had an error it will notify you.
  4. If you want to use SDVXviewer, find the line #NOTES: in the second box in the right side, and copy and paste everything below that line to SDVXviewer.
  5. If you want to use EffectDrive, make a subdirectory (say it'd be example) to EffectDrive's Drv\ directory, and make sure that the following files are in that subdirectory:Note that *.drv and *.prd files should be saved as Shift_JIS encoding and DOS newline convention. If you use Japanese Windows you'd mostly fine (just use Notepad), otherwise you should find a text editor with the proper encoding and newline support.

Due to the difference of difficulty system in K-Shoot MANIA and EffectDrive, K-Shoot MANIA's INFINITE difficulty is temporarily mapped to EffectDrive's HARD difficulty. You also need to manually fix *.drv file to convert a set of patterns of multiple difficulties.

Known limitations


A part of cosmic.mearie.org. Source code available in Gist.