Main Page: Difference between revisions

From RPCS3 Wiki
m (Fix-up)
(Moved all style settings to Common.css for better management)
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="plainlinks" style="display: flex; flex-direction: row; flex-wrap: wrap; margin-top: 10px;">
<div class="flexbox-row-wrap plainlinks">
<div style="flex-grow: 1; border-style: solid; padding-right: 20px; padding-bottom: 15px; border-width: 1px; border-color: #cccccc; border-radius: 10px; padding-left: 20px; margin-right: 10px; margin-bottom: 10px;">
<div class="flexchild-stretch mainpage-flexchild-border">
<h3 style="border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #a2a9b1;">Getting started with RPCS3</h3>
<h3 class="text-bottomline">Getting started with RPCS3</h3>
* [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 17: Line 17:
* [https://rpcs3.net/compatibility Compatibility list]
* [https://rpcs3.net/compatibility Compatibility list]
</div>
</div>
<div style="flex-grow: 1; padding-left: 20px; padding-right: 20px; padding-bottom: 15px; border-style: solid; border-width: 1px; border-color: #cccccc; border-radius: 10px; margin-right: 10px; margin-bottom: 10px;">
<div class="flexchild-stretch mainpage-flexchild-border">
<h3 style="border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #a2a9b1;">Meet the community</h3>
<h3 class="text-bottomline">Meet the community</h3>
* [https://discord.me/RPCS3 Discord]
* [https://discord.me/RPCS3 Discord]
* [https://forums.rpcs3.net/ Forum]
* [https://forums.rpcs3.net/ Forum]
* [https://github.com/RPCS3/rpcs3/wiki/How-to-ask-for-Support Asking for support]
* [https://github.com/RPCS3/rpcs3/wiki/How-to-ask-for-Support Asking for support]
</div>
</div>
<div style="flex-grow: 1; padding-left: 20px; padding-right: 20px; padding-bottom: 15px; border-style: solid; border-width: 1px; border-color: #cccccc; border-radius: 10px; margin-right: 10px; margin-bottom: 10px;">
<div class="flexchild-stretch mainpage-flexchild-border">
<h3 style="border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #a2a9b1;">Contribute to the emulator</h3>
<h3 class="text-bottomline">Contribute to the emulator</h3>
<div style="display: flex; flex-direction: row; flex-wrap: wrap; flex: 1;">
<div class="flexbox-row-wrap">
<div style="flex-grow: 1; padding-right: 10px;">
<div class="flexchild-stretch mainpage-flexchild-borderless">
<h4>Code on Github</h4>
<h4>Code on Github</h4>
* [https://github.com/RPCS3/rpcs3 Repository]
* [https://github.com/RPCS3/rpcs3 Repository]
Line 33: Line 33:
* [https://github.com/RPCS3/rpcs3/wiki/Roadmap Roadmap]
* [https://github.com/RPCS3/rpcs3/wiki/Roadmap Roadmap]
</div>
</div>
<div style="flex-grow: 1; padding-right: 15px;">
<div class="flexchild-stretch mainpage-flexchild-borderless">
<h4>Testing compatibility</h4>
<h4>Testing compatibility</h4>
* [https://github.com/RPCS3/rpcs3/wiki/Game-Compatibility Game compatibility]
* [https://github.com/RPCS3/rpcs3/wiki/Game-Compatibility Game compatibility]

Revision as of 15:11, 11 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.