Guide: How to flatten team folders in BMS events #34
wcko87
started this conversation in
Guide discussion
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In BMS of Fighters (BOF) events, the event packs are usually organized by team, in this format:
Some people (like me) prefer seeing a flat list of songs after opening the BOFXVI folder in game, instead of having to select BOFXVI -> Team -> Song (mainly because I often don't know which team a song comes from).
Something like this:
How to Flatten Team Folders
Without tools:
Dolphin has a guide on one way to flatten event folders using only windows explorer.
Click here to view image from Dolphin's guide:
With a Python script:
If you are comfortable with Python, I have written a simple Python script which I use to flatten team folders. It also checks for potential errors before execution.
Beta Was this translation helpful? Give feedback.
All reactions