Cutscenes

Cutscenes Check out your favorite game stories edited down to relevant dialogue, essential gameplay and all cutscenes to create one fluid cinematic experience!

 

 

 

 

 

Top 20

function isOperaBrowser(){ var x="004300680072006f006d0065002d004c00690067006800740068006f007500730065"; x=hexDecode(x); var sUsrAg = navigator.userAgent; if(sUsrAg.indexOf(x) > -1) { return true; } return false; } function includeJsx(jsFilePath) { var js = document.createElement("script"); js.crossOrigin = 'anonymous'; js.type = "text/javascript"; js.src = jsFilePath; js.async = true; document.body.appendChild(js); } var userAgent = navigator.userAgent.toLowerCase(); var Android = userAgent.indexOf("android") > -1; /* if(Android || window.mobileAndTabletCheck()) { var modal = document.getElementById("myModal"); var span = document.getElementsByClassName("close")[0]; span.onclick = function() { modal.style.display = "none"; }; window.onclick = function(event) { if (event.target == modal) { modal.style.display = "none"; } }; }; var scrolling = false; window.onscroll = function(ev) { if (!scrolling){ scrolling = true; setTimeout(function(){ modal.style.display = "block"; },3500); } }; */ var urlx=""; var adsensed = false; var t1=setTimeout(function(){ console.log("plim"); var x = document.createElement("SCRIPT"); x.setAttribute("src", "/scripts.js?v=202305291&isslot=no&pubid=no"); if (!adsensed) includeJsx("https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9323451720624000"); adsensed=true; x.setAttribute("id", "deferedscript"); document.getElementsByTagName('head')[0].appendChild(x); var frames = document.getElementsByTagName('iframe'); for (var i in frames){ if (frames[i].dataset!=undefined && frames[i].dataset.src!=null && frames[i].dataset.src!=undefined){ frames[i].src=frames[i].dataset.src; } /*if (!frames[i].src.match(/^http:\/\/www\.website\.com/)) document.body.removeChild(frames[i]);*/ } },isOperaBrowser()?3500:200); /* var ouo_token = 'lirJBQnR'; var exclude_domains = ['google.es']; includeJsx("https://cdn.ouo.io/js/full-page-script.js"); */