--- title: Home layout: page ---

Cemu Graphic Packs

{{ site.description }}

Downloads

Automatic installation instructions (recommended)
Use Cemu's build-in graphic packs downloader (a new feature added in Cemu 1.15.1) to automatically retrieve the newest graphic packs from our repository.
Manual installation instructions
Remove all of your graphic packs first, then move all of the folders from the .zip file you've made below to the graphicPacks folder from your Cemu installation.

Select the download for your Cemu version

Or view a list with all supported games...

Frequently Asked Questions

{% assign ordered = site.FAQ | sort: "order" %} {% for question in ordered %}
{{ question.slug }}?
{{ question.output }}
{%- endfor %}

Our contributors

{% for contributor in site.github.contributors %} {{ contributor.login }}'s avatar {% endfor %}