Page 10 of 14 FirstFirst ... 89101112 ... LastLast
Results 91 to 100 of 135

Thread: How to collect track Corner Data

  1. #91
    Junior Member
    Join Date
    Sep 2018
    Posts
    7
    Hello,

    I wasn't sure if I should start a new thread, so I decided to request corner names here:

    It is for Okayama Circuit GP version:
    01: First corner [First Corner] (?1????)
    02: Williams Corner [Jonathan WILLIAMS] (??????????)
    03: Moss Corner [Stirling MOSS] (????) First corner [First Corner] (?1????)
    04: Atwood curve [Richard ATTWOOD] (????????)
    05: Back straight [Back Stretch] (????????)
    06: Hairpin
    07: Revolver corner [Revolver Corner] (?????????)
    08: Piper corner [David PIPER] (????????)
    09: Red Man Corner [Brian REDMAN] (?????????)
    10: Hobbes corner [David HOBBS] (????????)
    11: Mike Knight Corner [Mike KNIGHT] (??????????)
    12: Last corner [Last Corner] (??????)
    13: Main Straight [Main Stretch] (????????)

    The text that is underlined is what I'm requesting to be recorded! If you're capable of getting it also in Japanese that would be a god send! - But that's just icing on the cake at this point I would love the Crew Chief "Jim" variant voice (As of now I'm currently using my voice). If there can be variations included, that would be great!

  2. #92
    Quote Originally Posted by VitaminZeth View Post
    Hello,

    I wasn't sure if I should start a new thread, so I decided to request corner names here:

    It is for Okayama Circuit GP version:
    01: First corner [First Corner] (?1????)
    02: Williams Corner [Jonathan WILLIAMS] (??????????)
    03: Moss Corner [Stirling MOSS] (????) First corner [First Corner] (?1????)
    04: Atwood curve [Richard ATTWOOD] (????????)
    05: Back straight [Back Stretch] (????????)
    06: Hairpin
    07: Revolver corner [Revolver Corner] (?????????)
    08: Piper corner [David PIPER] (????????)
    09: Red Man Corner [Brian REDMAN] (?????????)
    10: Hobbes corner [David HOBBS] (????????)
    11: Mike Knight Corner [Mike KNIGHT] (??????????)
    12: Last corner [Last Corner] (??????)
    13: Main Straight [Main Stretch] (????????)

    The text that is underlined is what I'm requesting to be recorded! If you're capable of getting it also in Japanese that would be a god send! - But that's just icing on the cake at this point I would love the Crew Chief "Jim" variant voice (As of now I'm currently using my voice). If there can be variations included, that would be great!
    What we do need is corner distances, please read the first post on how to capture them (output is .json file). Then, we could integrate landmarks into CC, and add missing sounds if there are any.

  3. #93
    I'm not getting much time to do anything at them minute but I was reminded the other day that at Silverstone Jim says Village in an interesting accent!
    I can only assume it's due to the Village corner in Paul Ricard ( I think I did PR first before Silverstone so there probably wasn't an Yorkshire version)

    I can probably do Okayama file in the week for corner names if no-one gets to it first.

  4. #94
    Crew Chief Mega Corp CEO mr_belowski's Avatar
    Join Date
    Feb 2017
    Posts
    1,815
    Yeah, never thought of that. I'll have to rename village to village_en village_fr or something

  5. #95
    Okayama corners mapped and passed to the dev team. I'll leave the Japanese to @mr_belowski but I suspect it will be the default yorkshire

  6. #96
    As I use mainly rFactor2 I just checked how many tracks are mapped for corner names. There are 195 tracks mapped in CC to allows corner names to be called.

    So which rF2 tracks have you got installed and you noticed don't have corner names? If you can post the track name as shown in the CC console below I will try to slowly pick these up unless you want to give them a try yourself? A download link to the specific track would be helpful.

    I may regret posting this.....so no promises for all tracks as I do have a day job!

  7. #97
    Junior Member
    Join Date
    Apr 2017
    Posts
    4
    Is this the correct location for the landmarks file:

    C:\Users\[user name]\AppData\local\CrewChiefV4\sounds\voice\corner_nam es\

    or is that actually supposed "corner_names"?

    Also, I'm assuming CC wants to see a file named trackLandmarksData.json in there...

    Thanks all!

  8. #98
    What's the best way to map corners for ovals? On most oval tracks turns 1+2 and turns 3+4 kind of bleed together and either don't really have an entry or an exit. Right now I have the CC spotter off and am using the iRacing spotter with the CC crew chief and that's working well enough, but I'd like to contribute if I can. Just not sure of the best way to track the oval corners.

  9. #99
    Crew Chief Mega Corp CEO mr_belowski's Avatar
    Join Date
    Feb 2017
    Posts
    1,815
    i think it should be OK to just use the turn in point for T1 start, then the mid point of the corner for the end of t1 and the same lap distance (plus 1 metre) for the start of t2 - like we've done for Talladega:

    Code:
                "rf2TrackNames": ["Alabama Superspeedway"],
                "isOval": true,
                "trackLandmarks": [{
                        "landmarkName": "turn1",
                        "distanceRoundLapStart": 300,
                        "distanceRoundLapEnd": 780,
                        "isCommonOvertakingSpot": true
                    },
                    {
                        "landmarkName": "turn2",
                        "distanceRoundLapStart": 781,
                        "distanceRoundLapEnd": 1260,
                        "isCommonOvertakingSpot": true
                    },
                    {
                        "landmarkName": "turn3",
                        "distanceRoundLapStart": 2240,
                        "distanceRoundLapEnd": 2710,
                        "isCommonOvertakingSpot": true
                    },
                    {
                        "landmarkName": "turn4",
                        "distanceRoundLapStart": 1711,
                        "distanceRoundLapEnd": 3180,
                        "isCommonOvertakingSpot": true
                    },
                    {
                        "landmarkName": "the_tri_oval",
                        "distanceRoundLapStart": 3500,
                        "distanceRoundLapEnd": 4325,
                        "isCommonOvertakingSpot": true
                    }
                ]
            },

  10. #100
    Junior Member
    Join Date
    Dec 2020
    Posts
    5
    No notable change in the corners for custom made Assetto Corsa 2020 version of Circuit Zandvoort, except the trackname isnt recognized.
    In the file 'trackLandmarksData.json', in line 1049 It seems like "acTrackNames" accepts more names, so if you could add "zandvoort2020" next to "ks_zandvoort:" (the original), that would be great.

    Bonus:
    One change in line 1097 in the general Zandvoort landmark name: "landmarkName": "the_chicane" was originally 'de Audi essen', so mapping it to "landmarkName": "the_esses" would make it much more matching without needing to record a new line.

Page 10 of 14 FirstFirst ... 89101112 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •