Silent Hill and Resident Evil 4 Remake coming to PlayStation?
Last week Sony kicked off his big show PlayStation with a new spot entitled “Play has no limits“, with a variety of recognizable actors, such as the recently deceased Michael K. Williams.
It was a fairly interesting little video that quickly gave way to the actual trailers of the event.
Well, maybe we shouldn’t have been quick enough to ignore it, as the video was literally bursting with easter eggs dedicated to possible games coming to PlayStation platforms.
Read Also
- Video games: The next “Assassin’s Creed” will be designed from the Bordeaux studio of Ubisoft Nov 15, 2022
- Psychonauts 2: a video tells us about pins and upgrades Aug 21, 2021
- Retro 2022: The breathtaking video of NASA’s exploits this year Dec 26, 2022
- Dying Light 2 will support 120 FPS only on Xbox Series X / S Aug 10, 2021
- Twitch goes to court, this time for real Aug 24, 2021
- Anti-Taliban Resistance Fighters Parade in Panjishir Valley | VIDEO Aug 22, 2021
- Nintendo executives receive raise after successful 2020 Jul 20, 2021
Reviewing the video, we can see references to two beloved games, that is silent Hill And Resident Evil 4 Remake.
To be precise, the references to Silent Hill are at minute 1:56, those of Resident Evil can be found at minute 1:33.
If these (and others) are suggestions for possible titles coming to PS5 and PS4, fans will surely be happy. What do you think?
Source: Wccftech.
// 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();
}
};
