Skip to content

Rosetta Gaming 0.71.0-alpha

Pre-release
Pre-release

Choose a tag to compare

@darlanZero darlanZero released this 17 Aug 19:27
· 3 commits to main since this release
5926564

Rosetta Gaming 0.71.0-alpha

This alpha adds a dedicated Wolf RPG compatibility path, improves RPG Maker XP/VX/VX Ace saves and controls, expands optional toggle controls across gameplay-oriented runners, and adds more resilient direct-download handling.

Highlights

  • Added Wolf RPG detection so compatible games are identified as Wolf RPG instead of Other / Unknown.
  • Added the Wolf Compatibility Runner on top of the PC runtime, with an isolated compatibility profile and automatic software/GDI rendering for Wolf titles that otherwise launch with audio but a black screen.
  • Preserved Wolf video playback while applying the renderer compatibility profile.
  • Added optional toggle behavior to virtual keys for RGSS, WebView-based game runners, Godot, and PC/Wine runners. Ren'Py and Kirikiri remain excluded because their visual-novel input model does not benefit from run-style toggles.
  • Added RGSS run-toggle support for RPG Maker XP, VX, and VX Ace without requiring game-script modifications.

Saves and runtime compatibility

  • Save backup discovery now includes compatible save files stored directly beside the game executable, a common layout in RGSS games.
  • Save discovery is more tolerant of filename and extension casing while preserving the original relative paths during backup and restore.
  • Wolf launches now carry engine-specific metadata through runtime creation and into the PC Runner.
  • PC virtual controls can persist toggle state and safely release toggled keys when the runner closes or the control configuration changes.

Downloads

  • Added direct resolvers for Anonzip, Mixdrop, WorkUpload, and LZMods/IseekGames links.
  • Improved GoFile resolution and fallback behavior.
  • Improved browser handoff metadata and download filename handling for links that require an interactive step.
  • Refined BuzzHeavier and LewdZone exit-link handling.

Assets

  • rosetta-gaming-0.71.0-alpha-arm64-v8a.apk: recommended main app for modern 64-bit ARM devices.
  • rosetta-gaming-0.71.0-alpha-armeabi-v7a.apk: compatibility build for older 32-bit ARM devices; ARM64-only direct runtimes are unavailable.
  • rosetta-godot-runtime-0.71.0-alpha-arm64-v8a.apk: unified Godot companion.
  • rosetta-pc-runner-0.71.0-alpha-arm64-v8a.apk: PC Runner companion with the validated Proton/FEX runtime bundled.
  • rosetta-pc-runtime-0.71.0-alpha-arm64-v8a.tar.zst: standalone validated PC runtime payload. The payload is unchanged from 0.70.0-alpha.
  • Matching .sha256 files are provided for every binary asset.

Validation

  • Wolf RPG detection, launch routing, software rendering, audio, gameplay, and in-game video playback were validated on-device.
  • RGSS save discovery and optional run-toggle behavior were validated on-device.
  • Mobile unit tests and the main app, PC Runner, and unified Godot debug builds completed successfully.
  • Every distributed APK reports version code 710, version name 0.71.0-alpha, its expected package/ABI, and a valid APK Signature Scheme v2 signature using the alpha debug certificate.
  • The bundled and standalone PC runtime payload matches the validated payload from 0.70.0-alpha.

Debug-signed alpha build. Expect incomplete compatibility and regressions. When reporting an issue, include the device model, Android version, game engine/version, selected loader/runtime mode, and the relevant Rosetta logs.