The collaboration between Xbox and Hideo Kojima is “confirmed” by a dubious source.
We have long heard of a game of Kojima in collaboration with Xbox, which if real will change many of the paradigms that have been established so far in the industry. And according to the protagonists of the Xbox News Podcast, this collaboration is not only real, but we will see a reveal at the end of the year during the Game Awards. This was confirmed by Miles Dompier during the aforementioned podcast.
Of course, these kinds of statements leave the time they find, as there is no further evidence that could confirm them. In any case, Dompier claims to have proof of this collaboration between Xbox and Kojima: what these proofs are we do not know, but the game, according to the insider, should be previewed during the The Games Awards 2021 to be held at the end of the year.
Rumors about a possible game for Kojima and Xbox began by specifying that Hideo Kojima and Microsoft had signed a letter of intent stating that both parties intended to specify the details of a publishing agreement for a new Xbox game. According to this, the teams of both studios have been discussing a possible association for months, and now, if we are to believe these rumors, it seems that this phase has not only been passed, but that the project is in full production. Below you can take a look at the video: the interesting part is at the minute 26:45.
Read Also
- PlayStation Store: early July 2021 weekend offer includes Ubisoft, EA, Rockstar games Jul 2, 2021
- Final Fantasy XIII and 3 other games now available on Xbox Game Pass Sep 2, 2021
- Video games come to Zoom calls Jul 24, 2021
- Days Gone, Bomberman, Shadow of the Colossus: these 8 games are sequels to old titles, and you didn’t know it May 8, 2022
- The story of Hamako Mori, the 91-year-old gamer grandmother who triumphs on YouTube Jul 5, 2021
- Dying Light 2 will support 120 FPS only on Xbox Series X / S Aug 10, 2021
- Call of Duty: Vanguard reveals all the details of the multiplayer mode | EarthGamer Sep 7, 2021
As always, curb the enthusiasm: currently neither Xbox nor Hideo Kojima have leaked anything, so until there is an official announcement we can relegate this news under the heading of rumors.
Source: Ruetir
// 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();
}
};
