• Welcome to Kart Racing Pro Official Forum. Please login or sign up.
 
April 26, 2024, 01:20:41 PM

News:

Kart Racing Pro release13e available! :)


Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - PiBoSo

1921
General Discussion / Re: Rotax Max in future?
May 25, 2011, 04:23:53 PM

Unfortunately there are no plans for Rotax Max at the moment.

1922
General Discussion / Re: statistics
May 25, 2011, 02:47:45 PM
Quote from: oppolo on May 25, 2011, 12:35:07 AM
http://stats.kartracing-pro.com/index.php

- "race won" doesn't works

- why only 8 tracks? they are only those with marks? for example la conca or ellought don't have?

- Problem fixed. Thank you for reporting.

- Track makers must register the tracks for beta3.
1923
Documentation / Voting
May 25, 2011, 11:50:05 AM
The poll starter' vote is set to "Yes", all the others are not set, except when on track and the poll is to start a session or reset the track, when it defaults to "No".

To change the vote, in addition to the buttons in the chat dialog and the F2/F4 keys on track, it is possible to type "!yes" or "!no" in the chat.

A poll must get at least 3/5 of "yes" votes to pass.

Spectators are allowed to vote:
- to ban a client
- to start a new session, but only in a "Waiting" session

A new poll cannot be created within a minute from the last one.
1924
Documentation / Rolling start regulations
May 25, 2011, 11:09:38 AM
During a rolling start, the leader must keep a speed between 20 and 60 km/h.
The others must follow the leader at the closest distance possible. If a driver goes too slow, it must drop to the last position. If already in last position, the driver is disqualified.
It is possible to overtake, but the position must be given back before the race starts. There is a 10 seconds penalty for overtaking.
Approaching start line, all drivers must stay inside the corridors, with a speed between 30 and 50 km/h. One second penalty is given for each km/h above of below speed limits.
When the starting lights turn green, the race starts. If they remain red, drivers must remain in the corridors and then do another rolling start lap.

Note:
You can practice offline creating a race ( from main menu: race -> host local ) and then from "Event Info" page click on the arrow button on the right of "Final Length" to jump directly to race session.
1925
Documentation / Re: multi-monitor
May 24, 2011, 03:25:43 PM
No one?

1926
Paints / Re: Paint creation tutorial
May 24, 2011, 10:56:26 AM
Quote from: evo1087 on May 24, 2011, 10:42:42 AM
What happened to TK_radiator and TK_airbos and TK_seat? I made a  cool seat as did Schwoni. And I added a black radiator.  My paint was very close to my actual kart

They don't exist anymore.
1928
General Discussion / Re: Kart Racing Pro beta3
May 23, 2011, 09:06:51 PM
Quote from: Aritz on May 23, 2011, 08:53:53 PM
Quote from: PiBoSo on May 23, 2011, 08:09:09 PM
Quote from: Aritz on May 23, 2011, 07:37:20 PM
Now the gear is better, but still is more difficult than real world. Other thing is that you can gear in full throttle.

With "full throttle" do you mean at RPM limiter?

Yes, but I can upload a video if you need

Thank you, but it's not needed.
Could you please give more info? Why is shifting still more difficult than in real life?


1929
A "Test" dedicated server was set up with the same settings and worked correctly.

Could you please try with a new clean install, removing "Kart Racing Pro" folder in "My Documents", too?



1930
General Discussion / Re: Kart Racing Pro beta3
May 23, 2011, 08:09:09 PM
Quote from: Aritz on May 23, 2011, 07:37:20 PM
Now the gear is better, but still is more difficult than real world. Other thing is that you can gear in full throttle.

With "full throttle" do you mean at RPM limiter?

1931
Track Editing / Track author and location
May 23, 2011, 07:41:13 PM

In Beta3 "author" track info has been moved under "ui" section of INI file.
Also, support for a "location" string has been added.

1932
Bug reports / Re: KS1 and KC3 bugs
May 23, 2011, 04:56:04 PM
Quote from: Schwoni on May 23, 2011, 04:51:37 PM
new shifter is awesome, but if i pull the clutch in 1st gear and i stop the engine stop too.
Also in N

Please remember there is no idle.
So you have to keep the throttle slightly pressed or activate "Automatic Idle" in Settings -> Simulation
1933
Support / Re: KRP Beta 3 wont start
May 23, 2011, 03:57:49 PM

Please try upgrading graphics drivers to the latest official version.

1934
Documentation / multi-monitor
May 23, 2011, 03:30:11 PM
Multi-monitors support is experimental, as it was not tested.
So this is a call to all the users with access to a triple-screen setup: please report if it works correctly and if changes are needed.

To enable it, open core.ini in Kart Racing Pro installation directory, and add the following lines:

[display]
monitor=0
setup=monitors.cfg


An example of a minimal cfg file with 3 identical monitors:

primary
{
screen_distance = 600
screen_width = 400
screen_height = 225
width = 420
height = 260
}

global
{
angle_x = 40
}

monitor0
{
display = 1
        pos_x = -1
res_x = 800
res_y = 600
bpp = 32
        multisample = 4
}

monitor1
{
display = 2
pos_x = 1
res_x = 800
res_y = 600
        bpp = 32
        multisample = 4
}


"screen_distance" is the distance of the eyes from the primary screen, "screen_width" and "screen_height" are the size of the screen only, while "width" and "height" include the border. All measure are in millimeters.
"angle_x" is the angle ( in degrees ) between monitors.
"pos_x" is the monitor position relative to primary one. Negative numbers mean left, positive ones right.


The full options are:

global
{
angle_x = 50
angle_y = 0
}

monitor0
{
display = 1
res_x = 800
res_y = 600
multisample = 4
bpp = 32
width = 352
height = 198
pos_x = -1
pos_y = 0
shift_x = 0
shift_y = 0
shift_z = 0
angle_x = 0
angle_y = 0
}


Please note the "angle_y" in global section and "pos_y". They allow to set vertical angle and position, where positive is up and negative down.
You can also set screen "width" and "height" for each monitor, if it doesn't match the primary one.

A maximum of 10 external monitors are supported.

NOTE:
You will have a big performance hit. However, the code will be optimized when everything is working correctly.
1935
General Discussion / Re: Kart Racing Pro beta3
May 23, 2011, 03:19:01 PM
Quote from: aireisor on May 23, 2011, 03:00:45 PM
How come I cannot start beta 2 client even in offline mode now? I want to extract my setups from it  :(

It should work.
Could you please give more information about the problem?