Upload 2 files
Browse files
README.md
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
# Mahou Shoujo no Majo Saiban - Audio Extract
|
| 6 |
+
|
| 7 |
+
- [datas.csv](./datas.csv):chapter index, filename, audio path, character name, Japanese text, Chinese translation, etc. This file contains all the text and translation in the game, 34355 rows in total. Some rows do not have corresponding audio (e.g. narration), fill with None. 26251 rows have corresponding audio.
|
| 8 |
+
- [Datas/BGM](Datas/BGM):Background music
|
| 9 |
+
- [Datas/Ambient](Datas/Ambient):Ambient sound
|
| 10 |
+
- [Datas/Sfx](Datas/Sfx):Sound effects
|
| 11 |
+
- [Datas/Songs](Datas/Songs):Songs
|
| 12 |
+
- Other folders are named after the characters, containing the corresponding character's voice
|
datas.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|