Assetto Corsa - Race Pagani Zonda R VS Ferrari 599xx Evo - Race AI
http://www.youtube.com/watch?v=Ewbs0g07kqw
If you want to try go to:
...\Steam\SteamApps\common\assettocorsa\launcher\themes\default\modules\earlyaccess
and the file in question is called earlyaccess.js (it has the icon with sth like a scroll inside a white square). Open it with the Notepad and edit the following line:
$(todisable.join(",")).addClass("disabled");
Put it enable
$(todisable.join(",")).addClass("enable");
http://www.youtube.com/watch?v=Ewbs0g07kqw
If you want to try go to:
...\Steam\SteamApps\common\assettocorsa\launcher\themes\default\modules\earlyaccess
and the file in question is called earlyaccess.js (it has the icon with sth like a scroll inside a white square). Open it with the Notepad and edit the following line:
$(todisable.join(",")).addClass("disabled");
Put it enable
$(todisable.join(",")).addClass("enable");

