TASLabz / dolphin-lua-core

do not use - obsolete
GNU General Public License v2.0
8 stars 2 forks source link

Acceleration Display #10

Open malleoz opened 2 years ago

malleoz commented 2 years ago

@kierio04 @lorddraxula and @vabold to investigate.

vabold commented 2 years ago

Action: boost or offroad type based on KCL and bit field flags for actions Below 55% Speed / Below 0% Speed: can you drift / is optimal acceleration something to worry about yet Boost: constant accel rate based on action (if boost) Normal: variable accel rate based on A and T accel for base speed Wheelie: variable accel rate based on A and T accel for wheelie speed Drift: variable accel rate based on D and P accel for base speed Offroad Normal: variable accel rate based on A and T accel for offroad speed of KCL Offroad Wheelie: variable accel rate based on A and T accel for offroad+wheelie speed of KCL Offroad Drift: variable accel rate based on D and P accel for offroad speed of KCL