

Posted
76 views
43 downloads
0 points
76 views
43 downloads
0 points
This engine is ripped from the 2001 Subaru Impreza WRX STI. Outputting a whopping 500+ hp all in a 2.0L engine. And of course, you can't forget about the infamous 1-3-2-4 firing order. Making the engine a very zippy and fun toy to play with, both in real life and in a simulator. Unfortunately, I have no turbo implemented into this engine. Turbos are hard to implement, and I felt that the engine was already powerful enough.
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/jackson/01'-Subaru-Impreza.mr" use_default_theme() set_engine(EJ207())