Posted
45 views
12 downloads
0 points
45 views
12 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)
.
Harley-inspired motorcycle engine, torque-oriented (of course)
1000 cc, 102 lb-ft @ 4000 rpm, topping out at around 159 mph
.
There's so much torque and 1st gear is so short... you're better off launching in 2nd
(P.S. I've updated my previous engines, check them out if you haven't realized)
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/carstyle476/v2_1000.mr" use_default_theme() set_engine(v2_1000()) set_transmission(custom_6speed()) set_vehicle(generic_bike())