machine_para.bin

From Custom Mario Kart
Jump to navigation Jump to search

machine_para.bin is a file found in the parameter folder from Award.szs, Event.szs, Globe.szs, MenuMulti.szs, MenuOther.szs, MenuSingle.szs and Present.szs from the /Scene/UI folder. They contain the vehicle and character visual statistics that are represented into the stats lines on menus, but don't actually change their stats in game.

File Format

The file is split into two parts: the first one contains the characters' extra statistics, and the second contains the vehicles' ones. Unlike driverParam.bin and kartParam.bin, all values are stored as integers.

Offset Type Description
0x00 Int16[27][7] Character stats.
0x17A Int16[36][7] Vehicle stats.

Stat types

The stat types are ordered in the same way they are shown in the game, from up to down.

Index Description
0 Speed.
1 Weight.
2 Acceleration.
3 Handling.
4 Drift.
5 Off-Road.
6 Mini-Turbo.

Tools

The following tools can handle machine_para.bin: