(Removed part about skipping sections with gyro controls. Replaced with a sixaxis emulation solution.) |
m (Remove whitespace) |
||
Line 130: | Line 130: | ||
|read color buffers = <!-- On, Off --> | |read color buffers = <!-- On, Off --> | ||
|read color buffers notes = | |read color buffers notes = | ||
|rsx fifo accuracy = Atomic <!-- Fast, Atomic, Ordered & Atomic --> | |rsx fifo accuracy = Atomic<!-- Fast, Atomic, Ordered & Atomic --> | ||
|rsx fifo accuracy notes = Helps with stability. | |rsx fifo accuracy notes = Helps with stability. | ||
|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 = | ||
Line 177: | Line 177: | ||
sly4mlaaEU: &sly4mlaaEU | sly4mlaaEU: &sly4mlaaEU | ||
- [ be32, 0x00531CC0, 0x38800000 ] # li r4 0x0 | - [ be32, 0x00531CC0, 0x38800000 ] # li r4 0x0 | ||
sly4mlaaUK: &sly4mlaaUK | sly4mlaaUK: &sly4mlaaUK | ||
- [ be32, 0x00531cb0, 0x38800000 ] # li r4 0x0 | - [ be32, 0x00531cb0, 0x38800000 ] # li r4 0x0 | ||
sly4mlaaUS: &sly4mlaaUS | sly4mlaaUS: &sly4mlaaUS | ||
Line 184: | Line 184: | ||
sly4mlaanotes: &sly4mlaanotes "Disables MLAA, allowing for the use of resolution scaling. Use in conjunction with the SPU MLAA patch for better performance." | sly4mlaanotes: &sly4mlaanotes "Disables MLAA, allowing for the use of resolution scaling. Use in conjunction with the SPU MLAA patch for better performance." | ||
PPU-5c741b00514f07966c2820d67f395d945a88d79d: | PPU-5c741b00514f07966c2820d67f395d945a88d79d: | ||
Disable MLAA: | Disable MLAA: | ||
Games: | Games: | ||
Line 206: | Line 206: | ||
- [ load, *sly4mlaaUK ] | - [ load, *sly4mlaaUK ] | ||
PPU-69acb9900ff44f7d7a3b25b226b213966955aed4: | PPU-69acb9900ff44f7d7a3b25b226b213966955aed4: | ||
Disable MLAA: | Disable MLAA: | ||
Games: | Games: | ||
Line 217: | Line 217: | ||
- [ load, *sly4mlaaUS ] | - [ load, *sly4mlaaUS ] | ||
PPU-fb1e9e9160613b89047715ce62f2da97201118d1: | PPU-fb1e9e9160613b89047715ce62f2da97201118d1: | ||
Disable MLAA: | Disable MLAA: | ||
Games: | Games: | ||
Line 226: | Line 226: | ||
Patch Version: 1.0 | Patch Version: 1.0 | ||
Patch: | Patch: | ||
- [ load, *sly4mlaaEU ] | - [ load, *sly4mlaaEU ] | ||
PPU-cf7f5b0e93e0afb59e8f22fd040086ae554cdbad: | PPU-cf7f5b0e93e0afb59e8f22fd040086ae554cdbad: | ||
Disable MLAA: | Disable MLAA: | ||
Games: | Games: |
Revision as of 13:07, 24 January 2023
Sly Cooper: Thieves in Time | |
---|---|
Developer(s) | Sanzaru Games |
Publisher(s) | Sony Computer Entertainment |
Series | Sly Cooper |
Release date(s) | NA February 5, 2013 EU March 28, 2013 |
Release type | PlayStation exclusive |
Genre(s) | Platform, Stealth, Action, Adventure |
Mode(s) | Single-player, Co-op |
GameID(s) | BCES01284 (IRD), BCUS98247 (IRD), NPEA00429, NPUA80875, BCES01285 Demo NPEA90120, NPUA70250 |
Quick links | Check Compatibility Open Issues Search Google Wikipedia Page |
Sly Cooper: Thieves in Time is the fourth and latest title in the Sly Cooper series. Though the original series was developed by Sucker Punch Productions for the PlayStation 2, this game was developed by Sanzaru Games, who had previously ported the original games into high-definition versions for the PlayStation 3. The game was teased in these versions, but it was not formally announced until several months later at the 2011 Electronic Entertainment Expo during Sony's presentation on June 6, 2011.
The game, set in a world populated by anthropomorphic animals, follows from the end of Sly 3: Honor Among Thieves. Sly Cooper, a raccoon from a long line of master thieves, will need to reunite with his gang to repair the Thievius Raccoonus, a book chronicling the Cooper family line whose pages have been affected by a villain travelling through time. The player controls Sly, Bentley, Murray, Carmelita Fox, and Sly's ancestors, using their skills to pull off heists and reveal who is putting the Cooper history in a jam.
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 |
---|---|---|
Framelimit | 60 | Fixes softlocks, infinite loading screens and button inputs not being registered consistently over 60fps. |
Multithreaded RSX | On | Improves performance |
Asynchronous texture streaming | Off | Improves performance |
Advanced configuration
Setting | Option | Notes |
---|---|---|
RSX FIFO accuracy | Atomic | Helps with stability. |
Known Issues
There are no reported issues with this title.
Special Notes
Sixaxis emulation
For players using a controller without motion controls, the use of DualShock4-emulator will be required to play through sections with mandatory gyro controls. Use the D-Pad to control the virtual gyroscope. Make sure to use the DualShock 4 pad handler in the gamepad configuration.
Patches
Anchors: sly4mlaaEU: &sly4mlaaEU - [ be32, 0x00531CC0, 0x38800000 ] # li r4 0x0 sly4mlaaUK: &sly4mlaaUK - [ be32, 0x00531cb0, 0x38800000 ] # li r4 0x0 sly4mlaaUS: &sly4mlaaUS - [ be32, 0x00531D40, 0x38800000 ] # li r4 0x0 sly4mlaanotes: &sly4mlaanotes "Disables MLAA, allowing for the use of resolution scaling. Use in conjunction with the SPU MLAA patch for better performance." PPU-5c741b00514f07966c2820d67f395d945a88d79d: Disable MLAA: Games: "Sly Cooper: Thieves in Time": BCES01284: [ 01.00 ] Author: illusion Notes: *sly4mlaanotes Patch Version: 1.0 Patch: - [ load, *sly4mlaaEU ] PPU-326bf99e707d7d2be160ec116bb6313ae2f42ebc: Disable MLAA: Games: "Sly Cooper: Thieves in Time": BCES01285: [ 01.00 ] Author: illusion, YuriNator557 Notes: *sly4mlaanotes Patch Version: 1.0 Patch: - [ load, *sly4mlaaUK ] PPU-69acb9900ff44f7d7a3b25b226b213966955aed4: Disable MLAA: Games: "Sly Cooper: Thieves in Time": BCUS98247: [ 01.00 ] Author: illusion Notes: *sly4mlaanotes Patch Version: 1.0 Patch: - [ load, *sly4mlaaUS ] PPU-fb1e9e9160613b89047715ce62f2da97201118d1: Disable MLAA: Games: "Sly Cooper: Thieves in Time": NPEA00429: [ 01.00 ] Author: illusion,.mew21 Notes: *sly4mlaanotes Patch Version: 1.0 Patch: - [ load, *sly4mlaaEU ] PPU-cf7f5b0e93e0afb59e8f22fd040086ae554cdbad: Disable MLAA: Games: "Sly Cooper: Thieves in Time": NPUA80875: [ 01.00 ] Author: illusion, mew21 Notes: *sly4mlaanotes Patch Version: 1.0 Patch: - [ load, *sly4mlaaUS ]