A high-performance, premium PSP game manager and downloader for Android. Browse, search, and download your favorite PSP titles directly to your device with automatic decryption.
Developed by Talha Salman.
- Download the App: Get the latest
.apkfrom our Releases Page. - Install: Open the downloaded file and install it on your Android device (ensure "Install from Unknown Sources" is enabled).
- Grant Permissions: Upon first launch, the app will request Notification and All Files Access. These are required to notify you of download progress and save games to your chosen folder.
- Setup Storage: Go to Settings ⚙️ and pick your preferred game folder (e.g., your
PSP/GAMEfolder). - Start Playing: Find a game you like, hit download, and wait for the extraction to finish. The game will be ready to play in your favorite emulator!
- Adaptive Grid Layout: Switch between high-density and large-tile views.
- Vibrant Artwork: Edge-to-edge cover art fetched dynamically.
- Hero Transitions: Smooth, full-screen transitions between pages.
- Wikipedia Integration: Real-time game summaries and history fetched automatically.
- Automatic Extraction: No need for external tools; the app decrypts
.pkgfiles into playable formats automatically. - On-Demand Background Service: The downloader starts only when needed and stops when finished to save battery.
- Retry Logic: Automatically handles network glitches or timed-out connections.
- Storage Cleanup: Intelligent cleanup of temporary files to keep your storage lean.
- Isolate-Powered Parsing: Thousands of database rows are parsed in the background to ensure zero lag.
- Smart Pagination: Optimized for smooth scrolling even on budget devices.
If you want to build the project from source:
- Prerequisites: Flutter SDK installed.
- Clone the Repo:
git clone https://github.com/ted-devs/nps-browser.git cd nps-browser - Get Dependencies:
flutter pub get
- Build & Run:
flutter run --release
- pkg2zip: This project uses a modified version of pkg2zip by mmozeiko for high-performance native decryption.
- NoPayStation: Database and content provided by the amazing community at NoPayStation.
This application is for educational and personal use only. Users are responsible for complying with the terms of service of the data sources utilized.
AI Assistance Disclosure: This project was developed with significant assistance from AI technologies. Specifically, Google Gemini and the Antigravity coding agent were utilized for architectural design, complex logic implementation, and UI optimization. This collaboration enabled the rapid development of advanced features like background isolate parsing and native C++ decryption wrappers.
© 2026 Talha Salman. All Rights Reserved.