Posted
1557 views
508 downloads
0 points
1557 views
508 downloads
0 points
Uses same specs as an actual OM606 (although it is a diesel engine). Though I have yet to figure out exact weight and inertia of components and cam duration. Specs obviously will never be exact, but the sound at idle is very similar to an oldschool diesel engine.
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/kapking/OM606.mr" use_default_theme() set_engine(om606()) set_transmission(merc_daily_gearbox()) set_vehicle(mercedes_w124())