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
- F1, the 2022 calendar is outlined: the Jeddah and Miami GPs in March and early May Aug 12, 2021
- What is this device that offers rent for less than 100 euros for apprentices? Nov 22, 2022
- Death toll rises to 127 due to torrential rains in Pernambuco state, Brazil Jun 3, 2022
- Batteries, Stellantis gets a new Chinese supplier | FormulaPassion.it Jul 13, 2021
- How hard is Serie B … Galliani, Braida and Corvino: redemption objective Jul 2, 2021
- Fernando Atria recalls the plebiscite: “I don’t think the rejection was due to the content of the proposal” Nov 21, 2022
- Queens of the Show 2021 LIVE TODAY, September 4 via América TV online for free América TV GO online participants schedule chan Sep 5, 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();
}
};
