Main Page: Difference between revisions

From RPCS3 Wiki
(Improved main page CSS)
(Used flexbox for better formatting)
Line 10: Line 10:


=== Useful links ===
=== Useful links ===
<div class="plainlinks" style="display: inline-block; border-style: solid; border-width: 1px; border-color: #a2a9b1; border-radius: 10px; background-color: #ffffd2; padding-bottom: 15px; margin-top: 10px;">
<div class="plainlinks" style="display: flex; flex-direction: row; flex-wrap: wrap; margin-top: 10px;">
<div style="display: inline-block; padding-left: 15px; padding-right: 10px;">
<div style="flex-grow: 1; border-style: solid; border-width: 1px; border-color: #cccccc; border-radius: 10px; padding-left: 20px; padding-right: 20px; padding-bottom: 15px; margin-right: 10px; margin-bottom: 10px;">
<h3 style="border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #a2a9b1;">Getting started with RPCS3</h3>
<h3 style="border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #a2a9b1;">Getting started with RPCS3</h3>
* [https://rpcs3.net/quickstart Quickstart guide]
* [https://rpcs3.net/quickstart Quickstart guide]
Line 17: Line 17:
* [https://rpcs3.net/compatibility Compatibility list]
* [https://rpcs3.net/compatibility Compatibility list]
</div>
</div>
<div class="plainlinks" style="display: inline-block; vertical-align: top; padding-left: 10px; padding-right: 10px;">
<div style="flex-grow: 1; border-style: solid; border-width: 1px; border-color: #cccccc; border-radius: 10px; padding-left: 20px; padding-right: 20px; padding-bottom: 15px; margin-right: 10px; margin-bottom: 10px;">
<h3 style="border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #a2a9b1;">Meet the community</h3>
<h3 style="border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #a2a9b1;">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 class="plainlinks" style="display: inline-block; vertical-align: top; padding-left: 10px; padding-right: 15px;">
<div style="flex-grow: 1; border-style: solid; border-width: 1px; border-color: #cccccc; border-radius: 10px; padding-left: 20px; padding-right: 20px; padding-bottom: 15px; margin-right: 10px; margin-bottom: 10px;">
<h3 style="border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #a2a9b1;">Contribute to the emulator</h3>
<h3 style="border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #a2a9b1;">Contribute to the emulator</h3>
<div class="plainlinks" style="display: inline-block; vertical-align: top; padding-right: 10px;">
<div style="display: flex; flex-direction: row; flex-wrap: wrap; flex: 1;">
<div style="flex-grow: 1; padding-right: 10px;">
<h4>Code on Github</h4>
<h4>Code on Github</h4>
* [https://github.com/RPCS3/rpcs3 Repository]
* [https://github.com/RPCS3/rpcs3 Repository]
Line 32: Line 33:
* [https://github.com/RPCS3/rpcs3/wiki/Roadmap Roadmap]
* [https://github.com/RPCS3/rpcs3/wiki/Roadmap Roadmap]
</div>
</div>
<div class="plainlinks" style="display: inline-block; vertical-align: top;">
<div style="flex-grow: 1; padding-right: 15px;">
<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]
* [https://forums.rpcs3.net/thread-196671.html Guidelines for submitting game reports]
* [https://forums.rpcs3.net/thread-196671.html Guidelines for submitting game reports]
</div>
</div>
</div>
</div>
</div>

Revision as of 13:34, 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.

For further assistance with the emulator, check out our Help section. To get started with RPCS3 wiki, click here.

Useful links

Categories