We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Sound is clear on MacOS, but noisy on Windows10. Linux is unchecked.
To Reproduce
git clone https://github.com/Humpheh/goboy.git cd goboy go build -o goboy cmd/goboy/main.go ./goboy pokered.gb
Expected behaviour A clear sound on Windows10.
System Details:
I tried Pokemon Red(en) & Legend of Zelda Link's Awakening DX(en), and both were noisy.
Pokemon Red(en)
Legend of Zelda Link's Awakening DX(en)
CPU: Intel Core i5-8250U RAM: 16.0GB OS: Windows 10 Home 1909
$ go version go version go1.15.6 windows/amd64
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Sound is clear on MacOS, but noisy on Windows10. Linux is unchecked.
To Reproduce
git clone https://github.com/Humpheh/goboy.git cd goboy go build -o goboy cmd/goboy/main.go ./goboy pokered.gb
Expected behaviour
A clear sound on Windows10.
System Details:
I tried
Pokemon Red(en)
&Legend of Zelda Link's Awakening DX(en)
, and both were noisy.The text was updated successfully, but these errors were encountered: