Gran Turismo HD Concept: Difference between revisions

From RPCS3 Wiki
No edit summary
m (Text replacement - "==Configuration==↵<!-- Enter mandatory non-default settings to be used. Recommendatory or default settings can be entered only on exceptional basis. -->{{config↵<!-- CPU configuration -->↵|ppu decoder = <!-- Interpreter (precise), Interpreter (fast), Recompiler (LLVM) -->↵|ppu decoder notes = ↵|spu decoder = <!-- Interpreter (precise), Interpreter (fast), Recompiler (ASMJI...)
Line 17: Line 17:
<!-- Enter mandatory non-default settings to be used. Recommendatory or default settings can be entered only on exceptional basis. -->{{config
<!-- Enter mandatory non-default settings to be used. Recommendatory or default settings can be entered only on exceptional basis. -->{{config
<!-- CPU configuration -->
<!-- CPU configuration -->
|ppu decoder                          = <!-- Interpreter (precise), Interpreter (fast), Recompiler (LLVM) -->
|ppu decoder                          = <!-- Interpreter (static), Interpreter (dynamic), Recompiler (LLVM) -->
|ppu decoder notes                    =  
|ppu decoder notes                    =  
|spu decoder                          = <!-- Interpreter (precise), Interpreter (fast), Recompiler (ASMJIT), Recompiler (LLVM) -->
|spu decoder                          = <!-- Interpreter (static), Interpreter (dynamic), Recompiler (ASMJIT), Recompiler (LLVM) -->
|spu decoder notes                    =  
|spu decoder notes                    =  
|preferred spu threads                = <!-- Auto, Single digit between 1 to 6 (e.g. 3), Range between 1 to 6 (e.g. 1 - 3) -->
|preferred spu threads                = <!-- Auto, Single digit between 1 to 6 (e.g. 3), Range between 1 to 6 (e.g. 1 - 3) -->
Line 25: Line 25:
|thread scheduler                      = <!-- Operating System, RPCS3 Scheduler, RPCS3 Alternative Scheduler -->
|thread scheduler                      = <!-- Operating System, RPCS3 Scheduler, RPCS3 Alternative Scheduler -->
|thread scheduler notes                =  
|thread scheduler notes                =  
|lower spu thread priority            = <!-- On, Off -->
|lower spu thread priority notes      =
|enable spu loop detection            = <!-- On, Off -->
|enable spu loop detection            = <!-- On, Off -->
|enable spu loop detection notes      =  
|enable spu loop detection notes      =  
|spu cache                            = <!-- On, Off -->
|spu cache notes                      =
|spu xfloat accuracy                  = <!-- Accurate, Approximate, Relaxed -->
|spu xfloat accuracy                  = <!-- Accurate, Approximate, Relaxed -->
|spu xfloat accuracy notes            =  
|spu xfloat accuracy notes            =  
Line 42: Line 38:
|aspect ratio                          = <!-- 4:3, 16:9 -->
|aspect ratio                          = <!-- 4:3, 16:9 -->
|aspect ratio notes                    =  
|aspect ratio notes                    =  
|framelimit                            = <!-- Off, 59.94, 50, 60, 30, Auto -->
|framelimit                            = <!-- Off, 50, 60, 30, Auto, PS3 Native, Infinite -->
|framelimit notes                      =  
|framelimit notes                      =  
|anisotropic filter                    = <!-- Auto, 2x, 4x, 8x, 16x -->
|anisotropic filter                    = <!-- Auto, 2x, 4x, 8x, 16x -->

Revision as of 12:16, 23 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
Internal resolution 1440x1080
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: &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