Mafia Scene - Mafia I & II Game Fan Site

Modders Corner => Mafia Editing => Mafia mods => Topic started by: LesCm19 on January 19, 2023, 09:32:32 AM

Title: Fix for OCX errors for BScriptview6 on a Windows 10 machine
Post by: LesCm19 on January 19, 2023, 09:32:32 AM
Copied the OCX files that came with it to the Windows/SysWOW folder and then in a command window, ran the following for each of the OCX files that come up with error messages:

C:WINDOWSsystem32>regsvr32 "C:WindowsSysWOW64richtx32.OCX"

The fix generally found on the web is for (I'm guessing) 32 bit machines using the Windows/system32 folder which might explain why it didn't work for me. Also tried a recommended fix re/installing C++ to no effect.

BS 3.0 and 4.01 also work now too, hope this helps.