YesNoOk

Show content

This section allows you to browse the content for this member. Note that you can only see content for which you have sufficient viewing permissions.


Yardley is Offline
Contact Yardley:

Yardley

User

Messages by Yardley

    

Re: Winmugen space bar problem

 April 29, 2013, 08:02:52 pm View in topic context
avatar  Posted by Yardley  in Winmugen space bar problem  (Started by Yardley April 15, 2013, 03:08:23 am
 Board: M.U.G.E.N Configuration Help

Thanks for taking a look. I ended up changing my key config and updating all of my emulators. Pain in the butt but it had to be done.
    

Re: Winmugen space bar problem

 April 19, 2013, 10:27:08 pm View in topic context
avatar  Posted by Yardley  in Winmugen space bar problem  (Started by Yardley April 15, 2013, 03:08:23 am
 Board: M.U.G.E.N Configuration Help

You need to get mugen 1.0 and start from scratch so you understand the basic structure of mugen.    Characters (which are made up of their own folders) go in the char folder, stages in the stages folder, sounds in the sounds folder, and editing the select.def in the data folder makes this content accessible once in game.  Editing the mugen.cfg file adjusts the options available in game.  Mugen isn't an emulator, it's a gaming engine, so it's not packaged in a single EXE (unless you have a moleboxed (locked) full-game used with mugen).  If you have a couple directories but not as much inside those directories, odds are you have a moleboxed game, in which case you're limited in what you can do.

If you do have a moleboxed game that uses winmugen and you are trying to disable the spacebar in that, you are probably out of luck.  I can't really answer your question to the "bastard" game since I have no idea what that is.  Can you provide a link to the game?

Below is a link to the game. Also a screen shot of my MUGEN directory, the folders in red are the ones where I cannot disable the space bar by editing the mugen.cfg file. All of these were given to me by a friend.

https://www.dropbox.com/s/3mo27t2v78xgbm4/Bastard.7z


    

Re: Winmugen space bar problem

 April 15, 2013, 04:12:58 pm View in topic context
avatar  Posted by Yardley  in Winmugen space bar problem  (Started by Yardley April 15, 2013, 03:08:23 am
 Board: M.U.G.E.N Configuration Help

Get mugen 1.0.

How can I do that? I'm trying to understand mugen but I'm not there yet. With other emulators there is a main exe and the games are usually single rom files. With mugen I have entire folders with multiple directories for each game and an exe for each game. What I'm I updating if I wanted to update the game "bastard" for example?

     Posted: April 15, 2013, 11:31:55 pm
Anyone?
    

Re: Winmugen space bar problem

 April 15, 2013, 06:14:34 am View in topic context
avatar  Posted by Yardley  in Winmugen space bar problem  (Started by Yardley April 15, 2013, 03:08:23 am
 Board: M.U.G.E.N Configuration Help

Thats what the spacebar does. Why can you change it? if your useing xpadder or something else you really dont need to, you could map the buttons to the controller without useing those programs.

I don't use xpadder, I have an ipac interface. I don't want to change the button assigned to the space bar because then I'd have to change it in all of my emulators.

     Posted: April 15, 2013, 06:15:19 am
Open mugen.cfg

Quote
;-------------------------------------------------------
[Debug]
 ;Set to 0 to disable starting in debug mode by default.
Debug = 0

 ;Set to 0 to disallow switching to debug mode by pressing Ctrl-D.
 ;If Debug = 1, this will be ignored.
AllowDebugMode = 1

 ;Set to 1 to allow debug keys at all times. Otherwise debug keys
 ;allowed only in debug mode.
AllowDebugKeys = 1

 ;Set to 1 to run at maximum speed by default.
Speedup = 0

 ;Default starting stage for quick versus.
StartStage = stages/stage0-720.def

disable debug keys.

Cheers.

I've already tried editing these options and it doesn't work for the older winmugen.
    

Winmugen space bar problem

 April 15, 2013, 03:08:23 am View in topic context
avatar  Posted by Yardley  in Winmugen space bar problem  (Started by Yardley April 15, 2013, 03:08:23 am
 Board: M.U.G.E.N Configuration Help

Hi all, one of my player one buttons is assigned to the space bar and I noticed that it restores both characters health bars when pressed. I cant reassign this button to another character because I'd have to change all emulators. I have tried to disable the debug options in the mugen.cfg but the problem persists. Any help would be greatly appreciated!