Gran Turismo HD Concept: Difference between revisions

From RPCS3 Wiki
No edit summary
Line 165: Line 165:
==Special Notes==
==Special Notes==
<!-- Mention any additional notes if necessary. If no special notes are required, remove this section -->
<!-- Mention any additional notes if necessary. If no special notes are required, remove this section -->
===Render Resolution on Real Hardware===
{| class="wikitable"
! Width !! Height
|-
| 1440 || 1080
|}
(This is for your information only, don't set this resolution on RPCS3.) This is the internal resolution the game runs at on console.


{{netplay
{{netplay

Revision as of 16:40, 22 July 2023

Gran Turismo HD Concept
Gran Turismo HD Concept.jpg
Developer(s) Polyphony Digital
Publisher(s) Sony Computer Entertainment
Series Gran Turismo
Release date(s) JP/NA December 24, 2006
PAL March 23, 2007
Release type PlayStation 3 exclusive
Genre(s) Racing
Mode(s) Single-player
GameID(s) NPEA90002, NPUA80019, NPJA00010, NPHA00001
Quick links Check Compatibility
Open Issues
Search Google
Wikipedia Page


Configuration

Options that deviate from RPCS3's default settings and provide the best experience with this title are listed below.

GPU configuration

Setting Option Notes
Strict rendering mode On Fixes glitched menu text when using Vulkan.

Advanced configuration

Setting Option Notes
Read depth buffers On Fixes text at start of races.
Write depth buffers On Fixes text at start of races.

Known Issues

There are no reported issues with this title.

Special Notes

Render Resolution on Real Hardware

Width Height
1440 1080

(This is for your information only, don't set this resolution on RPCS3.) This is the internal resolution the game runs at on console.

Netplay testing

For the complete list of games tested with RPCN, please check the RPCN Compatibility List.

Game Version RPCS3 Version Connects? Create/Join lobbies? Match with others? Online features working? Requires custom servers? Notes
1.00 Yes N/A N/A Partial Leaderboards are not viewable due to:
E SYS: 'sceNpScoreGetRankingByRange' failed with 0x8002a1ac : SCE_NP_COMMUNITY_ERROR_INVALID_ALIGNMENT [1]
E cellSysutil: Opening error message dialog with message: “An error has occurred. (8002a1ac)”
LOG

Patches

Anchors:
  gthd_ar_notes: &gthd_ar_notes
    "Requires \"Stretch To Display Area\" checked in the GPU settings."

  gthd_fov_notes: &gthd_fov_notes
    "Might work with other versions with adjustments."
  gthd_fov_configurable_values: &gthd_fov_configurable_values
    "FOV":
      Type: double_range
      Value: 0.75
      Min: 0.1
      Max: 1

  gthd_nohud_notes: &gthd_nohud_notes
    "Disables in-game HUD. Needs further testing."

PPU-57abea58cae339a0ef9ed99374a0fe7f48b2f72d:
  "21:9 Aspect Ratio":
    Games:
      "Gran Turismo HD Concept":
        NPUA80019: [ All ]
    Author: "illusion"
    Notes: *gthd_ar_notes
    Patch Version: 1.0
    Patch:
      - [ bef32, 0x009bad04, 1.17 ]
  "Extended FOV":
    Games:
      "Gran Turismo HD Concept":
        NPUA80019: [ All ]
    Author: "illusion"
    Notes: *gthd_fov_notes
    Configurable Values: *gthd_fov_configurable_values
    Patch Version: 1.0
    Patch:
      - [ bef32, 0x009bccd4, "FOV" ]
  "No HUD":
    Games:
      "Gran Turismo HD Concept":
        NPUA80019: [ All ]
    Author: "illusion"
    Notes: *gthd_nohud_notes
    Patch Version: 1.0
    Patch:
     # - [ be32, 0x009c3488, 0x00000001 ] # Menu HUD scale (never use this)
      - [ be32, 0x009ba544, 0x00000000 ]

PPU-ad3a1ecff65a78f9a8380ff4f12960f499604bf4:
  "21:9 Aspect Ratio":
    Games:
      "Gran Turismo HD Concept":
        NPEA90002: [ All ]
    Author: "Margen67"
    Notes: *gthd_ar_notes
    Patch Version: 1.0
    Patch:
      - [ bef32, 0x009bad3c, 1.17 ]
  "Extended FOV":
    Games:
      "Gran Turismo HD Concept":
        NPEA90002: [ All ]
    Author: "illusion"
    Notes: *gthd_fov_notes
    Configurable Values: *gthd_fov_configurable_values
    Patch Version: 1.0
    Patch:
      - [ bef32, 0x009bcd0c, "FOV" ]
  "No HUD":
    Games:
      "Gran Turismo HD Concept":
        NPEA90002: [ All ]
    Author: "illusion"
    Notes: *gthd_nohud_notes
    Patch Version: 1.0
    Patch:
      - [ be32, 0x009ba57c, 0x00000000 ]
     # - [ be32, 0x009c34c8, 0x00000001 ] # Menu HUD scale, never use this