This is the readme to the current beta build of ShugenDo.
www.sakirsoft.comCurrently you can choose the arcade menu, training menu ,VS menu and Option menu.
==========================================
You can see different exes in this build.
ShugenDo.exe -> Contains the standart ShugenDo beta
ShugenDo_Ati_intel.exe -> Use this if you have a ATI or Intel card and
have gfx glitches with the normal version of ShugenDo
ShugenDo_debugger.exe -> Conatins the new real time debugger
==========================================
==========================================
ShugenDo now supports command line arguments. So you can easy load just two players and a stage.
The command line arguments are like this
ShugenDo <player1> <player2> <stage>
Here a example
ShugenDo.exe kfm kfm stage0.
Take a look at the test.bat and start it.
==========================================
==========================================
You can also switch ShugenDo to fullscreen mode by editing the config.xml file in the data folder.
Find this line
<FullScreen value="0" />
and change it to
<FullScreen value="1" />
==========================================
==========================================
Some one of you want to have the default key map of mugen.
So you can have it. Go to the ShugenDo root directory and then to the data directory.
You will find two bat files.
Enable_Mugen_Config.bat and
Enable_ShugenDo_Config.bat
Run Enable_Mugen_Config.bat to have the mugen default key layout
and Enable_ShugenDo_Config.bat to get ShugenDo's default key layout.
==========================================
Happy testing.