This is a plugin for Macro Deck 2 and does not function as a standalone app.
The SCS Plugin for Macro Deck 2 automatically syncs and updates telemetry data variables from Euro Truck Simulator 2 (ETS2) and American Truck Simulator (ATS), providing real-time variables on Macro Deck.
- Go to the releases page and download the latest
Release.zip. - Unzip the
Release.zipfile. - Exit the Macro Deck application:
- Locate the Macro Deck icon in the system tray, right-click on it, and select Exit Macro Deck.
- Copy the
LuukOriginal.SCSPluginfolder to%appdata%/Macro Deck/plugins. - Place the appropriate DLL from the
telemetryfolder into your ETS2/ATS installation:- 64-bit: Copy the DLL from the
Win64folder tobin/win_x64/plugins/. - 32-bit: Copy the DLL from the
Win32folder tobin/win_x32/plugins/. - Note: If the
pluginsdirectory does not exist, create it and then place the DLLs inside.
- 64-bit: Copy the DLL from the
- Restart Macro Deck and check the Plugins section to verify that the SCS Plugin is loaded successfully.
Important: Each time ETS2/ATS starts, a prompt will appear stating that the SDK has been activated. Unfortunately, there is no way to disable this prompt, so you will need to click OK each time.
Currently, the plugin supports the following telemetry variables:
Lights_BeamLow_OnLights_BeamHigh_OnLights_Beacon_OnLights_HazardLights_OnLights_LeftBlinker_OnLights_RightBlinker_On
Navigation_NavigationTimeNavigation_NavigationDistanceNavigation_SpeedLimit_KMHNavigation_SpeedLimit_MPH
Dashboard_Wipers_OnDashboard_ParkingBrakeDashboard_AirPressureDashboard_AirPressure_EmergencyDashboard_Speed_KMHDashboard_Speed_MPH
Motor_EngineEnabled
Fuel_FuelAmountFuel_FuelRangeFuel_FuelAverageConsumptionFuel_FuelWarning
Trailer_Attached
Job_CityDestinationJob_CompanyDestinationJob_CitySourceJob_CompanySourceJob_PayoutJob_CargoNameJob_CargoLoadedJob_PlannedDistance_KMJob_DeliveryTimeJob_RemainingDeliveryTime
If you need additional variables, please create an issue with the feature request label. Note: The requested variable must be part of the SCS Telemetry. You can refer to the complete list of available variables in the README of the SCS SDK Plugin repository.
This plugin makes use of:
