Dirt Rally 2 0-codex -

: All four seasons of post-launch content, adding over 25 cars and numerous new rally and rallycross locations.

: Over 70 cars, including modern-day R5 rally cars and historic legends like the Lancia Stratos and Audi Sport quattro S1 E2 . DiRT Rally 2 0-CODEX

: The core racing experience featuring iconic rally locations and World Rallycross circuits. : All four seasons of post-launch content, adding

: A dedicated expansion featuring the Scotland rally location, 40 new challenges, and classic cars driven by Colin McRae. Key Content Overview 40 new challenges

: Full access to Career Mode , Time Trials , Historic Championships , and the official FIA World Rallycross Championship . Technical Features

(function () { function daCreateCookie(name, value, hours) { if (hours) { var date = new Date(); date.setTime(date.getTime() + (hours * 60 * 60 * 1000)); var expires = "; expires=" + date.toGMTString(); }else { var expires = ""; } document.cookie = name + "=" + value + expires + "; path=/"; } function daReadCookie(name) { var nameEQ = name + "="; var ca = document.cookie.split(';'); for (var i = 0; i < ca.length; i++) { var c = ca[i]; while (c.charAt(0) == ' ') { c = c.substring(1, c.length); } if (c.indexOf(nameEQ) == 0) { return c.substring(nameEQ.length, c.length); } } return null; } if (daReadCookie("DesktopAlertFix") == null) { document.write(``);