');
} else {
var query = elem.find('.keywords').html();
$.ajax({
context: elem,
url: 'https://wn.com/api/upge/cheetah-search-adv/video',
cache: true,
data: {
'query': query
},
dataType: 'jsonp',
success: function(text) {
if (text.length > 0) {
video_id = text[0].id;
elem.find('.player').html('
');
}
}
});
}
}
var stopAllYouTubeVideos = function() {
var iframes = document.querySelectorAll('iframe');
Array.prototype.forEach.call(iframes, function(iframe) {
iframe.contentWindow.postMessage(JSON.stringify({ event: 'command', func: 'pauseVideo' }), '*');
});
}
jQuery(function() {
jQuery(".playVideo").live("click", function() {
if(!$(this).hasClass("played")){
stopAllYouTubeVideos();
var elem = $(this);
setTimeout(function(){
mouseOverMe(elem);
}, 1000);
}
});
jQuery(".description_box .expandContent").live("click", function() {
elem = $(this).parent().parent().parent().find('.descContent');
if(elem.height() > 51) {
elem.css('height', '44px');
$(this).html('Show More
');
}else{
elem.css('height', 'auto');
$(this).html('Hide
');
}
});
jQuery('.interview-play-off').click(function() {
$(".interview-play-off").hide();
$(".interview-play").show();
$(".videoplayer-control-pause").click();
});
jQuery(".video-desc .show_author_videos").live("click", function() {
query = $(this).attr('title');
container = $(this).parent().parent().parent().find('.video-author-thumbs');
$(this).parent().parent().parent().find('.video-author-thumbs').css('height', '220px');
jQuery.ajax({
url: '/api/upge/cheetah-photo-search/videoresults',
data: {'query': query},
success: function(text) {
if(!text) { text = i18n("No results"); }
container.html(jQuery(text));
}
});
});
});
// -->
Latest News for: saro
Edit
Kotaku
27 Mar 2026
Sony has yet to confirm a reported shift in its strategy around exclusives ....
Edit
Gamespot
27 Mar 2026
Housemarque is poised to deliver another memorable PlayStation 5 exclusive ... .
Edit
Gamespot
27 Mar 2026
Housemarque's newest game, 2026's Saros, begins with protagonist Arjun Devraj waking up alone on an alien planet ... Saros is a game built atop of strong foundations set by Returnal ... Saros' premise and the ...
Edit
Games Radar
27 Mar 2026
As someone who felt like they mastered Returnal's third-person shooting well enough to consistently bash through runs, in this moment Saros begins to feel like a gargantuan challenge ... stop trying to play Saros like Returnal.
Edit
TechRadar
26 Mar 2026
Housemarque has said it paid more attention to refining Saros' combat and the game's onboarding experience, admitting that its predecessor, Returnal, took a while to learn how to play ... .
Edit
Push Square
26 Mar 2026
Which is now takes us to Saros, which I truly hope gives Housemarque their much deserved praise and accolades.
Edit
Push Square
26 Mar 2026
@brakeman90 There's enough evidence (gameplay, publisher, known formula, impressions, etc.) at this point that GOTY conjecture is warranted. By ECharles ... .
Edit
Push Square
26 Mar 2026
Tricky situation here, at first I was like "good keep these games PS5 only" but after that Marathon article came out and showed that PC had 800K sales makes me wonder now... By Oram77 ... .
Edit
GamingBolt
26 Mar 2026
Previews for Housemarque’s Saros have gone live, including a 15-minute run of the first biome, Shattered Rise, culminating in an encounter with the first major boss ... Saros launches on April 30th ...
Edit
GamingBolt
26 Mar 2026
Housemarque and Sony have finally unveiled more extensive new gameplay of Saros, the former’s upcoming bullet-hell roguelite shooter and spiritual successor to Returnal ... From the outset, Saros features many of the same tenets as Returnal.
Edit
Gizmodo
23 Mar 2026
The newest flagship floor-cleaning robot is smarter, more nimble, and brings more cleaning power than any Roborock bot before ....