Posted
799 views
347 downloads
0 points
799 views
347 downloads
0 points
With all the public data on the internet I was able to create this engine with a decent result, power curve seems to be almost the way it should be. Produces around 195 hp and has a redline of 11300 rpm. To launch it from 1st gear you either use the clutch or hold the starter.
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/neverita/Street_GSX1300R_I4_Hayabsa_gen2.mr" use_default_theme() set_engine(Engine()) set_transmission(C56_transmission()) set_vehicle(AE101())