Fix for Armored Core misdetecting a Link cable being detected
authorgameblabla <gameblabla@protonmail.com>
Sat, 2 Oct 2021 02:37:04 +0000 (04:37 +0200)
committergameblabla <gameblabla@protonmail.com>
Sat, 2 Oct 2021 02:37:04 +0000 (04:37 +0200)
commit559fd298151dd8704e2a02c3c356bcb437f4df15
tree1b16d68796172c1ae3ca8995284a8af31f354a62
parent9532b0f41b808d0155f8d26a4a81553a13593d58
Fix for Armored Core misdetecting a Link cable being detected

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
simpler fix is done here instead.

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