The nostalgics of the days of the first PlayStation, in recent times, are fulfilling their wishes thanks to several titles made with the style of the time: among these we certainly include Chasing Static from Headware Games, singular survival horror.
The game sees the protagonist Chris Selwood wandering through rural Wales in search of shelter from a bad storm, to soon find yourself in the middle of a nightmare.
The setting is that of the survival horror adventure with a first-person view and a distinctly narrative style, inspired by horror, surrealist and science fiction cinema, in particular that of the 80s.
Chasing Static should be out later this year, for PC (on Steam you can also find the demo version), Xbox Series X | S, Xbox One, PlayStation 5, PlayStation 4 and Nintendo Switch.
Read Also
- The Government approves the rescue of the steelmaker Rugui Steel with 25 million euros Sep 8, 2021
- They ensure “unforeseen events” of the electrical system are registered and monitored by entities of that sector May 27, 2022
- Puebla Congress ignored us: Voice of the Disappeared Jul 17, 2021
- At least a million connected objects infected by a security breach, says Microsoft Nov 24, 2022
- DAZN, problems and slowdowns: the Lega Serie wants reassurance Aug 23, 2021
- According to Elon Musk, the Tesla’s are very close to the total autonomy Jul 12, 2020
- Twitter: Why Elon Musk’s massive layoffs are worrying the European Union Nov 25, 2022
Source: Videogamer
// 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();
}
};
