Downloads
gamenative-v1.0.0.apk— Standard build (Android 8–14). Recommended for most users.
What's Changed
Added after prerelease
- fixed controller not working on glibc + other controller issues by @AndreVto in #1502
- Update default configs for devices so more games work out of the box by @utkarshdalal in #1521
- fixes for bionic steam client (remove crashes) by @joshuatam in #1505
- Fix Darkest Dungeon Workshop mod handling by @Nightwalker743 in #1500
- Improve game pause/resume timing and synchronization by @joshuatam in #1506
- Add ALT + ENTER control action by @Nightwalker743 in #1498
- Add more variable preset suggestions by @Catpotatos in #1497
- fix Vulkan renderer scaling/screen effects by @xXJSONDeruloXx in #1503 and me
- Fix: Long exe game names not SIGSTOPed due to getting truncate by @Catpotatos in #1496
- preserve zip payload extensions for Steam workshop by @Nightwalker743 in #1523
- fix: update pulseaudio suspend/resume handling by @joshuatam in #1527
From prerelease
- Brought in Vulkan Renderer from Winlator Ludashi (thank you @StevenMXZ) - improves performance and input latency
- Updated controller implementation by @AndreVto - improves performance and input latency in #1471
- Improvements to LSFG-vk framegen - should work more reliably. @xXJSONDeruloXx brought in lsfg-vk Android layer v1.0.2
- Added modern build of GameNative app for latest version of Android - for Play Store release
- Added beta bionic Steam implementation for online play with no Steam client overhead (back up your saves before using it) - by @joshuatam and me
- Updated controller implementation - fixes Kingdom Hearts 1.5 + 2.5 ReMIX by @AndreVto
- Several pulse audio fixes, reduced latency, reliably pause and resume by @joshuatam
- Improve perf HUD temperature sensor accuracy and GPU usage coverage by @xXJSONDeruloXx in #1406
- Automatic frontend sync for installed/uninstalled games by @vitormf in #1454
- Fix: Stuck loading screen during Mono/XAudio install by @Catpotatos in #1395
- Improve shortcut icons - use clientIcon instead of icon for steam shortcuts by @Raxcoms in #1402
- Faster boots - cache Steam save file hashes between syncs by @kiequoo in #1227
- Fix steam playtime not being tracked after sleeping the device or going offline - resend steam presence after reconnect by @xXJSONDeruloXx in #1278
- Cap Steam DL size to installSize to avoid gigantic dl size reporting. by @phobos665 in #1482
- Allow sign in with Steam Guard TOTP code by @peanut250 in #1241
- Fixed stylus handling in TouchpadView by @ppsz in #1334
- Steam cloud save fix - Two Point Museum works by @kiequoo in #1465
- Epic Offline Mode for offline launches by @phobos665 in #1467
- Fixed Steam games showing account name instead of user name by @utkarshdalal in #1492
- Fix games sometimes continuing to run threads in background when paused and eating battery by @Catpotatos in #1491
- Fix simultaneous dpad and left stick input by @Nightwalker743 in #1445
- Fix range button scrolling in touchmode by @Nightwalker743 in #1446
- Fix touchscreen click-drag cursor tracking by @Nightwalker743 in #1449
- Fix hold gesture mouse click timing by @Nightwalker743 in #1450
- fix: clear persona state and hide status picker on sign out by @ben-pearson in #1312
- Show remaining storage space in Storage Manager by @ben-pearson in #1321
- fix: Exclude custom games from compatibility filter by @joshuatam in #1412
- chore: fexcore-2605 by @phobos665 and @linkq in #1422
- don't block local launch when remote runs a non-Steam shortcut by @ben-pearson in #1396
- fix: update child windows when parent geometry is changed by @AndreVto in #1436
- Fix graphics glitches - Remove TU_DEBUG=deck_emu default. by @phobos665 in #1481
- fix: add Korean and Romanian to language switcher, sort by ISO code by @linkq in #1349
- i18n: extract booting splash tips into translatable string resources by @linkq in #1350
- Fix RenPy workshop mod duplication by @Ivantyaj in #1394
- fix: add game fix for Danganronpa 2 (STEAM 413420) by @tlt21 in #1301
- fix(envvars): escape spaces on round-trip; fix crash on save by @jeremybernstein in #1429
- sync offline achievements on reconnect by @xXJSONDeruloXx in #1268
- fix: Cleanup/remove unused functions etc. by @phobos665 in #1362
- Japanese translation by @utkarshdalal in #1475
- fix: Improve process handling for reliable suspend/resume by @joshuatam in #1457
- fix: Pause and resume PerformanceHudView with lifecycle by @joshuatam in #1463
- Attempted added support for USB external storage by @utkarshdalal in #1476
- fix Steam ForegroundServiceDidNotStartInTimeException crash by @phobos665 in #1485
- fix Steam achievement timestamps by @phobos665 in #1473
- fix(steam/download): close race that hangs Update/Verify at 0% by @jeremybernstein in #1434
New Contributors
- @Raxcoms made their first contribution in #1402
- @Ivantyaj made their first contribution in #1394
- @ppsz made their first contribution in #1334
- @peanut250 made their first contribution in #1241
- @vitormf made their first contribution in #1454
Full Changelog: v0.9.2...v1.0.0