2120 views
943 downloads
0 points
I decided to upload my W.I.P Bugatti W16 which still has alot of things wrong but I just fixed the issue where cylinder number 11 would kind of go out at around 3K~rpm and so I felt like I might as well share it despite it being unrealistic making what can only be described as a disgusting amount of power doing 2010 HP @ 7099 rpm and 1626 Nm @ 6683 rpm. If it were allowed to rev higher I am certain it would probably hit somewhere around 2400-2500 HP. The gearbox allows it to do "only" 499 km/h which is still faster then the real deal. Unrestricted it will probably do 540-550ish km/h. So far this is guaranteed the most accurate recreation of the legendary W16. Its actually a WR16 but nobody says that lmao. I recommend viewing it at layer 3 so that all cylinders are visible. You can cycle between layers by pressing [M] and [,] on your keyboard
import "engine_sim.mr" import "themes/default.mr" import "engines/isakm/W16.mr" use_default_theme() set_engine(w16()) set_transmission(w16_transmission()) set_vehicle(w16_vehicle())