Fix for Armored Core misdetecting a Link cable being detected (#223)
authorgameblabla <gameblabla@users.noreply.github.com>
Sat, 2 Oct 2021 14:39:44 +0000 (14:39 +0000)
committerGitHub <noreply@github.com>
Sat, 2 Oct 2021 14:39:44 +0000 (17:39 +0300)
commitb59f02a471a76ea61c0e6bd1082dc764e9aca59e
tree26a1e2f38a02087902f1ef3d9215f4b7c18786be
parent943a507a4156b8f5b00e4431152e41eeb4dc6f3d
Fix for Armored Core misdetecting a Link cable being detected (#223)

For some reason, the game detects that a link cable is plugged in
and disables the local multiplayer as a result.

Thanks @sony for fixing the issue in their PS Classic branch, a
simplier fix is done here instead.

Co-authored-by: Sony
libpcsxcore/psxhw.c