Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/EnderdracheLP/QuestSounds

QuestSounds allows the user to change sounds, just drop them into default path or your custom path!
https://github.com/EnderdracheLP/QuestSounds

beatsaber beatsaber-quest mod modding oculus-quest

Last synced: 2 days ago
JSON representation

QuestSounds allows the user to change sounds, just drop them into default path or your custom path!

Awesome Lists containing this project

README

        

# QuestSounds

Beat Saber mod for Meta Quest 1 and 2 and 3.
Quest sounds allows the users to change the sound effects to their own sounds,
drop them into specified folder Path!

## Features:
NEW: In-Game Menu for selecting sound files and enabling/disabling custom sounds.
Support for OGG, MP3, WAV, MP2 and AIFF file formats!
Creates QuestSounds folder at /sdcard/ModData/com.beatgames.beatsaber/Mods/
which contains the subfolders for the sounds.
AFTER YOU HAVE RAN THE MOD ONCE

Sounds you can change and their default folder Path:
- **MenuMusic**: sdcard/ModData/com.beatgames.beatsaber/Mods/QuestSounds/MenuMusic/
- **LobbyMusic**: sdcard/ModData/com.beatgames.beatsaber/Mods/QuestSounds/LobbyMusic/
- **MenuClicks**: sdcard/ModData/com.beatgames.beatsaber/Mods/QuestSounds/MenuClicks/
- **HitSounds**: sdcard/ModData/com.beatgames.beatsaber/Mods/QuestSounds/HitSounds/
- **BadHitSounds**: sdcard/ModData/com.beatgames.beatsaber/Mods/QuestSounds/BadHitSounds/
- **NoteMissedSounds**: sdcard/ModData/com.beatgames.beatsaber/Mods/QuestSounds/NoteMissedSounds/
- **BombExplosionSounds**: sdcard/ModData/com.beatgames.beatsaber/Mods/QuestSounds/BombExplosionSounds/
- **LevelCleared**: sdcard/ModData/com.beatgames.beatsaber/Mods/QuestSounds/LevelCleared/
- **LevelFailed**: sdcard/ModData/com.beatgames.beatsaber/Mods/QuestSounds/LevelFailed/
- **Firework**: sdcard/ModData/com.beatgames.beatsaber/Mods/QuestSounds/Fireworks/

## Credits:
### Original Mod author
* [Lillie](https://github.com/Rugtveit) - [QuestSounds](https://github.com/Rugtveit/QuestSounds)

### For making modding possible
* [zoller27osu](https://github.com/zoller27osu), [Sc2ad](https://github.com/Sc2ad) and [jakibaki](https://github.com/jakibaki) - [beatsaber-hook](https://github.com/sc2ad/beatsaber-hook)
* [raftario](https://github.com/raftario)