A native Android library manager, downloader, and multi-engine runner for adult games and visual novels.
Rosetta Gaming is a tool for browsing, downloading, and playing adult (NSFW) games and visual novels from public community sources. It does not host or distribute any content itself β it's a client that talks to existing sites and file hosts. You must be 18 or older (or the age of majority in your jurisdiction) to use this app. By downloading or running it, you confirm that you meet that requirement and that this kind of content is legal for you to access where you live.
This repository hosts pre-built APKs and release notes for public testing. The application's source code lives in a separate private repository during this alpha phase.
Rosetta Gaming is a single app that replaces the usual "browse a forum on a phone browser β click through an ad-laden shortener β download a .zip β find a file manager β extract it β figure out which engine it needs β sideload an emulator/runtime" routine with one native flow: browse, download, and play, all from a single library screen.
Anyone who plays adult games/VNs on Android and is tired of juggling browser tabs, file-host popups, and separate runner apps for RPGMaker, Ren'Py, and Windows/PC titles. If you already bookmark F95Zone, LewdCorner, or similar sites on your phone, this is built for you.
- Native browsing for free sources β Multiple sources are getted into a real, scrollable app UI (catalog, filters, tags, detail pages) instead of an embedded mobile web browser.
- Encrypted credentials, stored on-device only β optional login for sites that unlock more content when signed in, and for premium file-host accounts so downloads skip free-tier wait timers and captchas. Nothing leaves your device except the login requests themselves.
- One download manager, many hosts β automatic link resolution across MediaFire, GoFile, PixelDrain, Google Drive, Rapidgator, and more, with resumable (Range-request) transfers and a real progress/speed display. Hosts that require solving a real captcha or clicking through an ad page fall back to an in-app browser view β with built-in ad-blocking and popup/click-hijack protection β instead of dumping you into your phone's default browser.
- Automatic archive handling β ZIP/RAR/7z extraction, including password-protected and RAR5 archives, with correct handling of non-UTF-8 (Shift-JIS) filenames common in Japanese-authored releases.
- Multi-engine game runner β RPGMaker MV/MZ and TyranoScript run through an in-app WebView-based host; Ren'Py games run through a native Android Ren'Py runtime. An experimental PC/Windows-game runner (Wine + a CPU translation layer) is also included for compatible titles.
- A real library β cover art, categories, sorting, and per-game metadata instead of a flat folder of
.zipfiles. - Torrent/magnet awareness β if a source's only distribution method is a
.torrentor magnet link, Rosetta hands it off to your own BitTorrent app rather than pretending to support it.
- Download the APK matching your device's architecture from the latest release.
- Enable "Install unknown apps" for your browser/file manager if prompted (this is a normal Android requirement for anything installed outside the Play Store).
- Install and open.
| File | Use if... |
|---|---|
rosetta-gaming-<version>-arm64-v8a.apk |
Most devices from ~2017 onward. Full feature set, including Ren'Py and the experimental PC/Windows runner. If you're not sure which one you need, start here. |
rosetta-gaming-<version>-armeabi-v7a.apk |
Older 32-bit-ARM-only devices. RPGMaker/TyranoScript games and all browsing/download/library features work; Ren'Py games and the PC/Windows runner are not available on this build (their native runtimes are 64-bit only). |
Not sure which your phone is? If the arm64-v8a build installs, use it β it's the fuller build.
This is an alpha (0.50.0-alpha). Expect bugs, rough edges, and features that are still placeholders (the Kirikiri engine runner, for one, is a stub β not yet functional). Debug-signed builds for now; a proper release-signed pipeline comes later.
Please use this repository's Issues tab. When reporting a bug, it helps a lot to include:
- Which APK you installed (
arm64-v8aorarmeabi-v7a) and your device model. - What you were doing when it happened (which source, which game, which step of a download).
- Whether it's reproducible.
Feature requests and source-site suggestions are welcome there too.
Rosetta Gaming aggregates content from third-party community sites and file hosts; it does not claim ownership of any game, image, or file it helps you access. See the main project for third-party component licenses (adrenotools, Ren'Py, zip4j, junrar, and others).