Posted
11 views
1 downloads
0 points
11 views
1 downloads
0 points
I've been working on this project for around 6 months now but I finally finished it! This is the first ever 2 stroke VTEC engine at the moment its only a single cylinder but I am working on a v8 version (do not try and make this engine into a v8 the code needs to be completely restructured to do it). Unfortunately there are some small problems with it that i hope to be able to fix soon.
When you first start the engine you have to redline it otherwise it will be sluggish for some reason and if you modify the intake too much it can break the VTEC a little.
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/kingalone/2 stroke vtec single cyl V2.mr" use_default_theme() set_engine(honda_vtec_i4())