Re: simuv2 bug update
Christos Dimitrakakis <[email protected]>
| Newsgroups | gmane.games.torcs.general |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 | // Wheel susp.x is not the wheel movement, look at SimSuspCheckIn, | it becomes there scaled with | // susp->spring.bellcrank, so we invert this here. | //tdble prexwheel = wheel->susp.x / wheel->susp.spring.bellcrank; | | // unreliable value tdble new_susp_x= prexwheel - wheel->rel_vel * | SimDeltaTime; | | Why are you commenting this out? This is not an 'unreliable value'. This is used to let the wheel move properly - otherwise the wheel's mass is not taken into account. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFKRplwyBv6kELa61sRAmBZAJ9RgLqvIydQ3+jjBE/XI3LDRPyMdwCeIhdQ PB327Ftcd4lWJm9XpYrX8Wg= =clq5 -----END PGP SIGNATURE----- ------------------------------------------------------------------------------