Sonic Adventure: Difference between revisions

From RPCS3 Wiki
m (Text replacement - "<!-- Null, Fake -->" to "<!-- Null, Fake, Qt -->")
m (Fix 16:9 patch causing stretching)
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 ]
}}
}}

Revision as of 01:59, 19 August 2023

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

No options that deviate from RPCS3's default settings are recommended for this title.

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 ]