Page 1 of 1

NFC Random

Posted: Mon Sep 25, 2023 10:07 pm
by Spuddle

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


Re: NFC Random

Posted: Mon Sep 25, 2023 10:17 pm
by NML32
Spuddle wrote: Mon Sep 25, 2023 10:07 pm

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


Re: NFC Random

Posted: Tue Sep 26, 2023 9:57 am
by Spuddle

Thanks for the info, much appreciated!