mika-n / NGPCarMenu

Custom "Select Car in-game menu" for Richard Burns Rally (RBR v1.02 SSE) game. The plugin supports custom car preview images (the real RBR 3D rendered custom car images), car specs from NGP physics model (engine, transmission, FIA category, year, etc), longer car menu names (up to 30 chars in a menu) and even more chars in the car specs window. New car preview images are created through in-game menu of the plugin.
37 stars 4 forks source link

Number of gears is shown wrong #2

Open mika-n opened 4 years ago

mika-n commented 4 years ago

OS: Win10 Plugin version: 1.01 Other plugins: Fixup, Pacenote, NGP

The custom car specs screen in "Select Car" menu shows wrong number of gears. It is always +2 too many. Turns out that the plugin accidentally included reverse and neutral gear while showing the number of gears. Ooops.

mika-n commented 4 years ago

V1.02 fixes the bug.