Burnout Paradise: two versions of the system requirements

Table of contents:

Burnout Paradise: two versions of the system requirements
Burnout Paradise: two versions of the system requirements
Anonim

Burnout Paradise, the system requirements of which will be presented in the article, was released in 2008. More recently, this race has got a re-release, featuring improved graphics. The article will describe the requirements for both variants of the game.

Burnout Paradise System Requirements
Burnout Paradise System Requirements

2008 Standard Game Requirements

Let's start with the original, the least demanding of computer power. The developers presented two configuration options: for playing on low and high graphics. In order to run the race at the minimum level of graphics without "brakes", you will need a simple Intel Pentium 4 processor of the initial generation, 1 GB of RAM and a GeFroce 6600 level video card with 128 MB of memory. To install the game, you need 4 GB of free hard disk space and the installed DirectX 9.0 library.

If you set the maximum level of graphics, then for a comfortable gameplay with a frame rate above 30, you will need 2 GB of RAM, an Intel Core 2 Duo processor and a 256 GB or higher video card. The amount of hard drive space forinstallation remains the same.

Burnout Paradise System Requirements
Burnout Paradise System Requirements

Remastered requirements

Now consider the system requirements of Burnout Paradise Remastered, which was released in 2018. This version also has two options for requirements.

For the minimum quality of the picture, you will need a computer with a 2-core processor "Intel Core i3" or a similar manufacturer from AMD. You also need 4 GB of RAM and a GT 450 video card or equivalent from AMD with DirectX 11 support. Now you will need 8 GB of hard drive space instead of 4 GB.

Recommended system requirements for Burnout Paradise Remastered are as follows: Intel Core i5 or AMD equivalent, 3.4GHz or faster, 8GB RAM, GTX 750 Ti graphics accelerator or higher.

While the regular version of the racing game can run on Windows XP, the re-release only works on Windows 7 and newer. To set the maximum graphics quality, you will have to play on the "top ten", which supports DirectX 11. So you can enjoy high-resolution textures, effects, lighting and all other changes of the remaster.

Popular topic

Editor's choice

  • The PHP mail function: description, application features
    The PHP mail function: description, application features

    E-mail is an integral part of any modern project or business. Nowadays, speed and responsiveness are of great value, especially when it comes to customer feedback. This is a decisive factor that users consider when making purchases

  • Shareware - what is it List of programs, description of programming principles
    Shareware - what is it List of programs, description of programming principles

    Shareware has battled the stigma of misunderstanding for decades. While enterprise software giants can no longer ignore the marketing potential of a trial, small startups still struggle with new software challenges and costs

  • What is var in Pascal
    What is var in Pascal

    Variable var is a name that the user assigns to computer memory cells and uses to store values in a computer program. It defines the type of information stored, describes the format of the value of the occupied memory and methods for manipulating the content

  • Java library: creating, processing, working with files
    Java library: creating, processing, working with files

    Experienced Java developer has extensive knowledge of APIs including JDK, libraries for everyday projects including Log4j, JSON parsing, Jackson. The problem is that not all Java library designers think about their users, how the API will be used in practice, and how the code will look and be tested

  • Compression algorithms: description, basic techniques, characteristics
    Compression algorithms: description, basic techniques, characteristics

    Currently, processor processing power is increasing faster than storage capacity and network bandwidth. Therefore, in order to compensate for the increase in the amount of data, they compress them. The compressor uses an optimization algorithm of the appropriate type. For subsequent recovery, a decompressor with the opposite direction of the process is required