PiBoSo Official Forum

GP Bikes => General Discussion => Documentation => Topic started by: PiBoSo on February 17, 2013, 04:54:11 PM

Title: testing.ini
Post by: PiBoSo on February 17, 2013, 04:54:11 PM
To start GP Bikes in testing mode, launch gpbikes.exe with the following params:
gpbikes.exe -testing [-set params (config_file)]

for example:
gpbikes.exe -testing -set params victoria.ini

The configuration file must be in the installation directory.
If not set, "testing.ini" is used.

Example file:
[bike]
bike_id = schwaben_m2_18
paint =
rider = modern
helmet = default
helmet_paint =
suit_paint =
riding_style = modern

[track]
track_id = Victoria
track_layout =

[settings]
weather_realistic = 0
weather_conditions = 0
temperature = 25
wind_direction = 0
wind_speed = 0
track_conditions = 0

[dynamicsurface]
disable = 0
Title: Re: testing.ini
Post by: Azazel on December 27, 2016, 07:31:18 AM
Hi,

Is it possible to do the same with race mod to connect on dedicated server?

Thanks
Title: Re: testing.ini
Post by: PiBoSo on March 01, 2017, 09:07:01 PM

First post updated.
Title: Re: testing.ini
Post by: PiBoSo on February 11, 2020, 10:57:29 PM

First post updated to add the option to disable the dynamic track surface.