NFC Random
Hi all, does anyone know how to get random arcade game working with nfc tag?
tried **random:_Arcade but no luck ...as **random:snes gives random snes game, i assumed to replace
snes folder to arcade folder but doesent work.
thanks
The online community for MiSTer FPGA enthusiasts
https://misterfpga.org/
Hi all, does anyone know how to get random arcade game working with nfc tag?
tried **random:_Arcade but no luck ...as **random:snes gives random snes game, i assumed to replace
snes folder to arcade folder but doesent work.
thanks
Try **random:Arcade
You need to call the system ID, not the folder.
https://github.com/wizzomafizzo/mrext/b ... .md#arcade
Thanks for the info, much appreciated!