Skip to content

RetroSprite v0.1.0 Preview 2

Pre-release
Pre-release

Choose a tag to compare

@MightyKartz MightyKartz released this 23 May 19:13
· 17 commits to main since this release
39766af

RetroSprite v0.1.0 Preview 2

This pre-release publishes the latest RetroSprite Android project code merged into main.

Highlights:

  • README now clearly states the current real supported game: Shining Force II / 光明力量2 for Sega Mega Drive / Genesis.
  • sample-2048 and sample-relay-station are documented as demo/smoke-test packs, not production game support.
  • Adds the latest Shining Force II GKP, template retrieval, ASR hotword, game-term normalization, request logging, voice overlay diagnostics, Room schema, QA feedback, and tests.

Verification:

  • JAVA_HOME="/Applications/Android Studio.app/Contents/jbr/Contents/Home" ./gradlew testDebugUnitTest assembleDebug
  • APK verified with apksigner verify --print-certs.

Signing note:

  • The attached APK is debug-signed (CN=Android Debug) and this GitHub release is marked as a pre-release.