YesNoOk
avatar

MUGEN crashes on me when I face off against a certain character. (Read 282 times)

Started by Saohc, June 25, 2010, 12:31:32 am
Share this topic:
MUGEN crashes on me when I face off against a certain character.
#1  June 25, 2010, 12:31:32 am
  • ****
  • Working on MGS1 Snake's VR missions in MGS2
    • USA
I'm using WinMUGEN plus and I'm using .oggs for my music and the game runs fine until I face off against Neco Chaos Black G666(made by DOBUROKU) who is one of my final bosses, the game freezes up.

I know the .def says this:
Quote
;
Required WinMUGEN, DoubleRes = 4

Nothing is showing up in the mugenw or in the debug.

I did try to adjust a part my mugen.cfg to this to reduce crashing
Quote
;-------------------------------------------------------
[Misc]
  ;Number of extra players to cache in memory.
  ;Set to a lower number to decrease memory usage, at cost of
  ;more frequent loading.
PlayerCache = 1

  ;Set to 1 to allow precaching. Precaching attempts to start loading
  ;player data as early as possible, to reduce apparent loading times
  ;between matches. To get the best performance, set PlayerCache to at
  ;least 1. The optimal number for PlayerCache is 4 when precaching is
  ;enabled. Precaching is not available in DOS.
Precache = 1

  ;Set to 1 to enable large-buffer reads of sprite and sound data.
  ;Set to 0 (off) to decrease memory usage, at cost of slower
  ;loading.
BufferedRead = 0

  ;Set to 1 to free system.def data from memory whenever possible.
  ;This decreases memory usage, in exchange for loading time
  ;before system screens.
UnloadSystem = 1

  ;Set to 1 to pause MUGEN when the MUGEN window loses focus (will also
  ;pause BGM regardless of the PauseBGMOnDefocus setting).
  ;Leave at 0 to let MUGEN run in the background.
  ;Regardless of this setting, MUGEN will always pause on defocus if
  ;it is running fullscreen.
PauseOnDefocus = 0
Anything I can do to fix this problem??

Would choosing me for the question thread be a
unique experience?  I can't really say.
Re: MUGEN crashes on me when I face off against a certain character.
#2  June 25, 2010, 12:35:44 am
  • ******
  • Does this looks like the face of mercy?
... remove Neco Chaos Black G666.

Seriously that character requires way too much memory to run properly so that's must be why Mugen crashes.
Music skips sometimes
#3  June 25, 2010, 12:36:57 am
  • ****
  • Working on MGS1 Snake's VR missions in MGS2
    • USA
:(

I guess I'll have to stick to Murakumo by HM..

Thanks anyways :)

Now, I did mention I was using .oggs, however..

when I play as or against certain characters, like Rock or someone else,  the music is choppy, while playing as KFM.. the music plays fine.

Would choosing me for the question thread be a
unique experience?  I can't really say.