Hey guys!
Since i was unable to find a ready to use solution, i try my luck and ask the source, the MiSTer community
I don't own a MiSTer yet but i try to figure out a solution for my next arcade cabinet build. The only downsinde so far is the lack of any nice GUI, so i'm looking for a solution. Since the MiSTer can't handl it on its own (as far as i can tell), i would like to use a PC or Pi as a frontend, running Retro Arch, AttractMode od even Hyperspin.
After some surfing, i found nothing. Well, almost nothing. There is an interesting project called "remote" https://github.com/wizzomafizzo/mrext/t ... cmd/remote that can handly a lot over API calls. My hardware setup should be able to start a game on the MiSTer and end it if the GUI frontend is calling it. It would switch monitor inputs from the Pi to the MiSTer and back if the game ends (pushing the quit button) controlled by the GUI software. I'm not very skilled in Go but i could do this, based on wizzomafizzo's code (i guess).
Long story short: Is there any ready to use solution for my project like this out there yet? Hard to belive i am the first trying to get something like this running...
Thanks!