About this project
ETS2 Trucker Advisor is a client-side tool designed to optimize AI driver garages in Euro Truck Simulator 2. By analyzing cargo jobs available at company depots in each city, the tool helps players determine which trailers to purchase to maximize their fleet's earning potential.
Key capabilities include:
- City Rankings: Ranks all garage cities based on fleet earning potential.
- Fleet Recommendations: Suggests the optimal trailer set for specific cities with expected value calculations.
- Monte Carlo Simulation: Uses a 20,000-round simulation to determine the best fleet composition.
- DLC Integration: Allows users to toggle owned DLCs to ensure accurate recommendations and identifies which unowned DLCs would provide the most value.
- City Comparison: Supports side-by-side comparison of up to five cities.
- Data Export: Provides export options in CSV and JSON formats.
The tool operates entirely in the browser using TypeScript and Vite, utilizing Web Workers for simulations and a Service Worker for offline support. Data is extracted directly from game definition files via a custom parser.
Comments
0 Rating appears after 10 ratings
Sign in to join the discussion.