GXTX / YACardEmu

Software emulator for Sanwa CRP-1231BR-10 / CRP-1231LR-10NAB / CR-S31R-10HS3 card readers.
GNU General Public License v2.0
32 stars 10 forks source link

I want to connect to a physical card reader, but the settings don't work #25

Open nsiii123 opened 9 months ago

nsiii123 commented 9 months ago

请查看我这样设置是否正确,感谢你! ;basepath = /home/wutno/cards/ basepath = C:\1 ;serialpath = COM15 serialpath = \.\pipe\Device\VCP0

; Which device should we emulate? targetdevice = S31R

; ; Optional ; serialbaud = 9600 ; Acceptable even & none ;serialparity = none apiport = 8060 autoselectedcard = zh

nsiii123 commented 9 months ago

I optimized this section, but still can’t connect

serialbaud=38400 ; Acceptable even & none serialparity=even apiport=8080 autoselectedcard = tlhyess

WMMT3DXP240204-882

nsiii123 commented 9 months ago

The card reader has been tested and there is no problem. It can be connected and work on "MT3CardTools"

GXTX commented 9 months ago

Thanks for checking out the project.

YAC emulates the reader itself -- meaning you'd attach it to an arcade system not a reader to interface with it.

nsiii123 commented 6 months ago

感谢您查看该项目。

YAC 模拟阅读器本身——这意味着您可以将其连接到街机系统而不是与之交互的阅读器。

I got it, thank you for making such a great software