{% extends 'base.html' %} {% block intro %} {% include 'classify.html' %} {% endblock %} {% block content %}

Compatibility

Stats

{% for result in results %}
{{ result.category }}: {{ result.string }} %
{% endfor %}

Information

Almost every commercial game will not run, because RPCS3 it's in an early stage of development. A lot of features required to run commercial games still have not been implemented. Commercial games will be supported when the hardware emulation is accurate enough to run them.

{% endblock %}