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
- Norris replies: “At Spa I didn’t take the wrong approach” | FormulaPassion.it Sep 2, 2021
- How to install Google TV on PC step by step May 29, 2021
- Use the Amazon Alexa on a smartphone is more practical Jul 9, 2020
- This curious cordless vacuum cleaner from Xiaomi is perfect for cars: it fits anywhere and costs only € 55 | Technology May 29, 2021
- Building: Alexandre, roofer, recounts his daily life balancing on the roofs Nov 25, 2022
- Call of Duty Vanguard shows again the Activision logo in its trailers after catching them red-handed Sep 8, 2021
- The best signings of Paris Saint Germain since they are the Arab sheiks Aug 11, 2021
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();
}
};
