• Welcome to PiBoSo Official Forum. Please login or sign up.
 
April 20, 2024, 12:16:59 PM

News:

World Racing Series beta14 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 - Ricoway46

1
Suggestions and wishlist / Rider swap
February 03, 2024, 10:52:18 AM
Possibility of swap rider in the pits
2
Suggestions and wishlist / Reduce slipstream
February 03, 2024, 10:47:03 AM
Is there a possibility to reduce the slipstream? Thank you
3
  • Possibility to force the livery via the whitelist
  • Ability to specify the BOP, then add/remove kilos and add/remove horsepower

Thank you
4
I'm having problems exporting results from a dedicated server to the Circuit Ricardo Tormo v1.0 track. The file is being created but with a size of 0 (it doesn't write anything inside). Additionally, the server freezes and does not restart after the session.
This issue doesn't occur with other tracks.

Edit 3/12: The problem seems to be the xml, with "both" exporting html, xml always has zero size and the server still crashes. Only with "html" everything works and the server doesn't even crash.

Solution:
Found the problem. They're the quotes in the track name in the mod's .ini file.
5
Suggestions and wishlist / Whitelist - team and color
November 24, 2023, 06:56:09 PM
Possibility to add a new field to the whitelist file for a dedicated server to specify the team. This value will populate a new 'team' column in the dedicated server's entry list.

Possibility to specify the color of each individual driver (hex or rgb) that is reflected on the replay screen. Optionally, add the color to the dedicated server's entry list as well.

[entry0]
guid = ...
race_number = ...
name = ...
name_prefix = ...
bike_id = ...
team = ...
color = ...
extra = ...
6
Support / Re: data live timing
November 16, 2023, 02:20:23 PM
Quote from: PiBoSo on November 16, 2023, 02:17:03 PM
Quote from: Ricoway46 on November 13, 2023, 09:21:47 PMIt's still me ;D  I would ask another request if possible:

Would it be possible to add the best of the various splits in CLASSIFICATION for each rider in addition to the best lap?

Thank you

Just for the "practice" sessions, or race, too?

Since you have to modify it anyway, it would be nice to have it also in the RACE as well at this point! If it's not a problem, of course!

Thank you very much.
7
Support / Re: data live timing
November 16, 2023, 02:07:23 PM
Fantastic! Thank you very much  :D
8
Support / Re: data live timing
November 13, 2023, 09:21:47 PM
It's still me ;D  I would ask another request if possible:

Would it be possible to add the best of the various splits in CLASSIFICATION for each rider in addition to the best lap?

Thank you
9
Support / Re: data live timing
November 12, 2023, 02:42:44 PM
I also add a request:

from what the SPLIT messages return I see 0, 1 or 2 so when the lap has already started. Would it be possible to also add when a driver starts the lap? For example:

SPLIT
94
INIT
---

Thank you
10
Support / data live timing
November 11, 2023, 07:38:10 PM
Hi PiBoSo,

i'm trying to read live timing data from a dedicated server. I'm stuck on the CLASSIFICATION message. Specifically some lines for various sessions that i can't map.

I'm resuming the block of lines from your post:

CLASSIFICATION
Session
Status
Session Timer (milliseconds)
Session Length (minutes)
Session Lap
Number of Laps
for each entry:
    Race Number
    if the session is practice (practice, qualify, warmup)
        Best Lap (milliseconds)

        if the best lap is not zero
            Lap Number
            Total Laps
            Gap (milliseconds, -- if zero)
            Speed Trap (meters/s)
        endif
    else
        Race Time (milliseconds) or Status (DNS/DSQ)

        if Race Time is not zero
            Lap Number
            Gap (milliseconds or L if lapped)
        endif
    endelse

    Bike Status (TRK/PIT)
endfor
Empty string after the last entry

For practice, I receive this:

CLASSIFICATION
PRACTICE <- session
INPROGRESS <- status
300000 <- timer
5 <- session length
1 <- session lap
0 <- number of laps
1 <- ?
1 <- ?
1 <- ?
94 <- number rider
107619 <- best lap
1 <- lap number
1 <- total laps
-- <- gap
278.9 <- speed trap
TRK <- bike status

What are the three 1s? The same question applies to the qualify.

For the race instead:

CLASSIFICATION
RACE <- session
INPROGRESS <- status
133409 <- timer
0 <- length
1 <- lap
3 <- number of laps
2 <- ?
1 <- ?
1 <- ?
94 <- number rider
101801 <- race time
1 <- lap number
-- <- gap
-- <- ?

Here is also a final --. Additionally, the bike status (TRK/PIT) does not seem to be present.

Edit: Is it possible that the final "--" is it the status that is null in the race?

Thank you.
11
I resume an old post I made 2 years ago (issue with xbox elite controller v2).
Initially I had a problem with the right trigger (throttle) which randomly detected a pressure of 100%. The same thing had detected Draco15 with the same controller.
Now the same is happening to the left trigger (brake). When cornering, this leads to a disastrous front closure (I attach the video Streamable).
I have made several tests and the "Xbox accessories" application does not detect this pressure. I tried several times to recalibrate the controller in the settings but it never worked.
I'm wondering at this point if it's a compatibility problem with GpBikes.

https://streamable.com/f50lw2
12
Penalty (return to pit immediately) when exiting the pitlane with red light
13
Suggestions and wishlist / "Return to pit" optional
August 14, 2022, 04:19:09 PM
Make "Return to pit" optional directly from the esc menu when creating the server. Then complete the lap, enter the pits and stop at the indicated place.
15
Suggestions and wishlist / Pit limiter mandatory
August 09, 2022, 06:18:23 PM
It would be nice to put the mandatory pit limiter in the pit lane. As a penalty the immediate return to the pits (as on Assetto Corsa). It might also be okay to put it optional when creating the server.