CINXE.COM
Documentation & Help - PPSSPP
<!doctype html> <html lang="en" data-theme="dark"> <head> <title>Documentation & Help - PPSSPP</title> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <script async src="https://www.googletagmanager.com/gtag/js?id=G-PEQLDV0155"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-PEQLDV0155'); </script> <link rel="stylesheet" type="text/css" href="/static/css/all.css"> <link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="PPSSPP RSS Feed"> <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="PPSSPP Atom Feed"> <script src="/static/script/squirrelly.min.js" defer></script> <script src="/static/script/main.js" defer></script> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3281131109267988" crossorigin="anonymous"></script> <script> // Special behaviors. There's probably a better way. var g_loginByKey = false; var g_thankYouPage = false; var g_downloadPage = false; </script> <script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/js/fontawesome.min.js" crossorigin="anonymous" defer></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/js/solid.min.js" crossorigin="anonymous" defer></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/js/brands.min.js" crossorigin="anonymous" defer></script> </head> <body> <div class="page-wrapper"> <nav class="top-nav"> <div class='menu-button-container' id="burgerButton" onclick="burgerClick()" tabindex="0"> <div class='menu-button'></div> </div> <div class="top-nav-logo"> <a href="/" class="center-vertical"><img src="/static/img/platform/ppsspp-icon.png" alt="icon" class="icon-32"> PPSSPP</a> </div> <ul class="menu"> <li><a href="/download" class="">Downloads</a></li> <li><a href="/news" class="">News</a></li> <li><a href="/blog" class="">Blog</a></li> <li><a href="/docs" class="selected">Docs & Help</a></li> <li><a href="/media" class="">Media</a></li> <li><a href="/contact" class="">Contact</a></li> <li><a href="https://forums.ppsspp.org/" class=" external">Forums <i class="fas fa-up-right-from-square icon-link" alt=""></i></a></li> <li><a href="https://github.com/hrydgard/ppsspp" class=" external">GitHub <i class="fas fa-up-right-from-square icon-link" alt=""></i></a></li> <li> <div onclick="switchTheme()" style="display:inline"><i class="fas fa-moon"></i></div> </li> </ul> <div id="loginCorner" style="display:inline"><a href="/login">Login</a></div> </nav> <section class="contents"> <div class="burger-sidebar hidden" id="rootSidebar"> <!-- We repeat all the same stuff again, but add Login. better than crazy CSS tricks... --> <ul class="burger-menu"> <li><a href="/download" class="">Downloads</a></li> <li><a href="/news" class="">News</a></li> <li><a href="/blog" class="">Blog</a></li> <li><a href="/docs" class="selected">Docs & Help</a></li> <li><a href="/media" class="">Media</a></li> <li><a href="/contact" class="">Contact</a></li> <li><a href="https://forums.ppsspp.org/" class=" external">Forums <i class="fas fa-up-right-from-square icon-link" alt=""></i></a></li> <li><a href="https://github.com/hrydgard/ppsspp" class=" external">GitHub <i class="fas fa-up-right-from-square icon-link" alt=""></i></a></li> <li> <div id="loginItem"><a href="/login">Login</a></div> </li> <li> <a id="darkItem" class="switch-theme" onclick="switchTheme()"> <i class="fas fa-moon"></i> Dark Mode </a> </li> </ul> </div> <div class="doc-container"> <div class="doc-sidebar" id="localSidebar"> <ul class="nav-tree-items level-0"> <li><a href="/docs/getting-started" class="nav-tree-category">Getting started</a></li> <li><a href="/docs/troubleshooting" class="nav-tree-category">Troubleshooting</a></li> <li><a href="/docs/settings" class="nav-tree-category">Settings</a></li> <li><a href="/docs/development" class="nav-tree-category">Development</a></li> <li><a href="/docs/multiplayer" class="nav-tree-category">Multiplayer</a></li> <li><a href="/docs/psp-hardware" class="nav-tree-category">PSP hardware</a></li> <li><a href="/docs/reference" class="nav-tree-category">Reference</a></li> <li><a href="/docs/articles" class="nav-tree-category">Articles</a></li> <li><a href="/docs/intro" class="nav-tree-item selected">Documentation & Help</a></li> <li><a href="/docs/faq" class="nav-tree-item ">FAQ - Frequently Asked Questions</a></li> </ul> </div> <div class="doc-contents"> <ul class="breadcrumb" vocab="https://schema.org/" typeof="BreadcrumbList"> <li property="itemListElement" typeof="ListItem"> <a href="/docs" property="item" typeof="WebPage"> <span property="name">Docs</span> </a> <meta property="position" content="0"> </li> <li property="itemListElement" typeof="ListItem"> <a href="/docs/intro" property="item" typeof="WebPage"> <span property="name">Documentation & Help</span> </a> <meta property="position" content="0"> </li> </ul> <h1>Documentation & Help</h1> <p><a href="/docs/getting-started">Getting Started</a> - this is a good place to start!</p> <p><a href="/docs/faq">FAQ - Frequently Asked Questions</a> - see if your question has already been answered.</p> <p><a href="/docs/development">Development</a> - information about PPSSPP and PSP development.</p> <p><a href="/docs/reference">Reference</a> - specific documentation about various features of the emulator.</p> <p>If you can't find what you're looking for above, use the menu to the left (or the "three lines" or "hamburger" menu in the top right if you're on mobile) to browse the documentation.</p> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3281131109267988" crossorigin="anonymous"></script> <!-- Responsive Black --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-3281131109267988" data-ad-slot="6642932432" data-ad-format="auto"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> <div class="nav-link-container"> <a href="/docs" class="nav-link"> <div class="direction"> Prev </div> <div class="title"> « Documentation </div> </a> <a href="/docs/faq" class="nav-link next"> <div class="direction"> Next </div> <div class="title"> FAQ - Frequently Asked Questions » </div> </a> </div> </div> </div> </section> <footer> <div class="container"> <div class="row"> <div class="col-4"> <h2>Documentation</h2> <ul class="clean-list"> <li><a href="/docs/intro">Docs & Help</a></li> <li><a href="/docs/getting-started">Getting Started</a></li> </ul> </div> <div class="col-4"> <h2>Community</h2> <ul class="clean-list"> <li><a href="https://discord.gg/5NJB6dD">Discord <i class="fas fa-up-right-from-square icon-link" alt=""></i></a> </li> <li><a href="https://x.com/PPSSPP_emu">PPSSPP on X <i class="fas fa-up-right-from-square icon-link" alt=""></i></a> </li> </ul> </div> <div class="col-4"> <h2>More</h2> <ul class="clean-list"> <li><a href="https://github.com/hrydgard/ppsspp">GitHub <i class="fas fa-up-right-from-square icon-link" alt=""></i></a></li> <li><a href="https://github.com/hrydgard/ppsspp-site">Website GitHub <i class="fas fa-up-right-from-square icon-link" alt=""></i></a></li> <li><a href="/login">Login</a></li> </ul> </div> </div> <div class="center-text footer-bottom-text"> Copyright 漏 2024 PPSSPP Project. <a href="/privacy">Privacy Policy</a> </div> </div> </footer> </div> </body> </html>