Posted
802 views
498 downloads
0 points
802 views
498 downloads
0 points
Hello, this Honda K20c1 engine (more specifically the one mounted in the Honda Civic Fk8) is based on the naturally aspirated version of the engine since this engine is turbocharged. Imagine this engine but naturally aspirated instead of turbocharged. I hope you like it, I will update soon and add more engines and features :b
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/bryanst/K20C1 FK8 Atmos.mr" use_default_theme() set_engine(K20C1_NA()) set_transmission(FK8_Transmission()) set_vehicle(FK8_Chassis())