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
- Call of Duty: Vanguard Announcement Trailer: Fight WWII Like Never Before Aug 19, 2021
- Xbox would reveal very soon that Darksouls 3 and other games will be compatible with FPS Boost Jul 8, 2021
- Battlefield 2042 could delay its release, according to a rumor Sep 15, 2021
- Streamer discovers new glitch in Metal Gear Solid Aug 18, 2021
- The story of Hamako Mori, the 91-year-old gamer grandmother who triumphs on YouTube Jul 5, 2021
- Rosángela Espinoza and Patricio Parodi surprise by sharing romantic video from Mexico Sep 5, 2021
- What is the ‘Haunting Valley’ phenomenon and why does Minecraft challenge contemporary video games? Sep 4, 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();
}
};
