Installing ArcadeEssentials
Si necesita un tutorial en español, haga clic aquí.
Jeśli potrzebujesz poradnika w języku polskim, kliknij here.
Если вам нужен русскоязычный туториал, нажмите здесь.
WARNING: ArcadeEssentials is NOT COMPATIBLE with PC version of Cars 2: The Video Game! It is only compatible with Cars 2: Arcade.
- If you haven't already installed Pentane for Cars 2: Arcade, refer to the Pentane installation tutorial and complete its setup process before proceeding.
- Head to the releases page on the ArcadeEssentials GitHub repository, linked here.
- Download the
release.zip
file linked under the Assets tab. - You will find two folders in the zip file, one named
Pentane
and one labeledassets
.- If you're planning on installing an overhaul mod such as Cars 2: Restorations or Cars 2: Deluxe, just copy the
Pentane
folder into the root of your game's installation, right next tosdaemon.exe
andPentane.dll
. - Otherwise, copy both the
assets
folder and thePentane
folder into the root of your game's installation, right next tosdaemon.exe
andPentane.dll
. Make sure to replace any files already present in the destination.
- If you're planning on installing an overhaul mod such as Cars 2: Restorations or Cars 2: Deluxe, just copy the
- Open
Pentane/config.toml
in a text editor, like Notepad or Notepad++. - Under the
[plugins]
section, edit theenabled_plugins
list to include"ArcadeEssentials.dll"
, and save your changes.- Example:
- Check to make sure your
config.toml
file is still valid TOML, by using a linter such as toml-lint.com. - You're done!