最新の10件
ページ | 日付 |
---|---|
en:guid:febuildergba:work_support | 2023/06/08 20:25 |
guide:febuildergba:作品支援 | 2023/06/08 20:24 |
最新の10件
ページ | 日付 |
---|---|
en:guid:febuildergba:work_support | 2023/06/08 20:25 |
guide:febuildergba:作品支援 | 2023/06/08 20:24 |
Explanation of error during s file import
This section describes what to do if an error occurs while importing s files.
Are you converting mid from FEBuilderGBA to s file?
⇒ Yes goto 2
⇒ No goto 3
Did you change the s file manually?
I am changing manually, because of the changes you made.
If not, it is an unknown problem, so please post the s file to the discord community.
discord_chat
To run mid2agb manually, add the -Lmylabel option.
mid2agb your.mid -Lmylabel
The label name used in mid2agb is a file name.
An error occurs if the file name contains an invalid character in the label.
Converting from FEBuilderGBA will automatically correct this problem.
If you're running mid2agb manually, specify the -L option manually.