Sonic Adventure: Difference between revisions

From RPCS3 Wiki
m (Text replacement - "<!-- Null, Fake -->" to "<!-- Null, Fake, Qt -->")
(With "Disable Vertex Cache", fixes flashing image on transitions.)
 
(2 intermediate revisions by one other user not shown)
Line 143: Line 143:
|disable on-disk shader cache          = <!-- On, Off -->
|disable on-disk shader cache          = <!-- On, Off -->
|disable on-disk shader cache notes    =  
|disable on-disk shader cache notes    =  
|disable vertex cache                  = <!-- On, Off -->
|disable vertex cache                  = On<!-- On, Off -->
|disable vertex cache notes            =  
|disable vertex cache notes            = Fixes flashing image on transitions.
|rsx fifo accuracy                    = <!-- Fast, Atomic, Ordered & Atomic -->
|rsx fifo accuracy                    = <!-- Fast, Atomic, Ordered & Atomic -->
|rsx fifo accuracy notes              =  
|rsx fifo accuracy notes              =  
Line 184: Line 184:
|type    = PPU
|type    = PPU
|version = 1.2
|version = 1.2
|content =  
|content =
Anchors:
Anchors:
   SA_169: &SA_169
   SonicAdventure_FullScreen: &SonicAdventure_FullScreen
    - [ be32, 0x05043f18, 0x3f400000 ]
     - [ be32, 0x00909260, 0x009b1604 ]
     - [ be32, 0x00909260, 0x009b1604 ]
     - [ be32, 0x0090e5b0, 0x40a00000 ]
     - [ be32, 0x0090e5b0, 0x40a00000 ]
Line 193: Line 192:
     - [ be32, 0x00909274, 0xc0400000 ]
     - [ be32, 0x00909274, 0xc0400000 ]
     - [ be32, 0x00909278, 0xbf400000 ]
     - [ be32, 0x00909278, 0xbf400000 ]
    - [ bef32, 0x05043f18, 0.75 ]
    - [ be32, 0x006d0220, 0x60000000 ]


PPU-5fc2b4ea8ae9cd7a4247f28dc6af65ca1a6a9fa4:
PPU-5fc2b4ea8ae9cd7a4247f28dc6af65ca1a6a9fa4:
   "16:9 Aspect Ratio":
   "Full Screen":
     Games:
     Games:
       "Sonic Adventure":
       "Sonic Adventure":
         NPUB30249: [ All ]
         NPUB30249: [ All ]
         NPEB00304: [ All ]
         NPEB00304: [ All ]
     Author: "Esppiral"
     Author: "Esppiral, Margen67"
     Notes: "This game originally rendered at 11:9 aspect ratio (880x720). With this patch it will render at a resolution of 16:9 aspect ratio (1280x720)."
     Notes: "Removes the borders and makes the game take up the entire screen without stretching. Transitions are still 4:3. Breaks some startup screens."
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ load, *SA_169 ]
       - [ load, *SonicAdventure_FullScreen ]
  "Force Japanese Voices":
    Games:
      "Sonic Adventure":
        NPUB30249: [ All ]
        NPEB00304: [ All ]
    Author: "Margen67"
    Notes:
    Patch Version: 1.0
    Patch:
      - [ utf8, 0x007f4432, "JP" ]
}}
}}

Latest revision as of 19:50, 4 January 2024

Sonic Adventure
SonicAdventure.jpg
Developer(s) Sonic Team
Publisher(s) Sega
Series Sonic the Hedgehog
Release date(s) NA September 20, 2010
EU September 21, 2010
JP September 29, 2010
Release type Multi-platform
Genre(s) Action, Adventure, Platform
Mode(s) Single-player
GameID(s) NPEB00304, NPUB30249, NPJB00083, NPHB00228
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.

Advanced configuration

Setting Option Notes
Disable vertex cache On Fixes flashing image on transitions.

Known Issues

There are no reported issues with this title.

Special Notes

Patches

Anchors:
  SonicAdventure_FullScreen: &SonicAdventure_FullScreen
    - [ be32, 0x00909260, 0x009b1604 ]
    - [ be32, 0x0090e5b0, 0x40a00000 ]
    - [ be32, 0x00909270, 0x40400000 ]
    - [ be32, 0x00909274, 0xc0400000 ]
    - [ be32, 0x00909278, 0xbf400000 ]
    - [ bef32, 0x05043f18, 0.75 ]
    - [ be32, 0x006d0220, 0x60000000 ]

PPU-5fc2b4ea8ae9cd7a4247f28dc6af65ca1a6a9fa4:
  "Full Screen":
    Games:
      "Sonic Adventure":
        NPUB30249: [ All ]
        NPEB00304: [ All ]
    Author: "Esppiral, Margen67"
    Notes: "Removes the borders and makes the game take up the entire screen without stretching. Transitions are still 4:3. Breaks some startup screens."
    Patch Version: 1.0
    Patch:
      - [ load, *SonicAdventure_FullScreen ]
  "Force Japanese Voices":
    Games:
      "Sonic Adventure":
        NPUB30249: [ All ]
        NPEB00304: [ All ]
    Author: "Margen67"
    Notes:
    Patch Version: 1.0
    Patch:
      - [ utf8, 0x007f4432, "JP" ]