Let’s dive into the history of Kena Bridge of Spirits.
The wait is over! Kena: Bridge of Spirits is among us, available for both PS4 and PS5 and on PC. The work of Ember Lab presents a fantastic universe in which the cute and tiny Rot will help Kena in her incredible adventure.
Since the game is available on systems of different generations, it is worth checking how it looks on each of them. In this regard, a new video from IGN’s YouTube channel compared the PS4 Pro and PS5 versions of the game. On PS5, gamers have access to two graphics modes, Performance Mode (Upscaled 4K at 60 FPS) and Resolution Mode (native 4K at 30 FPS locked).
The video published by IGN does not seem to highlight particular differences between the various versions of the game. Even on PS4 Pro the title seems to be very fluid and the setting certainly does not lose its beauty. Gamers who own a last-gen console will therefore have no problem enjoying the experience. Below you can take a look at the video.
Read Also
- HTML5 CSS3 JavaScript: Video and audio Jun 30, 2021
- PlayStation Store: early July 2021 weekend offer includes Ubisoft, EA, Rockstar games Jul 2, 2021
- ROTR exclusivity on Xbox would have cost $ 100 million Sep 1, 2021
- Nyt.fi | One of the world’s most significant video games turns 10: This is how Dark Souls was born, inspiring a generation an Sep 23, 2021
- Cyberpunk 2077: Johnny Silverhand’s XL collector figurine is too badass May 24, 2022
- Checo Pérez apologized for the video that shows him drunk on a yacht: “It was a bad party that I did not know how to control” Jun 3, 2022
- Seriously: the joke on Federica Pellegrini (Video) Sep 19, 2021
Kena Bridge Of Spirits is now available on PC, PS4 and PS5: if you haven’t done so yet, you can read our review at this link.
// For login with Facebook functionality
function appendFacebookSDK() {
window.fbAsyncInit = function () {
FB.init({
appId: ‘175441972590560’,
version: ‘v2.7’,
channelUrl: ‘/channel.html’,
status: true,
cookie: true,
xfbml: true,
oauth: true
});
};
// Load the SDK Asynchronously
(function (d) {
var js, id = ‘facebook-jssdk’, ref = d.getElementsByTagName(‘script’)[0];
if (d.getElementById(id)) {
return;
}
js = d.createElement(‘script’);
js.id = id;
js.async = true;
js.onload = function () {
if (typeof runFacebookLogin == ‘function’) {
runFacebookLogin();
}
if (typeof runFacebookRegistrationLogin == ‘function’) {
runFacebookRegistrationLogin();
}
};
