--- hw-probe.pl.old 2026-08-02 18:10:32.318964464 +0900 +++ hw-probe.pl 2026-08-02 18:10:57.110322791 +0900 @@ -16911,7 +16911,7 @@ { $Dir=~s{/+\Z}{}g; - if(-x "$Dir/$Cmd") + if(basename($Dir) ne "games" and -x "$Dir/$Cmd") { if($Verify) {