forked from Dniel97/segatools
Add Bemani Witch's felica fix
This commit is contained in:
parent
5f4b3a0fe5
commit
cbce2b8084
@ -32,12 +32,12 @@ uint64_t felica_get_generic_PMm(void)
|
|||||||
communicating with a particular IC card. The exact values are not
|
communicating with a particular IC card. The exact values are not
|
||||||
particularly important for our purposes, so we'll just return a hard-
|
particularly important for our purposes, so we'll just return a hard-
|
||||||
coded PMm. This current value has been taken from an iPhone, emulating
|
coded PMm. This current value has been taken from an iPhone, emulating
|
||||||
a Suica pass via Apple Wallet, which seems to be one of the few
|
a suica pass via apple wallet, which seems to be one of the few
|
||||||
universally accepted FeliCa types for these games. Certain older
|
universally accepted felica types for these games. Certain older
|
||||||
Suica passes and other payment and transportation cards
|
suica passes etc do not seem to be supported anymore. */
|
||||||
do not seem to be supported anymore. */
|
|
||||||
|
|
||||||
return 0x01168B868FBECBFFULL;
|
return 0x01168B868FBECBFFULL;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
HRESULT felica_transact(
|
HRESULT felica_transact(
|
||||||
|
Loading…
Reference in New Issue
Block a user