Search found 6 matches

by Tritopher
Thu Dec 01, 2022 7:31 pm
Forum: Linux
Topic: MiSTer BGM - Background Music for the MiSTer Menu
Replies: 97
Views: 30907

Re: MiSTer BGM - Background Music for the MiSTer Menu

So I had bought a preconfigured MiSTer, I decided to try just doing a fresh install on a new SD card with the newest versions of everything and it worked no problem. Thanks for the replies, still wondering what the issue was but happy to have it working as expected.

by Tritopher
Thu Dec 01, 2022 7:30 pm
Forum: Linux
Topic: MiSTer Super Attract Mode (SAM) is now available - the first game screensaver for your MiSTer!
Replies: 602
Views: 146173

Re: MiSTer Super Attract Mode (SAM) is now available - the first game screensaver for your MiSTer!

So I had bought a preconfigured MiSTer, I decided to try just doing a fresh install on a new SD card with the newest versions of everything and it worked no problem. Thanks for the replies, still wondering what the issue was but happy to have it working as expected.

by Tritopher
Thu Dec 01, 2022 5:39 pm
Forum: Linux
Topic: MiSTer BGM - Background Music for the MiSTer Menu
Replies: 97
Views: 30907

Re: MiSTer BGM - Background Music for the MiSTer Menu

Thanks, this is what I have in the file:

#!/bin/sh

Startup MiSTer_SAM - Super Attract Mode

[[ -e /media/fat/Scripts/.MiSTer_SAM/MiSTer_SAM_init ]] && /media/fat/Scripts/.MiSTer_SAM/MiSTer_SAM_init $1

Startup BGM

[[ -e /media/fat/Scripts/bgm.sh ]] && /media/fat/Scripts/bgm.sh $1

by Tritopher
Thu Dec 01, 2022 2:36 am
Forum: Linux
Topic: MiSTer BGM - Background Music for the MiSTer Menu
Replies: 97
Views: 30907

Re: MiSTer BGM - Background Music for the MiSTer Menu

So the BGM script won't start automatically after a reboot, is there something else I need to do to configure it? I'm having a similar issue with SAM, wondering if there's something basic I messed up that might interfere

by Tritopher
Thu Dec 01, 2022 2:08 am
Forum: Linux
Topic: MiSTer Super Attract Mode (SAM) is now available - the first game screensaver for your MiSTer!
Replies: 602
Views: 146173

Re: MiSTer Super Attract Mode (SAM) is now available - the first game screensaver for your MiSTer!

Thanks I think everything is perhaps setup ok. I guess the issue is it won't start automatically when I plug the MiSTer in and it boots up from a power off state. Do I need to add it to to the init.d folder or something along those line so it starts everytime MiSTer powers up?

by Tritopher
Wed Nov 30, 2022 7:11 am
Forum: Linux
Topic: MiSTer Super Attract Mode (SAM) is now available - the first game screensaver for your MiSTer!
Replies: 602
Views: 146173

Re: MiSTer Super Attract Mode (SAM) is now available - the first game screensaver for your MiSTer!

I can't figure out how to get autoplay to work. Same for the BGM script. I felt like I had them both working after following all the guides but now I'm stuck and a little confused. Neither start up automatically after rebooting the Mister. I suppose I'll try uninstalling/resetting both scripts and start fresh with SAM, I think I saw an earlier post...