adangert / JoustMania

Raspberry Pi Jousting at its finest
http://joustmania.com
Other
124 stars 34 forks source link

Audio Documentation #302

Closed NetSpida closed 1 year ago

NetSpida commented 1 year ago

The Hardware section of Readme.md does not mention the requirement for an audio device at all, even though audio seems to be an integral part of Joustmania.

It should be mentioned that an audio device (which kind? how to configure) needs to be present or how audio can be turned of if the environment (to loud?) or player selection (to many different languages) do not allow for audio to be used.

adangert commented 1 year ago

Hi NetSpida, the audio for the game is processed directly on the pi, and then played back through the headphone jack, if that's not working for you, there may have been a problem with installation

adangert commented 1 year ago

Updated the Readme to address these issues in commit c04491d and 4050fa6 Thanks for the input!