https://github.com/floogen/handyheadphones
Adds a hat that let's you play any in-game music you'd like, anywhere! Also contains a hat to let you play any in-game sounds for testing purposes.
https://github.com/floogen/handyheadphones
mod smapi stardew-valley
Last synced: 27 days ago
JSON representation
Adds a hat that let's you play any in-game music you'd like, anywhere! Also contains a hat to let you play any in-game sounds for testing purposes.
- Host: GitHub
- URL: https://github.com/floogen/handyheadphones
- Owner: Floogen
- License: mit
- Created: 2021-02-03T00:47:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-06T13:24:44.000Z (about 4 years ago)
- Last Synced: 2025-02-14T23:45:16.277Z (3 months ago)
- Topics: mod, smapi, stardew-valley
- Language: C#
- Homepage:
- Size: 70.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Handy Headphones
**Handy Headphones** is a mod for [Stardew Valley](http://stardewvalley.net/) that adds a hat which let's you play any in-game music you'd like, anywhere!
## Install
1. [Install the latest version of SMAPI](https://smapi.io/).
2. [Install all the dependencies](#dependencies).
3. Install [this mod from Nexus mods](http://www.nexusmods.com/stardewvalley/mods/7936).
4. Run the game using SMAPI.## Using the Headphones & Earbuds
To purchase either hat, visit the hat shop.To use the headphones or earbuds, simply equip them and a prompt will appear to select a soundtrack. If you unequip the item, the normal music will play.
To change the music track you selected, you can right click the headphones or earbuds while wearing them to bring up the prompt again.
Additionally, the headphones / earbuds will let any event music play and resume your selected track when the event ends.
There is a third hat, called studio headphones, that allows you to play all the in-game sounds with the background music muted. This may be useful for modders!
## Configurations
This mod creates a `config.json` under the `...\HandyHeadphones\HandyHeadphones` folder. It contains options that you can modify to change how **Handy Headphones** interacts with the game.**Settings**
|Name| Description | Default Value |
|--|--|--|
| `ShowAllMusicTracks ` | If `true`, it will allow you to play all music tracks, regardless if you've unlocked them. | `false` |## Compatibility
**Handy Headphones** is compatible with Stardew Valley v1.5+