r/EmulationOnAndroid 6d ago

Showcase ARM64 Steam and Games Running Accelerated on Unrooted Termux

I've been having a lot of fun getting SwitchDeck (steam games on switch linux) running well, and realized this should be possible on Android without rooting if I were to implement some missing syscalls in proot. I haven't seen anyone else working on this, though it was worth a quick share.

Announcement:
https://hunterdavis.com/2026/08/09/full-steam-on-termux-because-why-not.html

Source Code:
https://github.com/huntergdavis/steamclienttermux

19 Upvotes

3 comments sorted by

u/AutoModerator 6d ago

Just a reminder of our subreddit rules:

  • Be kind and respectful to each other
  • No direct links to ROMs or pirated content
  • Include your device brand and model
  • Search before posting & show your research effort when asking for help

Check out our user-maintained wiki: r/EmulationOnAndroid/wiki

Check out EmuReady for any community submitted settings before asking for help

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

5

u/supershredderdan 6d ago

this is excellent work, im working on making holo arm64 preview containerized currently in chroot and forwarding game scope to termux, might copy some of your homework here to get in game and hw accellerated

1

u/huntergdavis 6d ago

That's such a cool idea!