From 84e9ed3c9a076e21abba64b0b1de74d32a05220c Mon Sep 17 00:00:00 2001 From: zaphkito Date: Sat, 31 Aug 2024 13:57:18 +0000 Subject: [PATCH] felica: fix rare card scan error (cucorrect PMm) from real aime card with official card reader --- iccard/felica.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iccard/felica.c b/iccard/felica.c index 09e3a77..b251d54 100644 --- a/iccard/felica.c +++ b/iccard/felica.c @@ -37,7 +37,7 @@ uint64_t felica_get_generic_PMm(void) Suica passes and other payment and transportation cards do not seem to be supported anymore. */ - return 0x01168B868FBECBFFULL; + return 0x00F1000000014300; } HRESULT felica_transact(