Difference between pages "RPCS3" and "File:Sonic2.jpg"

From Emulation General Wiki
(Difference between pages)
Jump to navigation Jump to search
 
(Tags: Mobile edit, Mobile web edit)
 
Line 1: Line 1:
{{Infobox emulator
 
|logo = RPCS3-Logo.png
 
|version = {{RPCS3Ver}}<ref group=N name=version>The developers are currently treating version increments as milestones, not as stable builds.</ref>
 
|active = Yes
 
|platform = Windows, Linux, BSD
 
|target = [[PlayStation 3 emulators|PlayStation 3]], [[PlayStation emulators|PlayStation Classics]] <small>(PSN versions)</small>
 
|architecture = x86_64
 
|orig-developer = [https://github.com/DHrpcs3 DH], Hykem
 
|developer = [https://rpcs3.net/about RPCS3 Team]
 
|prog-lang = C++
 
|website = [https://rpcs3.net/ RPCS3.net]
 
|support = [https://www.patreon.com/Nekotekina Patreon]
 
|source = [https://github.com/rpcs3/rpcs3 GitHub]
 
|license = GNU GPLv2
 
|compatibility = [https://rpcs3.net/compatibility Compatibility list]
 
}}
 
'''RPCS3''' is a very promising open-source, multi-platform [[PlayStation 3 emulators|PlayStation 3 (PS3)]] emulator/debugger written in C++. RPCS3 can run over 1,000 commercial titles without major glitches (see the [https://rpcs3.net/compatibility compatibility list]). It also emulates the PSN versions of the [[PlayStation emulators|PlayStation Classics]]. The emulator is making huge progress, improving every month. (See the [https://rpcs3.net/blog/ progress reports])
 
  
==Download==
 
{| cellpadding="4"
 
|-
 
|align=center|{{Icon|Win|Lin}}
 
|'''[https://rpcs3.net/download Latest builds]'''<br/><small>[https://www.playstation.com/en-us/support/system-updates/ps3/ Official Firmware] and [[Emulator Files#PlayStation 3|Fonts]] needed</small>
 
|}
 
 
==Overview==
 
RPCS3 was started by programmers 'DH' and 'Hykem' (Who began beta-testing and coding for [[JPCSP]] in 2008) in May 23, 2011. The developers initially hosted the project on Google Code and eventually moved it to GitHub later in its development. The emulator was first able to successfully boot and run simple homebrew projects and was then later publicly released in June of 2012. Then-[[Orbital]] founder, Alex Altea, even joined these two developers in the late summer of 2013, and worked on a number of aspects and maintained the project up till early 2015. DH left the project in mid 2016 and started doing [https://github.com/RPCS4 PlayStation 4 related research]. Hykem was forced to leave the emulation scene in mid 2016 for a number of legitimate reasons.<ref>[http://www.emunewz.net/forum/showthread.php?tid=174735 [IMPORTANT] Hykem says goodbye] (August 18, 2016)</ref>
 
 
Three years into its development, it could load the intros to some games with sound,<ref>[https://www.youtube.com/watch?v=oOcUcD9y51w Rpcs3 Update Quality Sound - Intro Video - The Guided Fate Paradox] (Mar 26, 2014)</ref> as well as play some portions of Disgaea 3 and The Guided Fate Paradox, but with heavy graphical glitches and no sprites.<ref name="Disgaea3 video">[https://www.youtube.com/watch?v=IQEv6B6fIgA RPCS3 WIP - Disgaea 3 - Ingame!] (Mar 22, 2014)</ref> Today RPCS3 is dubbed one of the most complex video game console emulators of all time with an endless goal to effectively emulate the Sony PlayStation 3 and all of its aspects. The goal of this project is for its programmers to experiment, research, and educate on the topic of PlayStation 3 emulation that can be performed on compatible devices and operating systems.<ref>[https://rpcs3.net/about RPCS3: About Us page]</ref>
 
 
Developer Nekotekina opened [https://www.patreon.com/Nekotekina a Patreon campaign] in 2017, with kd-11 joining not long after.
 
 
As of April 2020, RPCS3 has been able to play over 50% of the PS3 library from start to finish. The emulator is capable of running over 1,000 games at a playable speed with no major glitches<ref name="Compatibility Page">https://rpcs3.net/compatibility</ref>, though it requires very demanding hardware on most games. On June 2018 after a few improvements and fixes, at least most [https://rpcs3.net/blog/2018/07/15/progress-report-june-2018/ PlayStation 1 Classic titles] became playable. Currently, only the PSN versions work (No PS1 discs are able to be loaded in-game yet).
 
 
Since the emulator started getting funded on Patreon, development has been progressing quickly, so more games are expected to be playable in the near future.
 
 
* [https://code.google.com/archive/p/rpcs3/source/default/source Source code] for original RPCS3 code from 2011-2013.
 
 
==Special Features==
 
 
 
===Enhancements===
 
;[https://rpcs3.net/blog/2018/08/08/eliminating-stutter-with-asynchronous-shader-implementation/ Asynchronous Shader Recompilation]:Makes games run [https://www.youtube.com/watch?v=eu-HwEEU5K0 virtually stutter free] at the cost of some [https://www.youtube.com/watch?v=59q7wbeJLOo new shaders/textures popping into existence]. Note: It only gives a [https://www.youtube.com/watch?v=OGWk1p7pCVk tiny performance boost] - a powerful computer and further optimizations from the emulator will be needed to get the more demanding titles to run at full frame rate speeds, i.e. 30 FPS or 60 FPS. Many demanding games may utilize multiple secondary cores plus the primary core of the PS3's CPU so parallelization techniques will be needed, perhaps running on a user's GPU or 8-core and better CPU. This recompilation mode only simulates the shaders coming through the RSX graphics processor.
 
 
;[https://www.youtube.com/watch?v=Sag4SF7dDrw ReShade]:Third-party suite. Makes many games appear [https://www.youtube.com/watch?v=kPcHjnTZC_o more vibrant or saturated], particularly more pronounced in those with dull textures like the Tales of series, Naruto series, and other anime-based titles.
 
 
==Setting up==
 
===Installing the Firmware===
 
RPCS3 does not work without firmware. This firmware contains libraries used to interface with the games in different ways, like Bluetooth, PlayStation Eye, and so on. For a long time, it was commonly thought that these libraries could only be extracted from a modded PS3, which would have greatly increased the barrier to entry, however one of the developers discovered all the libraries were actually bundled with each system update, and that [https://www.playstation.com/en-us/support/system-updates/ps3/ Sony also supplies these updates through their website]. This is the preferred method of installing the firmware; download the latest update from Sony, then in RPCS3 go to File -> Install Firmware, and select the downloaded update file.
 
 
===Installing Games and Updates===
 
The game's serial should be present in the folder or archive name, the download page, and/or the PARAM.SFO file. If it's a retail game, it has the ID on the bottom side edge of the game's case. An internet search for <code>InsertGameNameHere + Region ID</code> should turn it out. It's also important that each game's files and folders are all placed under a single folder named as the correct region ID.
 
 
For '''Blu-ray Disc''' games, i.e. retail games:
 
 
* '''File layout''': PS3_GAME folder, PS3_DISC.sfb, PS3_UPDATE folder (not required)
 
* '''Game ID''' starts with a <code>B</code>. First-party Sony games use <code>BC</code>, while third-party games use <code>BL</code>. For example: <code>BCAS20071</code> (Demon's Souls Asia retail), <code>BLUS31197</code> (Drakengard 3 USA retail).
 
* May be dumped through a CFW-enabled PS3, using select compatible Blu-ray drives on PC, or acquired from someone else.
 
* Game folders for retail games can be put under the <code>\dev_hdd0\disc</code> or ''anywhere'' really... '''except''' the folder used for digital games (<code>\dev_hdd0\game</code>) because some games write there causing really bad conflicts. To open games, use '''File/Boot Game'''.
 
 
For '''PSN''' games, i.e. digital versions downloaded from the PlayStation Store:
 
 
* '''File layout''': TROPDIR folder, USRDIR folder, ICON0.png, PARAM.sfo, etc.
 
* '''Game ID''' starts with a <code>N</code>, for example <code>NPEB02436</code> (Persona 5 EUR digital)
 
* May be dumped through a CFW-enabled PS3, Sony's own poorely secured servers (PSNdl then psnpkgdecryptor-extractor), or acquired from someone else.
 
* May come as a PKG file. RPCS3 has an '''Install .PKG''' option to install these.
 
* Game folders for digital games must be placed under <code>\dev_hdd0\game</code>, as intended by design on real hardware. Using the '''Install .pkg''' option does that automatically for you.
 
 
'''Paid digital releases''' <u>require</u> a '''.RAP license file''' to decrypt a few important files before they can be booted.
 
 
* Maybe dumped from the <code>\dev_hdd0\home\00000001\exdata</code> directory of a CFW-enabled PS3, or included alongside the download you got from someone else. That someone else might not include the .RAP file, and instead give a "fix" with the pre-decrypted files. In that case, you might have to install the PKG file first (or all of them, if there are multiple ones) and ''then'' copy and overwrite the "fix" files to your game folder.
 
* If your source doesn't include a RAP or crack instructions, either it's replaced beforehand or it's actually useless. The last resort can be to try searching for a fix for the specific release.
 
* Must be placed under <code>\dev_hdd0\home\00000001\exdata\</code>
 
 
Game and software '''updates''' are handled exactly like '''PSN''' games.
 
 
* Installed using the '''Install .PKG''' option
 
* The update will be placed in the game or software folder that corresponds to the correct region ID.
 
* Take care to use '''the same region''' for the base game and the update, otherwise there's a potential risk of irreversible damage to your installed game dumps.
 
 
'''Files under the <code>.66600x</code> extensions''' are split files that accommodate for the 4-gigabyte file size limit on volumes formatted as FAT32; the PS3 does not support other types of filesystems that pass this limit, such as NTFS or the ext family. Use a tool like PS3merge to recombine these files.
 
 
===Updating RPCS3===
 
Note that RPCS3's official Discord server can also be a good resource for bringing up issues or learning about major breakthroughs or updates if any further information is required.
 
 
====Windows====
 
RPCS3 is compiled to 7z files using AppVeyor. To update RPCS3, [[{{PAGENAME}}#Download|download the latest build]], and replace the necessary files.
 
 
For most minor updates, you only need to extract and replace the <code>RPCS3.exe</code> executable for them to take effect, but it's recommended that you backup old builds so that you can revert to the older ones if new problems crop up, or you can extract the whole 7z archive file and replace files to their respective folders.
 
 
====Linux====
 
RPCS3 is compiled to AppImages using Travis. To update RPCS3, [[{{PAGENAME}}#Download|download the latest build]], and replace your previous AppImage with the new one. Reenable executable permissions if they were disabled during the update. Most file managers can let you change it from their properties window.
 
 
==Basic troubleshooting==
 
Issues are to be expected since the emulator is still early (even though the project was started in 2011).
 
 
===Audio Stutter===
 
Cannot be completely eliminated in most cases, but you can at least try to mitigate it by playing around with the "Preferred SPU Thread" setting as well as the "lower SPU thread priority" and "Bind SPU thread" to secondary core settings.
 
 
In addition, manually adjusting the priority and affinity of the RPCS3 process can affect it independently of the other internal settings. On Windows, this is done via the Task Manager. On Linux, CLI and GUI tools exist like System Monitor and Task Manager that can change the priority. It varies by distribution. This can influence audio stutter and performance in general but especially for Ryzen users.
 
 
===Unavailable Setting(s)===
 
If you can't find a specific setting in RPCS3, you could be using an old build, and should probably update it.
 
 
===Locked PSN Demos===
 
Some PSN titles use an '''.EDAT''' file to differentiate between "trial" and "full version" states rather than a '''.RAP''' file; these games are often referred to as "c00" games, stemming from the c00 folder in their installation which contains parameters for the full version. This can cause issues with unlocking certain titles, with a notorious example being '''Castlevania: Harmony of Despair'''. If a title utilizing an .EDAT file will not unlock its full version, renaming the .EDAT to .RAP will usually unlock as intended.
 
 
<!--==Netplay==
 
* RPCS3 uses Kaillera clients.
 
-->
 
 
==Notes==
 
<references group=N />
 
 
==References==
 
{{reflist}}
 
 
==External links==
 
*[https://wiki.rpcs3.net/ Official wiki]
 
*[https://www.youtube.com/channel/UCz3-0QxNr4S4gK0xaWy7exQ Official YouTube channel]
 
*[https://discordapp.com/invite/EWMQZ8 Official Discord server]
 
*[https://forums.rpcs3.net/ Official forums]
 
*[http://www.youtube.com/user/B1ackDaemon B1ackDaemon] (RPCS3 Developer)
 
 
[[Category:Emulators]]
 
[[Category:PlayStation emulators]]
 
[[Category:PlayStation 3 emulators]]
 
[[Category:Windows emulation software]]
 
[[Category:Linux emulation software]]
 
<!--[[Category:Netplay]]-->
 

Revision as of 04:55, 3 December 2021