Main Page: Difference between revisions

From RPCS3 Wiki
(Improved main page CSS)
(Capital H)
 
(21 intermediate revisions by the same user not shown)
Line 7: Line 7:
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.
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:Contents|Help section]]. To get started with RPCS3 wiki, click [[Help:Wiki Conventions|here]].
=== Tutorials and guides ===
In this section, we've listed all useful tutorials relating to RPCS3 and its wiki. If you need help about a specific game, just go to its game page and look there. If you need additional help, hop on over to our Discord server, where our friendly members will happily work with you to help solve your problem.


=== Useful links ===
{{Help:Contents}}
<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 style="display: inline-block; padding-left: 15px; padding-right: 10px;">
{{Help:Creating New Game Pages}}
<h3 style="border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #a2a9b1;">Getting started with RPCS3</h3>
 
== External project links ==
<div id="mainpage-flexbox" class="flexbox-row-wrap plainlinks">
<div class="flexchild-stretch flexchild-border">
<h3 class="flexheading3 text-bottomline">Getting started with RPCS3</h3>
* [https://rpcs3.net/quickstart Quickstart guide]
* [https://rpcs3.net/quickstart Quickstart guide]
* [https://rpcs3.net/faq FAQs]
* [https://rpcs3.net/faq FAQs]
* [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 class="flexchild-stretch flexchild-border">
<h3 style="border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #a2a9b1;">Meet the community</h3>
<h3 class="flexheading3 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 class="plainlinks" style="display: inline-block; vertical-align: top; padding-left: 10px; padding-right: 15px;">
<div class="flexchild-stretch flexchild-border">
<h3 style="border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #a2a9b1;">Contribute to the emulator</h3>
<h3 class="flexheading3 text-bottomline">Contribute to the emulator</h3>
<div class="plainlinks" style="display: inline-block; vertical-align: top; padding-right: 10px;">
<div class="flexbox-row-wrap">
<h4>Code on Github</h4>
<div class="flexchild-stretch flexchild-borderless">
<h4 class="flexheading4">Code on GitHub</h4>
* [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 32: Line 38:
* [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 class="flexchild-stretch flexchild-borderless">
<h4>Testing compatibility</h4>
<h4 class="flexheading4">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>
</div>
 
</div>
=== Categories ===
* [[:Category:Games|Games]]
* [[:Category:Templates|Templates]]

Latest revision as of 13:55, 18 March 2022

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.

Tutorials and guides

In this section, we've listed all useful tutorials relating to RPCS3 and its wiki. If you need help about a specific game, just go to its game page and look there. If you need additional help, hop on over to our Discord server, where our friendly members will happily work with you to help solve your problem.

Create new game page

Before creating a new game page, please read the requirements page carefully. If you're sure the this particular game does not have a game page already, you can create the page by entering the game title in the textbox below:

External project links