Main Page: Difference between revisions

From RPCS3 Wiki
m (Fix spacing)
(Formatting changes to work well with both themes)
Line 9: Line 9:
To get started with RPCS3 wiki, click [[Help:Wiki Conventions|here]].
To get started with RPCS3 wiki, click [[Help:Wiki Conventions|here]].


<div class="flexbox-row-wrap plainlinks" style="margin-top:20px;">
<div id="mainpage-flexbox" class="flexbox-row-wrap plainlinks">
<div class="flexchild-stretch flexchild-border">
<div class="flexchild-stretch flexchild-border">
<h3 class="text-bottomline">Getting started with RPCS3</h3>
<p class="flexheading3 text-bottomline">Getting started with RPCS3</p>
* [https://rpcs3.net/quickstart Quickstart guide]
* [https://rpcs3.net/quickstart Quickstart guide]
* [[Help:Contents|Tutorials, guides and tips]]  
* [[Help:Contents|Tutorials, guides and tips]]  
Line 18: Line 18:
</div>
</div>
<div class="flexchild-stretch flexchild-border">
<div class="flexchild-stretch flexchild-border">
<h3 class="text-bottomline">Meet the community</h3>
<p class="flexheading3 text-bottomline">Meet the community</p>
* [https://discord.me/RPCS3 Discord]
* [https://discord.me/RPCS3 Discord]
* [https://forums.rpcs3.net/ Forum]
* [https://forums.rpcs3.net/ Forum]
Line 24: Line 24:
</div>
</div>
<div class="flexchild-stretch flexchild-border">
<div class="flexchild-stretch flexchild-border">
<h3 class="text-bottomline">Contribute to the emulator</h3>
<p class="flexheading3 text-bottomline">Contribute to the emulator</p>
<div class="flexbox-row-wrap">
<div class="flexbox-row-wrap">
<div class="flexchild-stretch flexchild-borderless">
<div class="flexchild-stretch flexchild-borderless">
<h4>Code on Github</h4>
<p class="flexheading4">'''Code on Github'''</p>
* [https://github.com/RPCS3/rpcs3 Repository]
* [https://github.com/RPCS3/rpcs3 Repository]
* [https://github.com/RPCS3/rpcs3/wiki/Coding-Style Coding style]
* [https://github.com/RPCS3/rpcs3/wiki/Coding-Style Coding style]
Line 34: Line 34:
</div>
</div>
<div class="flexchild-stretch flexchild-borderless">
<div class="flexchild-stretch flexchild-borderless">
<h4>Testing compatibility</h4>
<p class="flexheading4">'''Testing compatibility'''</p>
* [https://github.com/RPCS3/rpcs3/wiki/Game-Compatibility Game compatibility]
* [https://github.com/RPCS3/rpcs3/wiki/Game-Compatibility Game compatibility]
* [https://forums.rpcs3.net/thread-196671.html Guidelines for submitting game reports]
* [https://forums.rpcs3.net/thread-196671.html Guidelines for submitting game reports]

Revision as of 13:02, 30 September 2019

RPCS3 is an experimental open-source Sony PlayStation 3 emulator and debugger written in C++ for Windows and Linux. Development began in early 2011 by a small team of programmers lead by DH and Hykem. The emulator was first able to successfully boot and run simple homebrew projects and was then later publicly released in June of 2012. 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.

Keep up with the latest developments and featured progress at our Blog!

Welcome to RPCS3's Wiki!

In the same way as RPCS3, this wiki is a community driven project. Anyone can edit most pages! A lot of time and work is needed to make this wiki the best source for reliable and up to date information on RPCS3. One single person isn't capable of achieving this but together with everyone's contribution, we can definitely achieve our goals. Therefore, every bit of information is welcome and appreciated.

To get started with RPCS3 wiki, click here.