Posted
976 views
540 downloads
0 points
976 views
540 downloads
0 points
Saw a different engine model by "Janne." it didn't work in its original state but after some tweaks I got that working. However that has some transmission issue and it sounds more like a petrol engine. So to fulfill the sound aspect and hopefully fix all other issues, I copied its bore and stroke value to another model by "oror."
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/tharii314/cummins6.7.mr" use_default_theme() set_engine(eng()) set_vehicle(veh())