Posted
51 views
25 downloads
0 points
51 views
25 downloads
0 points
INSTALL INSTRUCTIONS
Place the script INSIDE A FOLDER that is NEXT TO ...\engine-sim-v0.1.14a\assets\sound-library
Alternatively, modify the script to find the engine_04.wav impulse response yourself (Which is in assets\sound-library)
.
A beginner-friendly sportbike produced by Kawasaki
249.9 cc, 29-37 hp @ 11000-12500 rpm, 15-17 lb-ft @ 8500-10000 rpm, topping out at around 105-110 mph
(I'm fully aware that these aren't fully accurate specs, cut me some slack! Every source says something different!)
For X3flord
.
Based on the dual-carbureted model in power mode
If you want me to make an engine for you, hit me up on the ES discord (@carstyle476_63880)
(Everything above 3 cylinders is a no-go, sorry xdxdxd)
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/carstyle476/ninja_250r.mr" use_default_theme() set_engine(kawasaki_i2_250()) set_transmission(return_6speed()) set_vehicle(ninja_250r())