Main Page: Difference between revisions

From RPCS3 Wiki
No edit summary
(Changed table type to plainlinks)
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__ <!-- This removes the table of contents -->
__NOTOC__ <!-- This removes the table of contents --> __NOEDITSECTION__ <!-- This removes the section edit links -->
__NOEDITSECTION__ <!-- This removes the section edit links -->
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.
=== External Wiki Pages: ===
 
* [https://github.com/RPCS3/rpcs3/wiki/How-to-ask-for-Support Asking for Support]
Keep up with the latest developments and featured progress at our [https://rpcs3.net/blog/ Blog!]
* [https://github.com/RPCS3/rpcs3/wiki/Game-Compatibility Game Compatibility]
 
== 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 the best resource available. One single person is not capable of achieving this. With everyone's help we can achieve our goals. Therefore, every bit of information is welcome and appreciated.
 
To get started with RPCS3 wiki, click [[Wiki Conventions|here]].
 
=== Useful links ===
{| class="plainlinks"
| style="padding-right: 10px;" | Getting started with RPCS3 || [https://rpcs3.net/quickstart Quickstart guide], [https://rpcs3.net/faq FAQs], [https://rpcs3.net/compatibility Compatibility list]
|-
| Meet the community || [https://discord.me/RPCS3 Discord], [https://forums.rpcs3.net/ Forum], [https://github.com/RPCS3/rpcs3/wiki/How-to-ask-for-Support Asking for support]
|-
| Contribute to the emulator:
|-
| style="padding-left: 15px;" | Code on Github || [https://github.com/RPCS3/rpcs3 Repository], [https://github.com/RPCS3/rpcs3/wiki/Coding-Style Coding style], [https://github.com/RPCS3/rpcs3/wiki/Developer-Information Developer information], [https://github.com/RPCS3/rpcs3/wiki/Roadmap Roadmap]
|-
| style="padding-left: 15px;" | Testing compatibility || [https://github.com/RPCS3/rpcs3/wiki/Game-Compatibility Game compatibility], [https://forums.rpcs3.net/thread-196671.html Guidelines for submitting game reports]
|}
 
=== Categories ===
* [[:Category:Games|Games]]
* [[:Category:Templates|Templates]]

Revision as of 14:44, 1 October 2018

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 the best resource available. One single person is not capable of achieving this. With everyone's help we can achieve our goals. Therefore, every bit of information is welcome and appreciated.

To get started with RPCS3 wiki, click here.

Useful links

Categories