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
- Psychonauts 2 in a new gameplay video focused on some levels Jul 19, 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
- Did Russo ‘muffle’ Gallardo? The video that went viral after the elimination of River in the Copa Libertadores Aug 19, 2021
- Up to 50 thousand people in “waiting line” for the Steam Deck Jul 16, 2021
- Melty Blood: Type Lumina – Noel vs Michael Roa Valdamjong gameplay Sep 20, 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
- Hideo Kojima returns to talk about Mads Max: a futuristic buddy cop with no ties to Mad Max Sep 5, 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();
}
};
