Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Farjd

2
Posts
A member registered 19 days ago

Recent community posts

unfortunately my interface doesn't allow more than two channels so i can't test this

i found a potential fix for some people, the game does NOT pick up any microphone inputs if you are using anything above 44100hz sample rate. if you're using any kind of audio interface it should be easy to change it directly within the device's settings, but if you arent, you can change it directly in windows by:

  • open settings
  • go to System - Sound
  • open more sound settings
  • select your speakers and click Properties
  • go to Advanced and set your default format to 24 bit, 44100 Hz, apply.
  • now go to Recording, select your microphone and click Properties
  • go to Advanced and set your default format to either 2 channel or 1 channel, 24 bit, 44100 Hz depending if your microphone is mono or not, apply.

this fixed it for me and i hope it fixes it for anyone else!!!! *v*