Sonic wrote:I've found where the ACT fix is installed. If you want to confirm the patch is installed.
C:\WINDOWS\AppPatch\Custom\{a517a98e-d5c2-41ea-a12d-47365cbd8813}.sdb
As I installed ISO again to check/correct images, I can confirm this patch file with the same "long" name is installed in my windows directory - and even directory is the same, just the drive letter is other then C:.
This "included fix" still does not work for me (I do not know if whole fix is not working but I see no Y/N in towns when buying a card and it is one of things that should be fixed).
EDIT: Lol, I found a solution

I copied this file on drive C: with the same dir/name and now I can see "Y/N". It seems the best option could be just to put this file into game (sub)directory and correct pathname to "./" (dot+slash) in "calling the fix" procedure.
BTW: When I'm trying to uninstall it is looking for file on C: drive, and command is: %windir%\system32\sdbinst.exe -u "C:\Windows\AppPatch\Custom\{a517a98e-d5c2-41ea-a12d-47365cbd8813}.sdb" (but it was installed on partition other than C:). To fix this problem I think universal uninstallation command should looks like: "%windir%\system32\sdbinst.exe -u "%windir%\AppPatch\Custom\{a517a98e-d5c2-41ea-a12d-47365cbd8813}.sdb"