Skip to content

0.60.1-alpha-developer-test

Pre-release
Pre-release

Choose a tag to compare

@darlanZero darlanZero released this 15 Aug 14:54
· 3 commits to main since this release
5926564

Rosetta Gaming 0.60.1-alpha — Developer test

Clean-install test target

This corrected build bundles the complete Proton/FEX runtime inside the PC Runner APK. On the first run, the companion validates and atomically extracts the runtime into its private storage before requesting file access and launching the game.

For the intended test, remove the previous Rosetta PC Runner installation/data, install the matching main APK below, open a PC/Unity game, and follow the PC Runner first-run setup. Removing PC Runner data also removes its Wine prefixes and saves stored inside them.

Changes under test

  • Bundled the complete Bionic, Proton/FEX, DXVK/VKD3D, PulseAudio, Vulkan-wrapper and Turnip runtime in the PC Runner APK.
  • Restored Proton POSIX symlinks and executable metadata that were lost in the previous Windows-built runtime archive.
  • Moved runtime validation, first-run extraction, storage permission and recovery into the PC Runner bootstrap screen.
  • Added safe staging extraction, integrity validation, atomic replacement and rollback behavior.
  • Fixed the fresh-prefix race where Wine completed successfully but the launcher rejected Godot before wineserver flushed its final files.
  • Disabled Wine Mono/Gecko installer prompts that could remain hidden behind the virtual desktop.
  • Preserved the exact user-selected library root when launching PC games, including paths with spaces, instead of creating a duplicate hardcoded Rosetta Gaming directory.
  • Added PC game launch from the companion desktop and improved executable/path handling.
  • Proton/FEX DXVK games now default to Turnip v26.1.0 b8. Existing games still on the old implicit system default receive a one-time migration; the system driver remains selectable manually.
  • Added RPG Maker PictureAnimation compatibility and fixed WebGL animation flicker between CG frames.
  • Added targeted local-resource/plugin compatibility used by Forestia without changing the general RPG Maker engine behavior.
  • Added early modular Godot direct-runtime groundwork for Godot 4.3 and 4.6.2. This remains experimental and is not a user-ready feature in this release.
  • Main app and PC Runner versions remain aligned at 0.60.1-alpha.

Assets

  • rosetta-gaming-0.60.1-alpha-arm64-v8a.apk: recommended main app build for modern 64-bit ARM devices.
  • rosetta-gaming-0.60.1-alpha-armeabi-v7a.apk: main app compatibility build for older 32-bit ARM devices; PC Runner is unavailable on this ABI.
  • rosetta-pc-runner-0.60.1-alpha-arm64-v8a.apk: PC Runner companion with the complete runtime bundled; expect a substantially larger download.
  • rosetta-pc-runtime-0.60.1-alpha-arm64-v8a.tar.zst: optional standalone copy of the same validated runtime for developer inspection.
  • Matching .sha256 files are provided for every binary asset.

Debug-signed alpha build. Expect incomplete features and regressions; report test results with device model, Android version, selected GPU driver and the relevant Rosetta logs.