這篇文章是rFactor GDB檔案內容的說明,
以Brianza_ItalianGP就是MONZA賽道的GDB檔案作範例,英文為原始檔案內容,中文為說明注意事項:
Brianza_ItalianGP 賽道名稱
{
Filter Properties = SmallOval 2005 SRGrandPrix OWChallenge * 必備的第一行,GTR2轉換時要加此行
Attrition = 30 路面磨耗係數,原來GTR2的GDB內也有
TrackName = Brianza Grand Prix
EventName = Italian Grand Prix
GrandPrixName = Italian Grand Prix //this must be the same as event name in order to sort circuit info correctly. 賽道選單的第二層
VenueName = Autodromo Nazionale della Brianza 賽道選單的第一層
Location = Milano, Italy
Length = 5.793 km / 3.600 Miles
TrackType = Permanent Road Course
Track Record = , 81.046
HeadlightsRequired = true // whether headlights are required at night
TerrainDataFile = ..\Brianza.tdf // terrain file override 必備的路面資料檔案,GTR2使用另外一個路面資料檔,可以拷貝至\MyTrack目錄下並重新命名為MyTrack.tdf
GarageDepth = 4.0
FormationSpeedKPH = 185
RacePitKPH = 100.00
QualPitKPH = 100.00
NormalPitKPH = 80.00
TestDaystart = 11:00
Practice1Start = 11:00
Practice2Start = 14:00
Practice3Start = 11:00
QualifyStart = 14:00
RaceStart = 14:00
RaceLaps = 53
SkyBlendSunAngles=(-20.5, -1.0, 11.5, 25.5)
ShadowMinSunAngle=15.0
Latitude = 47.65 // degs from Equator (range: -90 to 90, positive is Northern Hemisphere)
NorthDirection = 340 // the direction of North in degrees (range: 0 to 359)
RaceDate = September 10 // default date for the race
SunriseAmbientRGB = (120,120,110) 轉換時另一個注意重點,在GTR2的GDB檔裡面,所有的Colour均須利用替換選項改成RGB
SunriseDirectionalRGB = (255,248,198)
SunriseFogRGB = (204,174,240)
由於GTR2有雨天設置,但rFactor內沒有,所有有關Rain開頭的顏色控制都可以刪除
DayAmbientRGB = (80,89,126)
DayDirectionalRGB = (255,255,255)
DayFogRGB = (203,214,236)
SunsetAmbientRGB = (130,130,120)
SunsetDirectionalRGB = (255,248,198)
SunsetFogRGB = (204,196,122)
NightAmbientRGB = (5,10,23)
NightDirectionalRGB = (30,30,30)
NightFogRGB = (0,0,0)
//////////////////////////////////////////////////////////////////////////////////////
SettingsFolder = Brianza_ItalianGP
SettingsCopy = Grip.svm
SettingsCopy = Brianza_ItalianGP.svm
SettingsAI = Brianza_ItalianGP.svm
Qualify Laptime = 82.00
Race Laptime = 84.50
}
沒有留言:
張貼留言