Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Step 1: Copy the track folder from Nascar Racing 2003/tracks folder (or the .zip file of the track you want to install) into the Redline GTP/trackD folder.
Step 2: Copy the 5 files into the track folder. They are in the downloads on the first post, but can also be copied from any other GTP track. The 5 files are:
fast.gtp.jag
fast.gtp.maz
fast.gtp.sau
fast.gtp.sim
fast.gtp.toy
Step 3: The last step involves adding two sections to the track.ini file that's in the track's folder.
Open the track.ini file using notepad, and you will see several sections pertaining to the track's parameters concerning tire grip for mods, green flag drop region, pit stall locations and so forth. You can enter the following information easily into the track.ini anywhere except before the first section or after the pitting stall info at the end of the file. Copy and paste the following somewhere in the middle of the file between existing sections: cup, cts, pta, etc.
Code:
[ track_gtp ]
track_tire_heat = 0.97
track_tire_wear = 1.20 ;> 1.0 means more wear, i.e. 2.0 is twice normal wear, 0.5 is half normal wear
track_tire_wear_loss = 0.11 ; percentage of grip lost at full tire wear
track_tire_wear_exp = 1.05 ; > 1.0 gives a bigger fall off later in run < 1.0 gives a bigger fall off early in run
track_asphalt_grip = 1.06
[ ai_track_gtp ]
ai_accel_modifier = 0.88 ; acceleration grip efficiency
ai_decel_modifier = 1.00 ; braking grip efficiency
ai_fuel_use = 0.99 ; > 1.0 = more fuel consumed
ai_grip_modifier = 1.035 ; > 1.0 = more grip
ai_drag_modifier = 1.03 ; > 1.0 = more drag, which is slower
ai_line_modifier = 1.0 ; dangerous hack, don't use unless you are a trained professional
ai_qual_modifier = 1.0 ; > 1.0 = faster during qualifying
ai_tire_wear_left = 0.24 ; left tire wear adjuster for ai
ai_tire_wear_right = 0.20 ; right tire wear adjuster for ai
ai_pacing_distance = 2.0 ; car lengths behind while pacing
ai_bunching_distance = 1.9 ; car lengths behind while bunching for start
ai_drafting_distance = 1.19 ; car lengths behind while racing
ai_panic_decel = 5 ; G's of extra deceleration inducing panic
ai_dlongpad_scale = 3 ; scales padding in braking zones (smaller = more scaling)
ai_dlat_pad = 0.82
ai_squeeze_pcnt = 0.00
ai_wall_offset = 100
ai_inverse_slipcurve_k = 0.75 ; how much slip angle AI need to corner. smaller = more, more = increased drag
After you do this and save the track.ini file for that track. You can now get into the mod and select the track. If the track will still not load (it should), then add this:
[ gtp ]
record_lap_time =
record_holder =
Additional info on DEP:
from The Windows Club website
Starting with Windows Vista, Microsoft introduced Data Execution Prevention or DEP, a security feature that can help prevent damage to your computer by monitoring programs from time to time. Monitoring ensures that running program use system memory efficiently. If there is any instance of a program on your computer using memory incorrectly, DEP notices it, closes the program and notifies you.
If you want to generally turn off DEP or Data Execution Prevention in your Windows, you can always do so, But if you need to turn off Data Execution Prevention for a particular program only, like say explorer.exe, here’s how to go about.
]Turn off Data Execution Prevention for Particular Program
Open Windows Explorer. Right click This PC or Computer and choose, ‘Properties’. Then, select the ‘Advanced System settings’ option. Next, from the ‘System Properties’ window, select ‘Advanced’ tab. Choose the ‘Performance’ section now and from the new Performance Options window that appears on your computer screen, select ‘Data Execution Prevention tab’.
You will see options:
[IMG]http://www.winvistaclub.com/wp-content/uploads/2009/02/DEP.png[/img]
Select the latter and click Add. Browse to the Program Files folder, find the .exe file for the program, and then click Open.
This way you can disable or turn off Data Execution Prevention for Explorer too, by navigating to the C:\Windows folder and selecting explorer.exe.
We have already seen how Data Execution Prevention, a security feature can help prevent damage to your computer from viruses and other security threats. Harmful programs who try to attack Windows by attempting to execute code from system memory locations reserved for Windows and other authorized programs, are stopped. These types of attacks can harm your programs and files. DEP can help protect your computer by monitoring your programs to make sure that they use system memory safely. If DEP notices a program on your computer using memory incorrectly, it closes the program and notifies you. It is as such a security feature.
While it is not recommended, you may have your reasons for wanting to disable Data Execution Prevention on your Windows computer. Lets us see how to disable DEP in Windows 10/8/7 using the bcdedit.exe tool.
Disable Data Execution Prevention
In Windows 7, type cmd in Start Search. Right click on search results ‘cmd’ and click on Run as Administrator. Windows 10/8 users can also open an elevated command prompt window via the WinX menu.
Then, copy paste the following and hit Enter:
bcdedit.exe /set {current} nx AlwaysOff
[IMG]http://www.winvistaclub.com/wp-content/uploads/2009/02/cmd-off.png[/img]
Reboot.
You will find that Data Execution Prevention has been disable on your Windows computer. You may then, if you wish, verify the status of Data Execution Prevention feature on your system.
Enable Data Execution Prevention
To enable back DEP, type the following in an elevated command prompt and hit Enter:
bcdedit.exe /set {current} nx AlwaysOn
[IMG]http://www.winvistaclub.com/wp-content/uploads/2009/02/cmd-oon.png[/img]
This will enable back Data Execution Prevention.
https://discord.gg/gBbUVS3