Downloads
gamenative-v1.1.1-prerelease.apk— Standard build (Android 8–14). Recommended for most users.gamenative-v1.1.1-prerelease-modern.apk— Play Store build (Android 11+). Built for the latest Android, so no security warning about an outdated target. No D drive access and no custom game support; glibc not supported, external storage location moved.gamenative-v1.1.1-prerelease-legacy-xr.apk— Quest/VR sideload build. Legacy storage with all-files access and D drive support, forced landscape. Sideload only (not for the store).
What's Changed
- Update README.md by @utkarshdalal in #1657
- fix: suppress all command logs on release build by @joshuatam in #1658
- fix: Prevent ANRs by executing PulseAudio operations on background thread by @joshuatam in #1661
- fix: Prevent ANRs by consolidating PulseAudio operations by @joshuatam in #1663
- Mali vkd3d by @utkarshdalal in #1668
- fix: Shut down PulseAudio executor on component stop by @joshuatam in #1665
- fix: Pulseaudio Pactl Timeout handling by @joshuatam in #1666
- fix(): Fix notifications & watching due to invalid caching of the appId by @phobos665 in #1670
- Mali vkd3d by @utkarshdalal in #1673
- fix: Make ProcessHelper.execWithOutput timeout configurable by @joshuatam in #1677
- Fix Rain World Workshop mod activation by @Nightwalker743 in #1662
- Add an animated focus ring across the library and in-game UI by @VinceBT in #1655
- fix: large steam library crash & ANR on loading first-time Steam library by @phobos665 in #1653
- Fix clipping of the blur effect on the boot splash screen by @jonathan-dd in #1642
- fix: Optimize GOG and EPIC download by @joshuatam in #1649
- Update README.md by @utkarshdalal in #1680
- Disable adrenotoolsTurnip for XR build by @utkarshdalal in #1679
- Allow uninstall of corruptede steam games by @utkarshdalal in #1681
- fix: bionic steam not working for games like Slay the Spire 2 by @joshuatam in #1687
- fix: Refactor AppScreenContent optionsMenu parameter to List by @joshuatam in #1689
- Added lsteamclient for proton 9 and 11 for bionic steam client as well by @utkarshdalal in #1683
- Fix Oxygen Not Included Workshop mods by @Nightwalker743 in #1682
- fix: rebuilt steambootstrap by @joshuatam in #1691
- Fix carousel focus ring: hug the card and update without scroll delay by @VinceBT in #1692
- Add Nexus Mods support by @Nightwalker743 in #1545
- Made carousel view faster by @utkarshdalal in #1700
- Improve Shooter Mode runtime controls and settings by @Nightwalker743 in #1641
- Updated built wrapper-gamenative with more diagnostics and emulation … by @utkarshdalal in #1702
- Update wrapper gamenative by @utkarshdalal in #1703
- Fall back to English depots for unavailable languages by @VinceBT in #1659
- Add complete Nexus translations by @Nightwalker743 in #1701
- fix: Small adjustment to fix epic offline mode caching. by @phobos665 in #1566
- Add per-control appearance customization by @Nightwalker743 in #1672
- Fixed carousel view, allow installing branches without downloading full game first. by @utkarshdalal in #1711
- feat(): achievement sound on unlock by @phobos665 in #1671
- Improved recommendations by using GOG APIs by @utkarshdalal in #1676
- Fix orphaned cloud saves (ones that were never downloaded because of offline boot) by @utkarshdalal in #1713
- Bumped version by @utkarshdalal in #1714
New Contributors
- @jonathan-dd made their first contribution in #1642
Full Changelog: v1.1.0...v1.1.1-prerelease