doc: note on aic aime

This commit is contained in:
Honghao Zeng 2024-01-10 07:27:42 -08:00
parent 18bb4182b9
commit 8d096493ad
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
aimeio-pcsc
---
PC/SC-based Aime card reader for `segatools`. `aimeio-pcsc` allows you to use PC/SC compliant smart card readers as your Aime card reader in `segatools`. `aimeio-pcsc` supports both the old Mifare Classic 1K-based Aime and the new FeliCa-based AIC Aime.
PC/SC-based Aime card reader for `segatools`. `aimeio-pcsc` allows you to use PC/SC compliant smart card readers as your Aime card reader in `segatools`. `aimeio-pcsc` only properly supports the old Mifare Classic 1K-based Aime cards.
If you scan a newer AIC-based AIME, its FeliCa IDm will be provided to the game. The game will not see the correct "access code," but the IDm should be unique to each card so that particular card can still track your plays.
Tested on SONY's PaSoRi RC-S300. Other readers should, in theory, also work.