if u use virtuosity (crash injection fix):
1) go to idirect3ddevice9.cpp
2) find line
idirect3ddevice9::present_t d3d9_present = NULL
3) after this line, paste
d3d9_present = instance()->_present
add support all windows:
1) go to c_rifk.cpp
2) delete old dllmain
3) paste it:
Скрытое содержимое...