I suppose the crack was made over the retail patch, and if Steam version isn't that different from it then I doubt the Origin version will be.
The only thing different between them is the value in front of the pointer to IsShippingPCBuild string (which needs to be replaced with the value in front of IsPlayInEditor's in order to enable the console), but the pointer is at 0x1221730 (mem location) in both versions. Here I have the Steam version and the Vitality crack. If( wcscmp(strshippcbuild, L'intAWorldInfoexecIsShippingPCBuild') != 0)
Wchar_t * strshippcbuild = (wchar_t*)PointerStr