Tau
|
1a073c7e1a
|
cardhook/dllmain.c: Fix .ini file path
Searches %WINDIR% otherwise gdi Microsoft (alright, fine, it's a
30ish year old API, I'll cut them some slack).
|
2019-09-07 16:24:04 -04:00 |
|
Tau
|
5c99ef1988
|
cardhook: Use platform DNS hook
aimeReaderHost.exe talks to aimedb as well as the card reader.
|
2019-09-04 13:47:31 -04:00 |
|
Tau
|
de7ac2c0c3
|
Revert "cardhook: Drop cardhook"
This reverts commit 45a549e7c46c8a2e17f44d1c23d0254dc204460a.
|
2019-08-20 13:13:10 -04:00 |
|
Tau
|
40ba10e29a
|
cardhook: Drop cardhook
This is part of chunihook now.
|
2019-06-09 15:43:09 -04:00 |
|
Tau
|
e06be9fc7b
|
board/sg-reader.c: Configurate sg_reader
|
2019-06-03 22:28:44 -04:00 |
|
Tau
|
1b93551a41
|
hooklib: Split out of util
This is distinct from capnhook's hooklib, although the intent is
the same. Hopefully these two libraries sharing a name won't get
too confusing...
|
2019-05-14 17:13:08 -04:00 |
|
Tau
|
b172c22322
|
board/sg-reader.c: Streamline further
Remove remaining pointless boilerplate, turn it into a free-
standing hook, since its aimeio.dll dependency forces it to be a
singleton anyway.
|
2019-05-03 21:23:21 -04:00 |
|
Tau
|
55c68c8094
|
cardhook: Wire up aimeReaderHost hook
This is an external AiMe driver process that is only used by
Chunithm AFAIK. The wiring can be easily re-used for other games.
|
2018-11-20 20:33:17 -05:00 |
|