You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 7, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: xor.play/README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,5 +14,7 @@
14
14
}
15
15
```
16
16
- This way, when there's nothing opened and you're in Home Menu `play.wav` file would be played, and while BotW is opened `aud.mp3` would be played (even if you're on Home Menu and the app is minimized)
17
-
- The number of applets which support this is unknown, be free to test it. All games should work.
18
-
- Any problems you have, ask them on my Discord server ([Nintendo H&H server](https://discord.gg/Qqnndqd)), or ask them on the release GBAtemp thread of ModuleMania.
17
+
- This should work with any game, but the only system title working is the Home Menu.
18
+
- If there's an audio set to a title id equal or lower than `0100000000001000` (Home Menu's one) the audio set to that ID will play any time there's no game opened.
19
+
- Looks like opening hbmenu stops the audio playback, but when returning to Home Menu it should start again.
20
+
- Any problems you have, ask them on my Discord server ([Nintendo H&H server](https://discord.gg/Qqnndqd)), or ask them on the release GBAtemp thread of ModuleMania.
0 commit comments