mugenload said, October 11, 2010, 07:38:04 amworks like a charm, you should include a link of this version in the first post as to some people who dont follow this thread will miss it. It would also be nice to include a readme stating what version it is and detailed history change of the program. so far the best tool of the past months since fighters factory came out. no bugs so far, Im surprised how well it works. This is a really big contribution in my book.Thanks Good to know it's proving useful. And don't worry, the link is actually the same as the original so people who only see the first post will always get the latest version. As for a readme/help file, you're right - I must do that at some point.C.V.S.N.B said, October 11, 2010, 07:39:57 amUgh it wont let me download off the side it keep saying "Permission DeniedYou do not have the necessary privileges to access this file. This may be because you are not logged into your humyo account.Make sure you are logged into the correct humyo account or contact the file's owner and request that they share this file with you." it gets annoyingStrange. What are you using to download? If you're using some kind of download accelerator or something that's probably why - it's missing off the part of the link that makes it publically shared. I'd be interested to know if using plain firefox or some other browser's builtin download function solves the problem; either way, here's another link that might work better for you (note that this link won't always point to the current version as with the main one).
This thing is AMAZING,But quick question.... when one adds a character using this does the software automatically put it as order=1 or would you have to manually add it on the select.def? also is there a way to put the order=__ while using the software or no?
Taybear said, October 11, 2010, 04:30:58 pmThis thing is AMAZING,But quick question.... when one adds a character using this does the software automatically put it as order=1 or would you have to manually add it on the select.def? also is there a way to put the order=__ while using the software or no?Thanks, glad you like it By default no 'order' parameter is written for added characters, so the default (which is 1) will be assumed by Mugen. You can manually set the order number by double-clicking the character (or right-clicking and choosing Configure), which brings up a dialog box (see the screenshot in the first post).
Thanks for the comments and suggestions, I've noted them all and will try to incorporate as many as I can when I have the time.For the time being, here's another update. A summary of the latest changes:I've added the option (on the View menu) to display a list of all characters found in the chars folder (including all subfolders). Character information is shown in a table whose columns can be sorted by clicking on the headers, and added/removed via the right-click menu. You can drag a character from the list and drop it on the select screen.You can now also drag a character's def or zip file from Windows Explorer directly onto the select screen. This should work whether the character is located in the chars folder or not.Also fixed some more bugs so as usual I recommend updating. All feedback/bug reports most welcome. Enjoy! Download hereEDIT: whoops, I cleverly left in a bug that prevented the list from being shown Please redownload if you already downloaded this latest version.
This is so awesome! Tunglashor you rock! I used an excel sheet to organize the stages that I had, but soon I won't need it for the characters.
Great update! Currently, this tool is indispensable for me. Great job, congratulations. P.S.: Works perfectly in mugen 1.0 RC8.
I tried opening the list of characters of my screenpack, but it just stopped working. It froze. Whichever screenpack I'm using, it just freezes. What is it referred as in the registry so I can reset everything?
Thanks all Optimus PIMP said, October 18, 2010, 08:10:49 pmI tried opening the list of characters of my screenpack, but it just stopped working. It froze. Whichever screenpack I'm using, it just freezes. What is it referred as in the registry so I can reset everything?Nothing in the registry - the options file is located in the 'appdata' folder of your user profile (if you're not sure where this is, open a command prompt and enter the command "echo %APPDATA%"). Find the VSelect subfolder and open options.dat - in there you should see a line "opt.charlist = <some number>". Change this number to 0.That's the workaround, but if this is a bug I'd like to fix it if I can. Could you try running the following commands at the command prompt:Code: cd <path to your chars folder>dir /A:-D /B /S > dir.txtThat should create a file named dir.txt listing the full contents of the folder. If you could email or otherwise share this file, that would be cool. Let me know if you need any more info on any of the above.
For some reason, cd will not work right and the dir.txt always generates in my Documents & Settings folder.All I can say is that I tested that on an entirely new setup, and that there was nothing but KFM 1.0 in it.
Optimus PIMP said, October 18, 2010, 08:48:52 pmFor some reason, cd will not work right and the dir.txt always generates in my Documents & Settings folder.All I can say is that I tested that on an entirely new setup, and that there was nothing but KFM 1.0 in it.Hmm! My guess is the path contains spaces, so you'd need to use quotes - e.g. instead of cd c:\program files\mugen\charstry cd "c:\program files\mugen\chars"But if there's only one character folder in there then obviously, don't bother! Very strange, if that's the case. I'll have to have a think about what might be the cause.Shitfucker Bill said, October 18, 2010, 08:49:39 pmNice job Tung, now all you need is some sff2 compatibility. Thanks! Yes... I will do this at some point. I had thought I might wait until Elecbyte had finished adding new encodings to the format but maybe not...Gooodaldo said, October 18, 2010, 08:59:00 pmNice job and thanks for this really useful tool. Congratulations Thank you! I'm glad you're finding it useful.