What is it?
Track: Tokyo R246
This is an information cluster app meant to reproduce as accurately as possible the Gran Turismo 3 heads-up display, with improvements such as higher resolution assets.
Track: Special Stage Route 5
Track: Grand Valley Speedway
Track: Tokyo R246
Track: Red Rock Valley Speedway
PRE-REQUISITES
- Custom Shaders Patch is REQUIRED.
This app will not run without it. This was made and tested with version 0.1.60 and has been tested with versions as new as 0.1.76. It may work with versions below 0.1.60 but I am not guaranteeing it.
Some features might require later versions of CSP.
- Tire wear: Requires CSP 0.2.1+
- Content Manager is strongly recommended for ease of installation.
- Automatic resolution detection — the app will figure out your current screen resolution at startup and place all the elements accordingly;
- Imperial and metric units;
- Scaling, from 50% to 150%;
- Functional odometers, also available in both imperial and metric units — the total odometer will work by using Stereo's odometer or from Sidekick, so be sure to have at least one of these. It's fine if you have both; the app will try to fetch from Stereo's odometer first. If not present, will attempt to fetch from Sidekick;
- Resettable trip odometer;
- Tachometer ranges from 3,000 to 22,000rpm — redline is calculated at 90% of the car's maximum rpm;
- Speedometers of 100, 200 and 300mph — 160, 320 and 480km/h, respectively;
- Display of sector times, lap times, difference to best lap, record (personal best) and lap history in practice mode;
- Display of position, sector times, lap times, last lap and best lap during races;
- Instrument clusters for both chase and bumper view — GT3 originally only had these two camera views, so I extended this behavior to match GT4 and GT5, where the analog cluster is available on the hood and bumper cameras;
- Tire wear indicator;
- Support for triple screen rendering;
- Track map;
If you have Content Manager, simply drag and drop onto it. After installed, the app will appear under Settings > Apps so you can enable it.
Otherwise, you can extract the contents onto the game's root folder, as the zipped file has the folder structure already laid out. The apps folder contains the app itself, which is a GT3 HUD folder placed under apps/python. The content folder contains the app's icons.
USAGEAfter installing and enabling the app, two apps will appear on the list:
- GT3 HUD is the information cluster itself;
- GT3 HUD Settings is the settings app to tweak some preferences.
After activating GT3 HUD, the cluster will appear on your current desktop.
SETTINGS
Two settings are available and they are persisted in
config.ini
- Use Imperial Units? is a toggle that switches between imperial and metric units. Once changed, everything is updated automatically, there is no need to restart the session. All speed and distance amounts are affected, these being the speedometer faces and the digital readout, as well as both odometer readings;
- HUD Type lets you choose whether the HUD should change automatically depending on the camera view, or if you want it fixed to a specific view;
- Scale is a spinner that allows you to change the size of the cluster. When it is changed, the elements are re-positioned accordingly. It allows from 50% to 150% of the original scale.
As well as a few options
- Reset Trip Odometer allows you to zero the trip odometer at any moment;
- Reset Scale puts the scale to the default value, which is 100%;
- Scale HUD to Current Dimensions resizes the HUD to the current size of the game window. Useful in windowed mode after resizing it, in order to put the HUD back into place.
- The TCS light is not blinking, what gives? Check what version of CSP you have. It will only work on version 0.1.69 and above.
- The ASM light doesn't turn on even if I set Stability Control to 100%, why is that? From my experience, this occurs only on practice, where some cars will have stability control on 0% no matter what you set in Content Manager. I'm not sure why is that. On races it works as expected.
- The ASM light doesn't blink. It won't. There's nothing to get whether ASM is being used or not. If that changes in the future, it's likely I'll update the HUD so the ASM light reacts.
- Why does the 7th gear character look weird? While Gran Turismo 3 originally doesn't have any 7-gear car in its roster, I found this GT3 mod showcase video which inserted a 7-gear vehicle and thus, I attempted to faithfully reproduce the 7th gear number from it. So that's where it comes from.
- I can't see the time difference between me and the first-placed opponent in the game, why? This has not been implemented yet. I am also pursuing a way to include the flashing car miniatures that appear next to the time difference. No ETA on this feature.
- Why is nothing appearing in the replays? I made it that way. Not every piece of information that I use from the player's car to show the HUD is acessible on the other cars. So, to avoid any issues, I disable the HUD entirely during replays. I plan to rectify that eventually by making a separate, minified replay HUD much like GT3 itself does. No ETA on this one.
This is still a work-in-progress and there are more things to come. As much as I tested this in my own system and collected feedback from other people who tested it, it is high likely some bugs may have sneaked. Please be understandable of this.
Other than that, by all means, have fun!