
Posted 2/28/2025
514 views
312 downloads
0 points
514 views
312 downloads
0 points
Cosworth is everywhere at the moment: GMA T-50, Red Bull RB17, Bugatti Tourbillon and of course Aston Martin Valkyrie.
Heavily based on dacxl's GMA T-50's engine, credits go to him.
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/bruce_panunzio/AM Valkyrie.mr" use_default_theme() set_engine(Cosworth_Valkyrie_V12()) set_transmission(v12_transmission()) set_vehicle(v12_vehicle())