No edit summary |
m (Add 60 FPS and 1280x720 resolution patches) |
||
Line 57: | Line 57: | ||
|shader mode = <!-- Legacy (singlethreaded), Async (multithreaded), Async with Shader Interpreter, Shader Interpreter only --> | |shader mode = <!-- Legacy (singlethreaded), Async (multithreaded), Async with Shader Interpreter, Shader Interpreter only --> | ||
|shader mode notes = | |shader mode notes = | ||
|write color buffers = <!-- On, Off --> | |write color buffers = On<!-- On, Off --> | ||
|write color buffers notes = | |write color buffers notes = Fixes black screen during gameplay. | ||
|strict rendering mode = <!-- On, Off --> | |strict rendering mode = <!-- On, Off --> | ||
|strict rendering mode notes = | |strict rendering mode notes = | ||
Line 176: | Line 176: | ||
==Special Notes== | ==Special Notes== | ||
{{patch | |||
|type = PPU | |||
|version = 1.2 | |||
|content = | |||
PPU-9237d62716d77a3bfcbd1dae8cd17ea6d8d5977a: | |||
"1280x720 Resolution": | |||
Games: | |||
"NeverDead": | |||
BLUS30654: [ 01.00 ] | |||
Author: "Margen67" | |||
Notes: "Original resolution is 1120x630." | |||
Patch Version: 1.0 | |||
Patch: | |||
- [ be16, 0x003b49c6, 720 ] | |||
- [ be16, 0x003b49ee, 1280 ] | |||
- [ be16, 0x003b49fe, 720 ] | |||
- [ be16, 0x003c973e, 1280 ] | |||
- [ be16, 0x003c9746, 1280 ] | |||
- [ be16, 0x003c9752, 720 ] | |||
"60 FPS": | |||
Games: | |||
"NeverDead": | |||
BLUS30654: [ 01.00 ] | |||
Author: "Margen67" | |||
Notes: "Goes slightly above 60 FPS." | |||
Patch Version: 1.0 | |||
Patch: | |||
- [ be32, 0x005261c8, 0x60000000 ] | |||
}} |
Revision as of 12:22, 3 August 2023
NeverDead | |
---|---|
Developer(s) | Rebellion Developments |
Publisher(s) | Konami |
Release date(s) | NA January 31, 2012 JP February 2, 2012 EU February 3, 2012 AU February 23, 2012 |
Release type | Console exclusive |
Genre(s) | Third-person shooter, Hack and slash |
Mode(s) | Single-player |
GameID(s) | BLES01303 (IRD), BLUS30654 (IRD), BLJM60354, BLAS50442 |
Internal resolution | 1120x630 |
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 |
---|---|---|
Write color buffers | On | Fixes black screen during gameplay. |
Known Issues
There are no reported issues with this title.
Special Notes
Patches
PPU-9237d62716d77a3bfcbd1dae8cd17ea6d8d5977a: "1280x720 Resolution": Games: "NeverDead": BLUS30654: [ 01.00 ] Author: "Margen67" Notes: "Original resolution is 1120x630." Patch Version: 1.0 Patch: - [ be16, 0x003b49c6, 720 ] - [ be16, 0x003b49ee, 1280 ] - [ be16, 0x003b49fe, 720 ] - [ be16, 0x003c973e, 1280 ] - [ be16, 0x003c9746, 1280 ] - [ be16, 0x003c9752, 720 ] "60 FPS": Games: "NeverDead": BLUS30654: [ 01.00 ] Author: "Margen67" Notes: "Goes slightly above 60 FPS." Patch Version: 1.0 Patch: - [ be32, 0x005261c8, 0x60000000 ]