What i want to do is when i go into the game launsher i want the achieved with cryengine intro to play and aftet that my own custom video but i dont know how to do that or set it up in that particular order so can you guys please help me or give me a link to a tutorial
Answer by hyperfitz · Oct 08, 2018 at 10:32 PM
You need to download the version of CEVPlayer that is appropriate for your version of Cryengine from GitHub here: https://github.com/afrostalin/CEVPlayer/releases
Then follow the instructions that are appropriate for your version here: https://github.com/afrostalin/CEVPlayer/wiki
For me this worked. Bear in mind that if you started your game using "GameSDK" from the asset store then your "assets" folder is your most buried "GameSDK" folder (the one that contains the "Levels" folder). Otherwise the directions worked for me basically as they are written. I tried it with Cryengine 5.5 and it worked for me.
Hope this helps.