Deathloop will be available in a few days.
We are approaching the fateful day: Deathloop is going to come out on both consoles PlayStation than on PC and for the occasion Bethesda has revealed what are the minimum and recommended requirements to fully enjoy the Arkane Studios experience on the latter platform. Here they are below.
Ultra 4K Specifications: 4K / 60FPS with Ultra settings
- OS: Windows 10 64-bit version 1909 or later Processor: 3.70 GHz Intel Core i9-10900K or AMD Ryzen 7 3800XT
- Memory: 16GB system RAM
- GPU: Nvidia RTX 3080 (10GB) or AMD Radeon RX 6800 XT (16GB)
- DirectX: Version 12
- Available disk space: 30 GB of available space (SSD)
Recommended specs: 1080p / 60FPS with High settings
Read Also
- The Government wants to link the extension of the ERTE to the training of workers Sep 26, 2021
- Clowns, parents of three children, have been missing for 3 weeks in Guatemala May 31, 2022
- Margot Robbie recently discovered the definition of sexual harassment Nov 23, 2022
- Live – Angela Merkel on Afghanistan: “Development underestimated” Aug 25, 2021
- Hunger affects some 16.7 million people in the Horn of Africa May 30, 2022
- Daddy Yankee’s message to Pina: “This is just a learning moment” May 25, 2022
- Respawn fires Apex Legends developer for racist and sexist comments made in 2007 Aug 12, 2021
- OS: Windows 10 64-bit version 1909 or later Processor: 3.60 GHz Intel Core i7-9700K or AMD Ryzen 7 2700X
- Memory: 16 GB
- GPU: Nvidia RTX 2060 (6GB) or AMD Radeon RX 5700 (8GB)
- DirectX: Version 12
- Available disk space: 30 GB of available space (SSD)
Minimum Specs: 1080p / 30FPS at Low settings
- OS: Windows 10 64-bit version 1909 or later Processor: Intel Core i5-8400 @ 2.80GHz or AMD Ryzen 5 1600
- Memory: 12 GB
- GPU: Nvidia GTX 1060 (6GB) or AMD Radeon RX 580 (8GB)
- DirectX: version 12
- Available disk space: 30 GB of available space (HDD)
We remind you that Deathloop will be available on PS5, PS4 and PC from September 14th.
Source: DSOG
// 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();
}
};
