Is it possible to port games such as SWAT 4 from the Vengeance Engine (Based on Unreal Engine 2) to Unreal Engine 3 or 4?
Well depends what you mean when you say ‘Port’. There’s nothing you can’t do in UE4 that you couldn’t do in UE3 or UE2 (UE2 especially).
There’s not however a magic button that will allow you to open a UE2 game in UE4, you’ll have to actually remake the game from the ground up. If you can export the assets you might be able to recycle them, but they won’t be built for PBR either, so textures and material will have to be remade.
Thank you for the fast replay.
Can you please tell me how to integrate Steamworks in the UE2?