Suikoden II Bug: Window Set Bug
This is another bug very like the
Sound Set Bug. It is possible to have them drop more than once, or to find it impossible to acquire Window Sets, if you're unfortunate enough to trigger the bug. Once again, it is difficult to trigger this bug in a way that is detrimental. It is more likely that you'll get duplicate sets, if you return to fight the enemies that drop them.
Affected Versions
Currently, it is believed that all versions are affected by this bug.
Cause
Just like the Sound Set Bug, the wrong variable is checked as though it were the Window Set Flags. The flags are 0x8006AA24. The drop sub-routines check 0x8006AA59.
Fix
Simply adjust the load offset so that the correct byte is examined.
GameShark Codes
Fix Sound Set Flag Check
(North American Version)
D002D8EE 9282
8002D8EC 06E4
Patch
See the Patch Files page for your version.