Last active
April 10, 2026 08:30
-
-
Save nuym/0b66bf8c475f0af9b6d953909cc00020 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [AIME] | |
| ; 关闭后使用读卡器 | |
| Enable=1 | |
| ; 卡号文件在 DEVICE 目录,没有将会自动生成 | |
| AimeGen=0 | |
| [aimeio] | |
| path=hinata.dll | |
| [DNS] | |
| default=dns.to.your.server | |
| AimeDB=dns.to.your.aimedb | |
| [pcbid] | |
| serialNo=ACAE01C12310244 | |
| [KeyChip] | |
| ; 请一定要填写这个 | |
| ; 获取方式 https://aquadx.net | |
| subnet=192.168.172.0 | |
| id=A699-11451419181 | |
| region=1 | |
| gameId=SDEZ | |
| [io4] | |
| ; 如果你使用的手台是 IO4 输入,那请把下一行的 1 改成 0 | |
| Enable=0 | |
| ; 9 | |
| test=0x39 | |
| ; 8 | |
| service=0x38 | |
| ; 以下设置一般不需要手动更改 | |
| [vfs] | |
| amfs=amfs | |
| option=options | |
| appdata=appdata | |
| [netenv] | |
| enable=1 | |
| [gpio] | |
| dipsw1=1 | |
| [button] | |
| enable=1 | |
| 1p_btn1=0x3A | |
| 1p_btn2=0x3A | |
| 1p_btn3=0x3A | |
| 1p_btn4=0x3A | |
| 1p_btn5=0x3A | |
| 1p_btn6=0x3A | |
| 1p_btn7=0x3A | |
| 1p_btn8=0x3A | |
| 1p_btn9=0x3A |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment