November 2018 update - Attention!
From Emu version r775 and on, in order PowerVu to work properly, you need to tell OSCam to skip the checksum test for CWs.
This can be done by one of the following ways:
A. Edit every Emu reader separately with one of these ways:
Delete you current Emu reader and let OSCam-Emu create a new one for you, with all necessary settings.
Add the 0E00:000000 string in the Skip CWs checksum test only for option under the general reader settings.
Add the disablecrccws_only_for = 0E00:000000 directive in the oscam.server file under the Emu reader section.
IMPORTANT: You have to do this change for every Emu reader you have configured for PowerVu.
B. Edit the global OSCam configuration with one of these ways:
Add the 0E00:000000 string in the Skip CWs checksum test only for option under the global config settings.
Add the disablecrccws_only_for = 0E00:000000 directive in the oscam.conf file under the global section.