YesNoOk
avatar

AiLevel Command Line,Level Hard 9 (Read 5526 times)

Started by BurningSoul, September 05, 2017, 01:05:05 pm
Share this topic:
AiLevel Command Line,Level Hard 9
#1  September 05, 2017, 01:05:05 pm
  • ****
  • Pixels are atom's of resolution,Low-res or Hi-res
    • Turkey
    • metekervan26@gmail.com
OK so Ink has found Undocumented Sctrl's for mugen 1.1b,I decided to put Ailevel into use and I did,It looks like Options in mugen only lets people to go up to Hard 8 when there is Hard 9 level,I really do wonder why Hard 9 isn't included
----------------------------------------------------------------------------------

MUGEN 1.1b undocumented command line options.

-ailevel
   change difficulty 1-9. example: -ailevel 3
-gamedir
   Points to a different directory. Different directory must have data, chars, stages, font folders. eample: -gaemdir <directory's name>
-rubric
   refers to motif in data folder, pretty much -r
-speedtest
   ends match right away.
-storyboard
   goes dirctly to story board. example: -storyboard char/kfm/intro.def
-stresstest
   cpu controlled with speed increased.
-speed
   changes speed. example: -speed 5

Here is bat file code for anyone that wants to use it

Code:
start /d . mugen.exe  -ailevel 9 
exit /b]
Re: AiLevel Command Line,Level Hard 9
#2  September 05, 2017, 09:00:30 pm
  • ******
  • Hedgehog Whisperer
  • Red Bull addict
    • Spain
    • xgargoyle.mgbr.net
Debug AILevel goes from 1-9 because in mugen it's set as 0-8, being 0 human controlled

There's also the following undocumented parameter:
-sessionseed
example: mugen -sessionseed 2

This will set a specific session number for the Session RNG parameter in mugen.log, instead of a random one
Quote
Session RNG seed is <num>
Not sure of its usefulness though...
XGargoyle: Battle posing since 1979
http://xgargoyle.mgbr.net
http://www.pandorabots.com/pandora/talk?botid=e71c0d43fe35093a  <-- Please click that link
http://paypal.me/XGargoyle  <-- Donations welcome!
Re: AiLevel Command Line,Level Hard 9
New #3  September 05, 2017, 09:28:49 pm
  • ****
    • USA
    • twitter.com/inktrebuchet
I don't know why I didn't come across sessionseed when looking through with my hex editor. How did you come across that one XGargoyle?
Nevermind, I just missed that one some how. I'm glad you caught that!

I went ahead and added sessionseed to the Undocumented thread with the others.
http://mugenguild.com/forum/msg.2293808

Also, I don't think this topic fits in Tips, Tricks, Tutorials.
Last Edit: September 05, 2017, 09:42:29 pm by ink