Newagemugen
Newagemugen
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Newagemugen

We're The Best At What We Do - Runnin' The Mugen Underground Since 2010. Underground M.U.G.E.N community specializing in advanced Quality Mugen content, Fanart, Graphics, Fighting Games & more.

You are not connected. Please login or register

LCS-Character and Stage Lister

3 posters

Go down  Message [Page 1 of 1]

1Tool LCS-Character and Stage Lister Wed Sep 13, 2023 3:13 pm

xzest

xzest

LCS-Character and Stage Lister  Ya01log
Death Note (Wood)
Created Your first Forum Topic
Crowd Favorite (Stone)
Recieved 10 or more likes from other Members
Kindred Spirit (Bronze)
Liked 5 Forum posts


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-Character and Stage Lister  VUDF7RN

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,

LCS-Character and Stage Lister  TluEYmU

-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).

LCS-Character and Stage Lister  9BWLAgB
-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:
Code:

#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.

LCS-Character and Stage Lister  6v8nwG7

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




Elazul9000 likes this post

2Tool Re: LCS-Character and Stage Lister Wed Sep 13, 2023 3:15 pm

xzest

xzest

LCS-Character and Stage Lister  Ya01log
Death Note (Wood)
Created Your first Forum Topic
Crowd Favorite (Stone)
Recieved 10 or more likes from other Members
Kindred Spirit (Bronze)
Liked 5 Forum posts

This is an Update version of LCS

:.LCS 1.1.:
Character and Stage Lister

LCS-Character and Stage Lister  BVTTYob

LCS-Character and Stage Lister  BhpmI17

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

Elazul9000 likes this post

3Tool Re: LCS-Character and Stage Lister Fri Sep 15, 2023 11:56 pm

Elazul9000

Elazul9000

LCS-Character and Stage Lister  28356897037_5be1f6146a_o
★★Dark Master Of Fists★★
Newagemugen Member for over 10 Years
Death Note (Wood)
Created Your first Forum Topic
Kindred Spirit (Silver)
Liked 15 Forum posts
Rank Hunter (Bronze)
Obtained The Highest Tier 1 Initate Rank
Fanservice (Bronze)
Recieved 20 or more likes from other Members

what an interesting tool.
Who is your team you work with?


________________________________________________________________________________________________________________________________________________________________________
LCS-Character and Stage Lister  IuFetyD

4Tool Re: LCS-Character and Stage Lister Sat Sep 16, 2023 6:52 am

xzest

xzest

LCS-Character and Stage Lister  Ya01log
Death Note (Wood)
Created Your first Forum Topic
Crowd Favorite (Stone)
Recieved 10 or more likes from other Members
Kindred Spirit (Bronze)
Liked 5 Forum posts

Elazul9000 wrote:what an interesting tool.
Who is your team you work with?

Dev name is already described on the app but he didnt't in the mugen fields .

this is just a remake from old lost beta from 10 years ago.

5Tool Re: LCS-Character and Stage Lister Sat Sep 16, 2023 9:16 am

Constantinius3rd

Constantinius3rd

LCS-Character and Stage Lister  29270914107_0496322bcc_o
★★Dark Master Of Fists★★
Newagemugen Member for over 10 Years
Rank Hunter (Bronze)
Obtained The Highest Tier 1 Initate Rank
Kindred Spirit (Gold)
Liked 30 Forum posts
Hype Beast (Silver)
Recieved 30 or more likes from other Members
Newsboy (Stone)
Created 5 or more Unique Topics

xzest wrote:​Hello guys I would like to present a tool develop by my team to help your life easier.​

I think what he means is, this sentence and who are the team members you work with to create it in your team? study


________________________________________________________________________________________________________________________________________________________________________
LCS-Character and Stage Lister  CPi7Pvr

6Tool Re: LCS-Character and Stage Lister Mon Sep 18, 2023 8:32 am

xzest

xzest

LCS-Character and Stage Lister  Ya01log
Death Note (Wood)
Created Your first Forum Topic
Crowd Favorite (Stone)
Recieved 10 or more likes from other Members
Kindred Spirit (Bronze)
Liked 5 Forum posts

Constantinius3rd wrote:
xzest wrote:​Hello guys I would like to present a tool develop by my team to help your life easier.​

I think what he means is, this sentence and who are the team members you work with to create it in your team? study

I understand that the name are all describe to the app and readme.

xzest wrote:LCS program developed by code0x002
Concept by X Omega
Logo design, and decoration by Xzest



Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum