Main Page: Difference between revisions

From RPCS3 Wiki
m (small fix)
(Capital H)
 
(6 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.


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.
 
{{Help:Contents}}
 
{{Help:Creating New Game Pages}}


== External project links ==
<div id="mainpage-flexbox" class="flexbox-row-wrap plainlinks">
<div id="mainpage-flexbox" class="flexbox-row-wrap plainlinks">
<div class="flexchild-stretch flexchild-border">
<div class="flexchild-stretch flexchild-border">
<p class="flexheading3 text-bottomline">Getting started with RPCS3</p>
<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="flexchild-stretch flexchild-border">
<div class="flexchild-stretch flexchild-border">
<p class="flexheading3 text-bottomline">Meet the community</p>
<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]
Line 24: Line 29:
</div>
</div>
<div class="flexchild-stretch flexchild-border">
<div class="flexchild-stretch flexchild-border">
<p class="flexheading3 text-bottomline">Contribute to the emulator</p>
<h3 class="flexheading3 text-bottomline">Contribute to the emulator</h3>
<div class="flexbox-row-wrap">
<div class="flexbox-row-wrap">
<div class="flexchild-stretch flexchild-borderless">
<div class="flexchild-stretch flexchild-borderless">
<p class="flexheading4">'''Code on Github'''</p>
<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 34: Line 39:
</div>
</div>
<div class="flexchild-stretch flexchild-borderless">
<div class="flexchild-stretch flexchild-borderless">
<p class="flexheading4">'''Testing compatibility'''</p>
<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]
Line 41: Line 46:
</div>
</div>
</div>
</div>
== Create new game page ==
Before creating a new game page, please read the [[Help:Creating New Game Pages|requirements]] page carefully. If you're sure the this particular game does not have a game page already, you can create the page using the textbox below.
<inputbox>
type    = create
break  = no
preload = Template:Newgame
</inputbox>
== Tutorials, guides and tips ==
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.
{{Help:Contents}}

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