Skip to main content

Edit Game Configuration

MahiruLess than 1 minute

Edit Game Configuration

Under the game folder, there is a file named config.txt, you can fill in the relevant information of your game in this file (you can edit it directly using a graphical editor).

ParameterDescription
Game_nameGame name
Game_keyGame identification code, 6-10 characters in length, do not repeat with other games
Title_imgTitle picture, put it in the background folder
Title_bgmTitle background music, put it in the bgm folder
Game_LogoGame Logo, multiple can be displayed, separated by |
Textbox_themeGame dialog style, you can choose imss style or standard style

The following is a sample configuration file:

Game_name:WebGAL;
Game_key:0f33fdGr;
Title_img:Title.png;
Title_bgm:夏影.mp3;
Game_Logo:WebGalEnter.png|bg.png;
Textbox_theme:imss;