Colecovision sound stutters
-
my screen goes blank and becomes unresponsive to any connected keyboard/controllers when I try to play any CV game
I can't speak to the keyboard controls, but you might try adding the following to
/opt/retropie/configs/all/runcommand-onstart.sh
and see if it solves the screen issue. It was used to solve a similar issue in Kodi a while back and may work here.if [ "$2" = "coolcv" ] then fbset -depth 8 fbset -depth 32 fi
-
OK did from script and it works, sound normal. Perfect thank to all your hard work
-
@mediamogul said in Colecovision sound stutters:
my screen goes blank and becomes unresponsive to any connected keyboard/controllers when I try to play any CV game
I can't speak to the keyboard controls, but you might try adding the following to
/opt/retropie/configs/all/runcommand-onstart.sh
and see if it solves the screen issue. It was used to solve a similar issue in Kodi a while back and may work here.if [ "$2" = "coolcv" ] then fbset -depth 8 fbset -depth 32 fi
I tried as you suggested but it didn't work. I did find out what the problem was. I used the /etc/modprobe.d/alsa-base.conf method of setting the sound device but had to use the /etc/asound.conf method. All seems to be working great now.
Thanks.
-
@BuZz i have an ip address showing but when i try to update setup script so i can update coolcv i am getting this error:
I even rebooted my pi and same thing. Tested in basilisk and i have internet connection.
-
@barbudreadmon said in Colecovision sound stutters:
I'll try to fix fbalpha-libretro's colecovision inputs soon, that way you'll have an alternative to CoolCV.
Yes please! 😀
-
@barbudreadmon I also hear the bluemsx is capable of emulating colecovision ;) just needs some controller hooks.
-
@edmaul69 unrelated to this btw - you have out of date certificates, incorrect system time, or they have been removed. sd card corruption could also cause issues like this.
if related to missing certs you can try
sudo apt-get install --reinstall ca-certificates
if still no luck start a new topic.
-
@BuZz i had tried a couple hours later and it worked. Thank you
-
@mediamogul Got it. Thanks!
-
@herb_fargus said in Colecovision sound stutters:
@barbudreadmon I also hear the bluemsx is capable of emulating colecovision ;) just needs some controller hooks.
This would be a more viable option. Fba needs it's on romset for Colecovision.
With bluemsx you could just use the No-Intro set.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.