YesNoOk
avatar

Weird question (Read 792 times)

Started by Shadow_Dio, November 27, 2010, 07:03:19 pm
Share this topic:
Weird question
#1  November 27, 2010, 07:03:19 pm
  • **
  • WRRRRY!
Ok. so you know how mugen starts up and if you dont press anything after a few seconds it starts a random match? (like a demo mode)

I was wondering, where do I go to configure the length of the demo round in the Mugen.cfg? I was using one screenpack that the demo mode lasted about 2 mins. The one I recently switched to the demo mode only lasts for about 30 seconds. I would like to know what I would have to edit to make the time of the demo mode round last a bit longer.

If anyone could help me out with this it would be greatly appreciated.  8)

GT

Re: Weird question
#2  November 27, 2010, 07:06:02 pm
  • *****
  • Don't fuck with me, Jack!
    • USA

  • Online
Fucking shit. It's been so long since I edited a screenpack. Anyway, you don't look in the CFG. You look in the system.def

[mcode];Demo mode definition
[Demo Mode]
enabled = 1               ;Set to 1 to enable demo mode, 0 to disable
select.enabled = 0        ;Set to 1 to display select screen, 0 to disable
vsscreen.enabled = 0      ;Set to 1 to display versus screen, 0 to disable
title.waittime = 600      ;Time to wait at title before starting demo mode
fight.endtime = 1500      ;Time to display the fight before returning to title
fight.playbgm = 0         ;Set to 1 to enable in-fight BGM, 0 to disable
fight.bars.display = 0    ;Set to 1 to display lifebar, 0 to disable
intro.waitcycles = 1      ;Cycles to wait before intro cutscene is played again
debuginfo = 0             ;Set to 0 to hide debugging info (debug mode only)[/mcode]
Yeah Titiln, in fact, You Made Him
Re: Weird question
#3  November 27, 2010, 07:07:56 pm
  • **
  • WRRRRY!
Thanks for the quick reply / tip man! But I was wondering one thing. Which line to I edit to set to a time, say like 2 minutes?

Nevermind, I see which one it is.  :sugoi: