Nintendo Badge Arcade: Difference between revisions
Add format tag reference |
DaniElectra (talk | contribs) →ExtData: Document promotional images and some fixes |
||
Line 135: | Line 135: | ||
==== message ==== | ==== message ==== | ||
This folder | This folder stores all online-related game dialogues on each language supported by the region. It goes down the following directories: | ||
message | message | ||
Line 156: | Line 156: | ||
==== post ==== | ==== post ==== | ||
This folder | This folder stores all Miiverse posts related to customizing the Home Menu with themes and badges. Each SARC file inside here has the following sructure: | ||
root | root | ||
Line 178: | Line 178: | ||
This folder stores the [[Nintendo Badge Arcade/PrizeCollection|PrizeCollection]] file with the badges and machines available for the belonging week. | This folder stores the [[Nintendo Badge Arcade/PrizeCollection|PrizeCollection]] file with the badges and machines available for the belonging week. | ||
The file is named using the starting and ending dates that the collection is active for, in yy/mm/dd format separated with | The file is named using the starting and ending dates that the collection is active for, in yy/mm/dd format separated with an underscore. For example, a collection active between the dates December 15th, 2022 to December 22nd, 2022 is named `221215_221222.sarc` | ||
==== talkpic ==== | ==== talkpic ==== | ||
This folder contains | This folder contains the promotional images shown on the hub inside SARC files. Each SARC file has the following content: | ||
root | root | ||
Line 189: | Line 189: | ||
==== xml ==== | ==== xml ==== | ||
This folder has some XML data that controls | This folder has some XML data that controls the parameters of the promotional images. It has the following structure: | ||
xml | xml | ||
Line 227: | Line 227: | ||
<Output>boss/archive_src/BossYYYYmmdd_YYYYmmdd/message/boss_XXX/XXxx/boss/slotAXX/</Output> | <Output>boss/archive_src/BossYYYYmmdd_YYYYmmdd/message/boss_XXX/XXxx/boss/slotAXX/</Output> | ||
<Preview /> | <Preview /> | ||
<SrcPath>boss/output/message/ | <SrcPath>boss/output/message/boss_XXX/XXxx/boss/slotAXX</SrcPath> | ||
<Command>path/to/command_used.bat</Command> | <Command>path/to/command_used.bat</Command> | ||
<Arguments /> | <Arguments /> |