Posted
686 views
332 downloads
0 points
686 views
332 downloads
0 points
Hopefully working 2.0L inline 4 co-developed by Ford and Mazda in the late 90's and still in use to this day. Based on my own 2010 Ford Focus with the standard MTX75 manual transmission, and making an extra 3 horsepower in the top end because of a reworked intake manifold.
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/alyx/Duratec_HE.mr" use_default_theme() set_engine(duratec_he()) set_transmission(mtx75()) set_vehicle(focus_ses())