Difference between revisions of "KartParam.bin"

From Custom Mario Kart
Jump to navigation Jump to search
(WIP: Setting up tables)
 
m (More setup...)
Line 16: Line 16:
 
|}
 
|}
  
== Kart Statistics ==
+
== Vehicle Statistics ==
 
</noinclude>{|border="1" cellspacing=0 cellpadding=1 style="background:#f5f5f5;border-collapse:collapse" class="grid sortable center"
 
</noinclude>{|border="1" cellspacing=0 cellpadding=1 style="background:#f5f5f5;border-collapse:collapse" class="grid sortable center"
!colspan="22" bgcolor="#9c9c9c"|'''<big>Vehicle Statistics</big>'''
+
!colspan="31" bgcolor="#9c9c9c"|'''<big>Vehicle Statistics</big>'''
 
|-
 
|-
 
!width="3%" bgcolor="#dedede" rowspan="3" colspan="2"|<small>Weight Class</small>
 
!width="3%" bgcolor="#dedede" rowspan="3" colspan="2"|<small>Weight Class</small>
Line 24: Line 24:
 
!width="6%" bgcolor="#dedede" rowspan="2" colspan="2"|<small>Speed</small>
 
!width="6%" bgcolor="#dedede" rowspan="2" colspan="2"|<small>Speed</small>
 
!width="30%" bgcolor="#dedede" colspan="10"|<small>Acceleration</small>
 
!width="30%" bgcolor="#dedede" colspan="10"|<small>Acceleration</small>
 +
!width="9%" bgcolor="#dedede" rowspan="2" colspan="3"|<small>Handling</small>
 +
!width="9%" bgcolor="#dedede" rowspan="2" colspan="3"|<small>Drift</small>
 +
!width="3%" bgcolor="#dedede" rowspan="3"|<small>Mini-Turbo</small>
 +
!width="3%" bgcolor="#dedede" rowspan="3"|<small>Traction</small>
 +
!width="12%" bgcolor="#dedede" rowspan="2" colspan="4"|<small>Off-Road Speed</small>
 +
!width="12%" bgcolor="#dedede" rowspan="2" colspan="4"|<small>Off-Road Handling</small>
 
|-
 
|-
 
!width="15%" bgcolor="#dedede" colspan="5"|<small>Turning</small>
 
!width="15%" bgcolor="#dedede" colspan="5"|<small>Turning</small>
Line 40: Line 46:
 
!width="3%" bgcolor="#dedede"|<small>Stage 4</small>
 
!width="3%" bgcolor="#dedede"|<small>Stage 4</small>
 
!width="3%" bgcolor="#dedede"|<small>Multiplier</small>
 
!width="3%" bgcolor="#dedede"|<small>Multiplier</small>
 +
!width="3%" bgcolor="#dedede"|<small>Manual</small>
 +
!width="3%" bgcolor="#dedede"|<small>Automatic</small>
 +
!width="3%" bgcolor="#dedede"|<small>Range</small>
 +
!width="3%" bgcolor="#dedede"|<small>Manual</small>
 +
!width="3%" bgcolor="#dedede"|<small>Automatic</small>
 +
!width="3%" bgcolor="#dedede"|<small>Range</small>
 +
!width="3%" bgcolor="#dedede"|<small>[[KCL flag#Weak Off-road (0x02)|0x02]]</small>
 +
!width="3%" bgcolor="#dedede"|<small>[[KCL flag#Off-road (0x03)|0x03]]</small>
 +
!width="3%" bgcolor="#dedede"|<small>[[KCL flag#Heavy Off-road (0x04)|0x04]]</small>
 +
!width="3%" bgcolor="#dedede"|<small>[[KCL flag#Slippery Road 2 (0x05)|0x05]]</small>
 +
!width="3%" bgcolor="#dedede"|<small>[[KCL flag#Slippery Road 1 (0x01)|0x01]]</small>
 +
!width="3%" bgcolor="#dedede"|<small>[[KCL flag#Weak Off-road (0x02)|0x02]]</small>
 +
!width="3%" bgcolor="#dedede"|<small>[[KCL flag#Off-road (0x03)|0x03]]<br>[[KCL flag#Heavy Off-road (0x04)|0x04]]</small>
 +
!width="3%" bgcolor="#dedede"|<small>[[KCL flag#Slippery Road 2 (0x05)|0x05]]</small>
 
|-
 
|-
!bgcolor="#CCFFFF" rowspan="1" colspan="22"|<small><span style="color:dodgerblue">Light</span></small>
+
!bgcolor="#CCFFFF" rowspan="1" colspan="31"|<small><span style="color:dodgerblue">Light</span></small>
 
|-
 
|-
!bgcolor="honeydew" rowspan="1" colspan="22"|<small><span style="color:green">Medium</span></small>
+
!bgcolor="honeydew" rowspan="1" colspan="31"|<small><span style="color:green">Medium</span></small>
 
|-
 
|-
!bgcolor="MistyRose" rowspan="1" colspan="22"|<small><span style="color:red">Heavy</span></small>
+
!bgcolor="MistyRose" rowspan="1" colspan="31"|<small><span style="color:red">Heavy</span></small>
 
|}<noinclude>[[Category:Filesystem]]
 
|}<noinclude>[[Category:Filesystem]]
 
[[Category:File Format]]</noinclude>
 
[[Category:File Format]]</noinclude>

Revision as of 07:45, 16 October 2015

File kartParam.bin is a sub file of file /Race/Common.szs. It contains a list of vehicle statistics.

File Format

Format of a kartParam.bin file
Offset Size Description
0x00 4 N= Number of vehicles.
0x04 N*4*99 N section offsets. Each section is composed of 99 32-bit values representing vehicle statistics.
All values are represented as float with the exception of Mini-Turbo as an int.
0x37B4 End of file with N=36 vehicles

Vehicle Statistics

Vehicle Statistics
Weight Class Weight Speed Acceleration Handling Drift Mini-Turbo Traction Off-Road Speed Off-Road Handling
Turning Drifting
in Turn Stage 1 Stage 2 Stage 3 Stage 4 Multiplier Stage 1 Stage 2 Stage 3 Stage 4 Multiplier Manual Automatic Range Manual Automatic Range 0x02 0x03 0x04 0x05 0x01 0x02 0x03
0x04
0x05
Light
Medium
Heavy