mirror of
https://github.com/whowechina/aic_pico.git
synced 2026-09-22 22:48:04 +03:00
Usage in the guide
This commit is contained in:
@@ -306,6 +306,15 @@ For most of the part, just follow the guide of AIC key.
|
||||
* "update" reboot into firmware update mode.
|
||||
* Given my limited hobby time, the firmware may not be fully tested. Please report any anomalies.
|
||||
|
||||
## Usage
|
||||
* When connected to a PC, AIC Pico registers 2 COM ports. You can use this tool to identify them.
|
||||
https://whowechina.github.io/iidx_pico/Tools/cli_tool.html
|
||||
* `AIC Pico CLI Port` is for the command line console.
|
||||
* `AIC Pico AIME Port` communicates with the game.
|
||||
* Spicetools or Spice2x uses CardIO. Enable `CardIO HID Reader Support` in `Advanced` tab and you're good to go.
|
||||
* For Segatools, put `enable=0` under `[aime]` section in the ini file and make sure you set the `AIC Pico AIME Port` COM port number to the one your game expects.
|
||||
* For Bandai Namco games, make sure you set the `AIC Pico AIME Port` COM port number to the one your game expects.
|
||||
|
||||
## Card ID Logic
|
||||
To support many different NFC cards and tags, card IDs are transformed following these rules.
|
||||
### AIME
|
||||
|
||||
@@ -307,6 +307,15 @@ AIC Touch 是 AIC Pico 的另一种版本,配备了触摸屏。不过它微小
|
||||
* "update" 重启进入固件更新模式。
|
||||
* 鉴于我的业余时间有限,固件可能没有完全测试。请报告任何异常。
|
||||
|
||||
## 使用
|
||||
* 连接到 PC 时,AIC Pico 会注册 2 个 COM 端口。你可以用这个工具来识别它们。
|
||||
https://whowechina.github.io/iidx_pico/Tools/cli_tool.html
|
||||
* `AIC Pico CLI Port` 用于命令行控制台。
|
||||
* `AIC Pico AIME Port` 与游戏通信。
|
||||
* Spicetools 或 Spice2x 使用 CardIO。请在 `Advanced` 选项卡中启用 `CardIO HID Reader Support` 即可。
|
||||
* 对于 Segatools,请在 ini 文件的 `[aime]` 段落下设置 `enable=0`,并确保将 `AIC Pico AIME Port` 的 COM 端口号设置为游戏所期望的值。
|
||||
* 对于 Bandai Namco 游戏,请确保将 `AIC Pico AIME Port` 的 COM 端口号设置为游戏所期望的值。
|
||||
|
||||
## 卡的 ID 生成逻辑
|
||||
为了支持许多不同的 NFC 卡和标签,卡 ID 按照以下规则进行转换。
|
||||
### AIME
|
||||
|
||||
Reference in New Issue
Block a user