Posted
2084 views
1140 downloads
-1 points
2084 views
1140 downloads
-1 points
So I made this B16B which is the engine found in honda civic ek9 type-r, VTEC engagement at 6100rpm, most of the engine spec are from the real engine found in the internet so its pretty accurate, and it sounded just like typical Honda i4 which is gud, i also made 2variant of this engine the first ver is the stock version which has 163nm and 182hp and the second ver is uses skunk2 parts also tuned, rev limit at 11K rpm, and it has 350nm and 412hp and somehow it create a backfire, kinda sound like grenade tune somehow lol. Enjoy
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/playerindo10/01_B16B_DOHC_VTEC_16V_SKUNK2.mr" use_default_theme() set_engine(B16B_i4()) set_transmission(S4C_transmission()) set_vehicle(EK9())