Gran Turismo HD Concept: Difference between revisions

From RPCS3 Wiki
m (Use floats)
m (Make FOV configurable)
Line 183: Line 183:
|version = 1.2
|version = 1.2
|content =  
|content =  
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: &tox_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:
PPU-57abea58cae339a0ef9ed99374a0fe7f48b2f72d:
   "21:9 Aspect Ratio":
   "21:9 Aspect Ratio":
Line 189: Line 205:
         NPUA80019: [ All ]
         NPUA80019: [ All ]
     Author: "illusion"
     Author: "illusion"
     Notes: "Enable \"Stretch to Display Area\" option to take advantage of this patch."
     Notes: *gthd_ar_notes
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
Line 198: Line 214:
         NPUA80019: [ All ]
         NPUA80019: [ All ]
     Author: "illusion"
     Author: "illusion"
     Notes: "Might work with other versions with adjustments."
     Notes: *gthd_fov_notes
    Configurable Values: *gthd_fov_configurable_values
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ bef32, 0x009bccd4, 0.75 ] # tweak this number to your liking
       - [ bef32, 0x009bccd4, "FOV" ]
   "No HUD":
   "No HUD":
     Games:
     Games:
Line 207: Line 224:
         NPUA80019: [ All ]
         NPUA80019: [ All ]
     Author: "illusion"
     Author: "illusion"
     Notes: "Disable In Game HUD, needs further testing."
     Notes: *gthd_nohud_notes
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
Line 219: Line 236:
         NPEA90002: [ All ]
         NPEA90002: [ All ]
     Author: "Margen67"
     Author: "Margen67"
     Notes: "Enable \"Stretch to Display Area\" option to take advantage of this patch."
     Notes: *gthd_ar_notes
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
Line 228: Line 245:
         NPEA90002: [ All ]
         NPEA90002: [ All ]
     Author: "illusion"
     Author: "illusion"
     Notes: "Might work with other versions with adjustments."
     Notes: *gthd_fov_notes
    Configurable Values: *gthd_fov_configurable_values
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ bef32, 0x009bcd0c, 0.75 ] # tweak this number to your liking
       - [ bef32, 0x009bcd0c, "FOV" ]
   "No HUD":
   "No HUD":
     Games:
     Games:
Line 237: Line 255:
         NPEA90002: [ All ]
         NPEA90002: [ All ]
     Author: "illusion"
     Author: "illusion"
     Notes: "Disable In Game HUD, needs further testing."
     Notes: *gthd_nohud_notes
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:

Revision as of 07:17, 17 March 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) EU March 23, 2007
JP/NA December 24, 2006
Release type PlayStation 3 exclusive
Genre(s) Racing
GameID(s) NPUA80019, NPEA90002, NPJA00010
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

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: &tox_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