Uncharted: Drake's Fortune: Difference between revisions

From RPCS3 Wiki
(Testing patches on per-game page)
m (Fix-up)
Line 153: Line 153:
<!-- 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 -->
===Patches===
===Patches===
==Uncharted: Drake's Fortune==
<pre class="mw-collapsible mw-collapsed">
<pre class="mw-collapsible mw-collapsed">
Anchors:
Anchors:

Revision as of 15:13, 11 August 2020

Uncharted: Drake's Fortune
Developer(s) Naughty Dog
Publisher(s) Sony Computer Entertainment
Series Uncharted
Release date(s) NA November 20, 2007
AU December 6, 2007
EU December 7, 2007
Release type PlayStation exclusive
Genre(s) Action, Adventure, Third-person shooter, Platform
Mode(s) Single-player
GameID(s) BCES00065 (IRD), BCUS98103 (IRD), NPEA00363, NPUA80697
Demo
NPEA90018, NPUA98103, NPJA90063
Quick links Check Compatibility
Open Issues
Search Google
Wikipedia Page

Uncharted: Drake's Fortune is the first game in the Uncharted series, and follows Nathan Drake, the supposed descendant of the explorer Sir Francis Drake, as he seeks the lost treasure of El Dorado, with the help of journalist Elena Fisher and mentor Victor Sullivan. The development of Uncharted: Drake's Fortune began in 2005, and saw Naughty Dog altering their approach to development, as they sought to create a humanized video game that was distinct from their other entries. It was subsequently delayed numerous times through its development, as the team regularly updated or wholly changed various aspects related to the story, coding, and the game's design. Uncharted: Drake's Fortune is notable for being one of the first video games to feature force feedback vibration, and the development team found influence for many of the game's esthetic elements from film, pulp magazines, and movie serials.

Extensively marketed as a PlayStation exclusive, Uncharted: Drake's Fortune received generally favorable reviews from critics, many of whom cited its technical achievements, voice acting, characters, story, musical score, attention to detail and its high production values, similar to that of summer blockbuster films, though some were critical of the graphical issues, length, vehicle sections, and marked difficulty. The game went on to sell one million copies after its first ten weeks of release, and helped propel Naughty Dog to the forefront as a video game developer. It was followed by a sequel titled Uncharted 2: Among Thieves in 2009, and was re-released on PlayStation 4 as part of Uncharted: The Nathan Drake Collection.

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
Renderer Vulkan Recommended to get the best performance.
Write color buffers On Fixes blurry screen in some Chapters

Known Issues

This title is currently not playable.

Special Notes

Patches

Anchors:
  uc1_Disc_100_mb: &uc1_Disc_100_mb
    - [ be32, 0x000ec2a8, 0x995d0074 ] # disable motion blur    (mem address: 0x042974A)
  
  uc1_Disc_100_dof: &uc1_Disc_100_dof
    - [ be32, 0x000ec2a0, 0x995d0072 ] # disable depth of field (mem address: 0x042974C)
  
  uc1_Disc_110_mb: &uc1_Disc_110_mb
    - [ be32, 0x000e5284, 0x995d0074 ] # disable motion blur    (mem address: 0x0BB43DA)
  
  uc1_Disc_110_dof: &uc1_Disc_110_dof
    - [ be32, 0x000e527c, 0x995d0072 ] # disable depth of field (mem address: 0x0BB43DC)
  
  uc1_PSN_mb: &uc1_PSN_mb
    - [ be32, 0x000e5234, 0x995d0074 ] # disable motion blur    (mem address: 0x0BB321A)
  
  uc1_PSN_dof: &uc1_PSN_dof
    - [ be32, 0x000e522c, 0x995d0072 ] # disable depth of field (mem address: 0x0BB321C)

PPU-8007056e52279bea26c15669d1ee08c2df321d00:
  Disable Motion Blur:
    Games:
      "Uncharted: Drake's Fortune":
        BCES00065: [ 01.00 ]
        BCUS98103: [ 01.00 ]
    Author: illusion
    Notes: 
    Patch Version: 1.0
    Patch:
      - [ load, *uc1_Disc_100_mb ]
  Disable Depth of Field:
    Games:
      "Uncharted: Drake's Fortune":
        BCES00065: [ 01.00 ]
        BCUS98103: [ 01.00 ]
    Author: illusion
    Notes: 
    Patch Version: 1.0
    Patch:
      - [ load, *uc1_Disc_100_dof ]

PPU-8363904e0b8fc276380a8f0e158dd81d7a9cefc5:
  Disable Motion Blur:
    Games:
      "Uncharted: Drake's Fortune":
        BCES00065: [ 01.01 ]
        BCUS98103: [ 01.10 ]
    Author: illusion
    Notes: 
    Patch Version: 1.0
    Patch:
      - [ load, *uc1_Disc_110_mb ]
  Disable Depth of Field:
    Games:
      "Uncharted: Drake's Fortune":
        BCES00065: [ 01.01 ]
        BCUS98103: [ 01.10 ]
    Author: illusion
    Notes: 
    Patch Version: 1.0
    Patch:
      - [ load, *uc1_Disc_110_dof ]

PPU-3488cb6c2a7178978b5044b09c7c7ef8397440c0:
  Disable Motion Blur:
    Games:
      "Uncharted: Drake's Fortune":
        NPEA00363: [ All ]
        NPUA80697: [ All ]
    Author: illusion
    Notes: 
    Patch Version: 1.0
    Patch:
      - [ load, *uc1_PSN_mb ]
  Disable Depth of Field:
    Games:
      "Uncharted: Drake's Fortune":
        NPEA00363: [ All ]
        NPUA80697: [ All ]
    Author: illusion
    Notes: 
    Patch Version: 1.0
    Patch:
      - [ load, *uc1_PSN_dof ]