CINXE.COM
PPSSPP - PSP emulator for Android, Windows, Linux, macOS, iOS - PPSSPP
<!doctype html> <html lang="en" data-theme="dark"> <head> <title>PPSSPP - PSP emulator for Android, Windows, Linux, macOS, iOS - 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="">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="">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> <header class="hero hero-banner"> <div class='light x1'></div> <div class='light x2'></div> <div class='light x3'></div> <div class='light x4'></div> <div class='light x5'></div> <div class='light x6'></div> <div class='light x7'></div> <div class='light x8'></div> <div class='light x9'></div> <div class="container"> <div class="row"> <div class="col-12"> <h1 class="hero-title">PPSSPP <small>1.18.1</small></h1> <p class="hero-subtitle">A PSP emulator</p> </div> <div class="col-4"> <a href="/download" class="hero-button download-button button-block"> <div class="button-contents"> <img src="/static/img/platform/ppsspp-icon.png" class="icon-32"> Download </div> </a> <a href="/buygold" class="hero-button download-button button-block"> <div class="button-contents"> <img src="/static/img/platform/ppsspp-icon-gold.png" class="icon-32"> Buy PPSSPP Gold </div> </a> </div> </div> </div> </header> <div class="container"> <div class="row"> <div class="col-12"> <h3>Latest news</h3> <div class="latest"><a href="/news/ppsspp-gold-still-stuck">PPSSPP Gold still stuck in App Store Review</a> <small>2024-11-26</small></div> <div class="latest"><a href="/news/release-1.18">PPSSPP 1.18 is here!</a> <small>2024-11-03</small></div> <div class="latest"><a href="/news/ppsspp-legacy">PPSSPP Legacy APK is now available</a> <small>2024-08-15</small></div> </div> </div> <div class="row"> <div class="col-4"> <h3>Play your PSP games in HD!</h3> <p>PPSSPP can run your PSP games on your PC or Android phone in full HD resolution or even higher. It can also upscale textures to make them sharper, and you can enable post-processing shaders to adjust color and brightness the way you like, and other effects. </p> </div> <div class="col-4"> <h3>Enhance your experience!</h3> <ul class="feature-list"> <li>Save and restore game state anywhere, anytime</li> <li>Play in HD resolutions and more</li> <li>Customize on-screen touch controls or use an external controller or keyboard</li> <li>Improve the graphics with anisotropic filtering and texture scaling</li> <li>Continue where you left off by transferring saves from your real PSP</li> </ul> </div> <div class="col-4"> <h3>Free & Open Source</h3> <p>PPSSPP is an open source project, licensed under the GPL 2.0 (or later). Anyone is welcome to contribute improvements to the code. Thanks to many such contributions, PPSSPP's compatibility is steadily increasing, letting us all play our PSP games on devices of our choice. </p> <p><a href="/docs/development">Development »</a></p> <p><a href="https://github.com/hrydgard/ppsspp">GitHub »</a></p> </div> </div> <div class="row"> <div class="col-12"> <h3>Quick links</h3> <p><a href="/news">What's new?</a></p> <p><a href="/docs/getting-started">Getting started</a></p> </div> </div> <!-- TODO: Show latest news here! --> </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>