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
- Here are the best memes of the Nintendo Switch Pr … OLED | EarthGamer Jul 6, 2021
- Video games: The Gamekult editorial staff announces its departure after the takeover by Reworld Nov 18, 2022
- HTML5 CSS3 JavaScript: Video and audio Jun 30, 2021
- Video: Messi’s crying when the game ended and Argentina screamed champion! Jul 11, 2021
- PlayStation Experience, the PS5 event is imminent? A tweet from Sony suggests it Jul 1, 2021
- Videos capture the escape to the bullets of criminals who robbed a store in Mall Plaza Oeste Nov 20, 2022
- Real Madrid publishes a video of Mbappé’s first game at the Bernabeu Aug 19, 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();
}
};
