-
Posts
38 -
Joined
Xzest's Achievements
-
Can I request for Dark M.Bison SF 2 Sprites I cannot find him
Xzest replied to Xzest's question in [ CONTENT REQUESTS ]
Oh thanks a lot for help ,this one is the one I needed ,I think name bison he just change it by himself. -
Why SF2 Ryu Ken by Fido is hard to perform Shoryuken?
Xzest posted a question in [ MUGEN CODING HELP ]
I don't know if anyone know this problem? but Ryu Ken and Sagat they have problem to use command Shoryuken and Tiger uppercut. I have take a look on the code and try to change code but nothing happen what is the real problem of this? when you want to shoryuken they use hadouken instead this is the code of the move ,line with ; is the original code this is problem both of his chars Original SF2 and SF2HDRemix -
Can I request for Dark M.Bison SF 2 Sprites I cannot find him
Xzest replied to Xzest's question in [ CONTENT REQUESTS ]
Yeah I try to find him in MA already there isn't . I have Guille N Roll's Kaiser Vega but he didn't have AI that why I try to find this one. -
Can I request for Dark M.Bison SF 2 Sprites I cannot find him
Xzest posted a question in [ CONTENT REQUESTS ]
I found this character on many vid call Dark M.Bison , I know it's and edit from Kaiser Vega ,guile N Roll'sChar. but the original not have AI this one AI is cool anyone know where to find him? -
Master Gundam Remake edit by me will release soon.
-
God Gundam VS Master Gundam - Don't Make Master Asia Get Serious
-
Athena from The King of Fighters Wing β All Super Moves with DL Link.
-
Orochi Team VS KOF Memorial Boss Insane Fight
-
Goenitz The Wind Master VS Children of Divine Wind
-
Zaros X Battle
-
[MUGEN Tool]LCS-Character and Stage Lister UPDATE 1.1 Ver. NOW
Xzest replied to Xzest's topic in [ RELEASES ]
Guys I have an Update version of LCS :.LCS 1.1.: Character and Stage Lister https://imgur.com/BVTTYob.jpg https://imgur.com/BhpmI17.jpg What's new in this version: -The program will now detect all Def files in the folder, without the requirement that the Def names must match the folder names. This includes Intro and Ending Def files. -Def files without character names and author names will be automatically filtered out and not listed in the credits. -When the program finds multiple Def files in a folder, a popup will appear to ask which Def files should be listed. -If you don't want to manually select Def files, you can check "Auto Continue" to list all character names and authors automatically. -The program can only read Def files located directly within character folders. If you have sub folders, the program won't detect them. -For example, if you have a different way of organizing characters, such as having multiple versions of Ryu in separate folders like: In your game, you have multiple versions of the character Ryu, each in its own folder, such as: Chars/Ryu/CVSRyu/CVSRyu.def Chars/Ryu/RyuSFZ/RyuSFZ.def Chars/Ryu/RyuSF3/RyuSF3.def Chars/Ryu/RyuSF2/RyuSF2.def In this example above, the program won't be able to detect them. As for the program itself, it is considered to have no further updates planned anymore. You can choose to use either version 1.0 or 1.1 according to your preferences and compatibility with your game. For Italian French Spanish Thai please read the "New Feature 1.1 Version All Language.txt" Download here https://www.mediafire.com/file/ypjk5bj6jaoi2qv/LCS1.1.rar If you like this tools please support me by subscribes my youtube channel youtube.com/@AssaultxZone and follow my facebook fanpage facebook.com/assaultxzone If you hosted this tools by yours own link please always credit my "Youtube CH" or my "FB Fanpage" Thanks -
Sorry if I posted wrong Section but I didn't see any tools fo rum to post. Hello guys I would like to present a tool develop by my team to help your life easier. :.LCS 1.0.: Character and Stage Lister Type: Free Software LCS is a program designed to arrange the names of characters and stages within the MUGEN program in alphabetical order. It creates .txt files in the target folders. Suitable for those who need to manage credits, character creators, and stages when working with MUGEN games. If a game has a small number of characters, manually organizing their names and the names of stages might not be difficult. However, when dealing with a large number of characters, manually organizing them could become quite cumbersome. The LCS program, or the "Character and Stage Lister," offers a solution to speed up this process. System Requirements: -Microsoft Windows with Microsoft .NET Framework installed. Usage: -Double-click the LCS.exe file to open the program. -In the Options section, there are two choices: Chars and Stages. Choose Chars to arrange character names or Stages to arrange stage names. -The Uppercase section is for automatically converting the first letter of each name to uppercase. If you don't want this, uncheck the box. -In the Location section, click on the folder icon and navigate to the directory where character or stage files are stored for the MUGEN program. Alternatively, copy the LCS program into the target directory. The program will automatically detect the files. For characters, they are usually stored in the "Chars" folder of the MUGEN program directory, -For Example- C:\mugen-1.1b1\chars. After selecting the appropriate option, click the "Generate" button. The program will create a .txt file with the sorted character names in the "Chars" folder. The file will contain the Author's name alongside each character's name. For stages, they are usually stored in the "Stages" folder of the MUGEN program directory, -For Example- C:\mugen-1.1b1\Stages. Similar to the characters, select the "Stages" option, click "Generate," and the program will create a .txt file with the sorted stage names in the "Stages" folder. Note: -If you generate again, the program won't overwrite the original .txt files but will create new ones (e.g., Chars.txt, Chars01.txt, Chars02.txt). -Character files must be in folders and not in zip format. The .def file of a character must have the same name as the character's folder. -If a character's .txt file contains the text "error_of_directory," it indicates a mismatch between the folder and .def file names. -If a .def file doesn't specify the creator's name, the .txt file will only include the character's or stage's name. -After generating, a Log.txt file will be created. If you generate again, the program won't create a new Log.txt file. Instead, it will add new lines to the existing file. -In the Pattern section, each command has the following meanings: #C #N\r\nAuthor by #A\r\n\r\n #C Adds a numerical count to the character or stage name. If you don't want this, you can delete it. #N Represents the name of the character or stage (do not delete). #A Represents the creator's name of the character. If you don't want this, you can delete it. \r\n Represents a command to create a new line. "Author by" is not a command; it's a text that can be edited. For Examples, if you don't want numerical counts and want to change "Author by" to something else: #N\r\nCreate by #A\r\n\r\n Alternatively, if you only want to include the character or stage names without the creator's name: #C #N\r\n\r\n LCS program developed by code0x002 Concept by X Omega Logo design, and decoration by Xzest 28/08/2023 Include 5 Langauge Readme English , Spanish , French , Italian , Thai. If you like this tools please support me by subscribes my youtube channel youtube.com/@AssaultxZone and follow my facebook fanpage facebook.com/assaultxzone If you hosted this tools by yours own link please always credit my "Youtube CH" or my "FB Fanpage" Thanks If anyone would like to do a how to tutorial video are welcome, you can share the vid here. Download Link mediafire https://www.mediafire.com/file/835vagq913hbsft/LCS1.0.rar G-Drive https://drive.google.com/file/d/12q5MtCYeY2KBTXQT7vTvsdW-oWNQX5jW/view?usp=sharing
-
I found an old game/compilation from MFG but download link is expire already cn I request it? I try to search if it was warehouse anyware already but i didn't found it. this is the thread that I found there. https://mugenguild.com/forum/topics/sf-ii-world-warrior-retold-166319.0.html