Allows you to use CardIO and SmartCard readers (specifically the acr122u) with TaikoArcadeLoader
Go to file
Farewell_ c047663c90 First working version
The game sometimes crashes, throwing an access violation at offset 00000000002f399a.

I haven't been able to recreate accurately.
2023-05-12 09:52:01 +02:00
src First working version 2023-05-12 09:52:01 +02:00
subprojects First working version 2023-05-12 09:52:01 +02:00
.gitattributes Initial commit 2023-05-09 10:42:47 +02:00
.gitignore First working version 2023-05-12 09:52:01 +02:00
build64.bat First working version 2023-05-12 09:52:01 +02:00
LICENSE First working version 2023-05-12 09:52:01 +02:00
meson.build First working version 2023-05-12 09:52:01 +02:00
PLUGINS.md First working version 2023-05-12 09:52:01 +02:00
README.md First working version 2023-05-12 09:52:01 +02:00

TAL CardIO

This is a plugin that allows you to use USB HID card readers (cardio) with TaikoArcadeLoader

Acknowledgments

This is a plugin destined to be used with BroGamer4256's TaikoArcadeLoader.

CardIO implementation taken from Spicetools and adapted with the help of CrazyRedMachine (Huge thanks!)

Initial project setup done with the help of Stepland

How to use

To build this, you'll need two things :

Once you've edited your build64.bat file to point to your local installation of the VS2022 build tools, you should be good to go.

Copy the cardio.dll to your TAL's plugin folder. You should be able to see the plugin initializing in the game's console.