=============================================================
                 NiciousMUGENBGM v2.2.1
=============================================================

NOTE : This document may not explain complete functions.

Thank you for your download... this is BGM plugin created "FOR"
M.U.G.E.N(MUGEN as below). compatible for mp3 and wma, or more
formats of audio file(required DirectShow Filter). For example,
ogg, aac, etc. midi sequence and wav file can't play, as I know.

[ Getting started ]
  Move NiciousMUGENBGM.dll and NiciousMUGENBGM.ini to plugins
  folder, and write :

    plugin = plugins/NiciousMUGENBGM.dll, mp3, wma, txt, rnd

  in mugen.cfg in data folder.
  (this description is for MUGEN before 2009)


[ Unique file ext. ]
  txt : playlists. For information of format, open sample txt.
        while playing music by txt, you can add audio file by 
        only dropping to MUGEN window.
        
        Version 2.3, you can add 
        
        [Ext]
        ExtSound=sound/town_noise.wav
        
        to playlist to play "sound/town_noise.wav" in same time with BGM.
        This option allows you to add special effect such as rain,
        wind, or so. ExtSound file must be wav format. You may have to
        edit wav file's volume and sound length, because these settings are 
        not editable from this plugin.
  
  rnd : If you write "sound/foo.rnd", NiciousMUGENBGM automatically
        detects audio files in sound directory and plays them.
        No data is needed, if you prefer, you can indicate non-
        existing rnd file. 

[ Key functions ]
  Ctrl + H
    Display quick view of key functions.

  F6
    Mute/unmute BGM
    
  F7
    Up volume of BGM
    
  F8
    Down volume of BGM
    
  F11
    Next BGM
    
  Ctrl + X
    Remove current mp3's ID3v2 tag.
    If you feel stress of lag of playing mp3, this may be good.
 
  BackSpace
    Pause MUGEN's main thread compulsory.
    CPU usage is downed while this time.
    
  Ctrl + R
    Detects all def file in stages folder which bgmusic is not set
    and allocate new txt file. txt file is empty, but you can drop
    audio file is the stages.
    
  Ctrl + 5
    Run notepad.exe and open data\mugen.cfg. 
    You can edit applicaton and file, changing description in INI file.
    
  Ctrl + 6
    Run notepad.exe and open plugins\NiciousMUGENBGM.ini. 
    You can edit applicaton and file, changing description in INI file.


[ INI file ]
  Many options are configurable by editing INI file.
  English documents are not made. sorry.


[ Notice ]
  DON'T use NiciousMUGENBGM on WINAMP! this isn't made for it! 

  NiciousMUGENBGM ignores loop configration in MUGEN's setting.
  
  Some functions are invalid in full-screen mode.
  
  Some mp3 files plays correctly(won't play, playing too late).
  You can solve this problem by adding another DirectShow Filter.
  For more information, please visit my homepage.
  
  Nicious is not responsible for any damage of using this plugin,
  bug fix, and version update.
  
  Don't distribute this file, whether modifying contents or not.
  
  
[ Author ]
  Developed by Nicious.
  Homepage : http://nicious.toypark.in/top_en.html
  Mail     : nicious.beta@gmail.com(I don't check frequently)
  

[History]
Jun 4,  2015  v2.4.0
  Added "stop" option in txt file that stops playng music(see sample txt file).

May 2,  2012  v2.3.0
  Improved drag-and-drop music files behavior.
  New feature ExtSound is available(in txt playlist).
  
May 22, 2011  v2.2.1
  Changed internal procedure when music loops.

Apr 25, 2010  v2.2.0
  Added CloseOutModWhenUnpause and ReleaseOnStop(INI file settings).
  Changed internal volume curve(more soft). this option requires
  VolumeCurve = 1 in INI file.
  Preventer option won't tell capital/small characters apart.
  TurboLoadMusic option is More stable and more slow.
  Prevent error dialog when the music file is merely not existing.
  
  
Nov 3, 2009   v2.1.0
  Added TurboLoadMusic(INI file setting).
  Fixed a bug non-playlist files crash this plugin. 
  Fixed a issue rnd music's order is constant for each running.
  
  



